takluyver / backcallLinks
Backwards compatible callback APIs
☆19Updated 5 years ago
Alternatives and similar repositories for backcall
Users that are interested in backcall are comparing it to the libraries listed below
Sorting:
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆35Updated 2 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆22Updated last year
- This repository was originally intended to be a successor to d2to1, but it is now long obsolete since PEP 518, modern setuptools, etc.☆21Updated 11 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- Read Watches in Python☆42Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- A Python REPL the way I like it☆53Updated 4 months ago
- coverage, just moreso☆42Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A hack that allows you to use different versions of the same library in the same Python process without clashes☆89Updated 14 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 7 years ago
- A gdb-like Python3 Debugger in the Trepan family☆171Updated last week
- Test Anything Protocol (TAP) reporting plugin for pytest☆43Updated last week
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- A system to Instrument running Python code☆25Updated 7 months ago
- paints part of your python code black☆74Updated 9 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- A $PAGER in pure Python, similar to "less".☆98Updated last year
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- Type hints for Trio and related projects☆29Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Runtime Type Checking in Python 3☆30Updated 9 years ago
- Use Git and coverage data to run only needed tests☆21Updated last year
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- Render Eliot logs as an ASCII tree☆73Updated 8 months ago
- Make implemented in pure Python☆73Updated last year
- Register CLI commands via setuptools entry-points.☆131Updated 2 months ago