asottile-archive / future-breakpointLinks
A backport of `breakpoint` to python<3.7.
☆44Updated 4 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.☆59Updated 3 weeks ago
- Discover and load entry points from installed packages☆76Updated 11 months ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 9 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Formats your tox.ini files☆43Updated last week
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- pytest plugin for running pyflakes☆46Updated 3 years ago
- ☆42Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆137Updated 2 weeks ago
- sphinx doctest plugin for pytest☆29Updated 10 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated 3 weeks ago
- Colorizes the progress indicators☆12Updated 7 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 10 months ago
- Register CLI commands via setuptools entry-points.☆131Updated 2 weeks ago