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 5 months ago
- flake8 debug statement checker☆42Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Formats your tox.ini files☆42Updated this week
- show where your regex match assertion failed!☆80Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated this week
- ☆42Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Parse and manipulate version numbers.☆48Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- pytest plugin for running pyflakes☆45Updated 3 years ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- Like Flit, but for Setuptools☆16Updated 5 years ago
- Check for FIXME, TODO and other temporary developer notes.☆19Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 5 months ago
- Check that indexed parameters are used in strings☆20Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago
- A pygments lexer for pytest output☆24Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated last month