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:
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- Discover and load entry points from installed packages☆75Updated 7 months ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ☆42Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago
- show where your regex match assertion failed!☆80Updated last week
- PyTest Helpers Namespace☆58Updated 2 years ago
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- flake8 debug statement checker☆42Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Formats your tox.ini files☆43Updated this week
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 7 months ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆136Updated last month
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- A pygments lexer for pytest output☆23Updated last year
- Check your wheels have the right contents☆167Updated this week
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- sphinx doctest plugin for pytest☆29Updated 7 months ago