asottile-archive / future-breakpoint
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
- Discover and load entry points from installed packages☆74Updated 5 months ago
- ☆42Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- A pytest plugin to trace resource leaks.☆115Updated 5 years ago
- flake8 debug statement checker☆42Updated 3 years ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago
- A pygments lexer for pytest output☆24Updated last year
- Formats your tox.ini files☆42Updated last week
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- show where your regex match assertion failed!☆80Updated last month
- 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
- Formats Python code to follow a consistent style☆94Updated last year
- Like Flit, but for Setuptools☆16Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- A GUI tool for reviewing ReST/Sphinx documentation☆26Updated 2 years ago
- Parse and manipulate version numbers.☆48Updated 2 months ago
- It's like os.walk(), but backwards... and on a bicycle.☆26Updated last year
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- pytest plugin for running pyflakes☆45Updated 3 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆60Updated 3 months ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 5 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated last year
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Relaxed test discovery for pytest☆34Updated last year