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:
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- This repository was originally intended to be a successor to d2to1, but it is now long obsolete since PEP 518, modern setuptools, etc.☆21Updated 10 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆32Updated last year
- A Python REPL the way I like it☆51Updated last month
- coverage, just moreso☆42Updated 2 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 11 months ago
- Read Watches in Python☆41Updated last year
- A big, interactive table of package management tools in the Python ecosystem☆42Updated 2 years ago
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Test Anything Protocol (TAP) reporting plugin for pytest☆43Updated last week
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- Generic programming library for Python☆61Updated last week
- Hypothesis extension for generating filesystem paths☆10Updated 8 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- A hack that allows you to use different versions of the same library in the same Python process without clashes☆90Updated 14 years ago
- An unofficial, importable pip API☆116Updated last month
- Intelligently search in Python code☆67Updated last year
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- forge (python signatures) for fun and profit☆106Updated 4 years ago
- A pytest plugin that limits the output to just the things you need.☆93Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆120Updated this week
- Register CLI commands via setuptools entry-points.☆131Updated 3 months ago
- A hack to explicitly set up and tear down fixtures.☆17Updated 3 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆101Updated 6 months ago
- Network protocol implementations in Python, sans I/O☆149Updated last week
- Capture the outcome of Python function calls