asottile-archive / future-breakpointLinks
A backport of `breakpoint` to python<3.7.
☆44Updated 3 years ago
Alternatives and similar repositories for future-breakpoint
Users that are interested in future-breakpoint are comparing it to the libraries listed below
Sorting:
- Discover and load entry points from installed packages☆75Updated 7 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆135Updated 3 weeks ago
- ☆42Updated last year
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- A pygments lexer for pytest output☆23Updated last year
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- flake8 debug statement checker☆42Updated 3 years ago
- Formats your tox.ini files☆43Updated this week
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆49Updated 2 weeks ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Register CLI commands via setuptools entry-points.☆129Updated 2 weeks ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 5 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated last year
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Extends click.Group to invoke a command without explicit subcommand name.☆76Updated 10 months ago
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago