dabeaz / cpython_hackLinks
The Python programming language
☆47Updated 4 years ago
Alternatives and similar repositories for cpython_hack
Users that are interested in cpython_hack are comparing it to the libraries listed below
Sorting:
- Unravelling Python source code☆191Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated 3 weeks ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- ☆81Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- ☆93Updated 2 years ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Ball and Chain Decorators☆42Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated 3 weeks ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- 🔗 Immutable, Pythonic, correct URLs.☆292Updated 2 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- ☆24Updated 3 years ago
- Friendlier Python tracebacks.☆87Updated 7 months ago
- An unofficial, importable pip API☆118Updated 2 weeks ago
- The async transformation code.☆98Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- Friendly-traceback's version used in most situations☆42Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆198Updated 4 years ago
- A Python extension for writing structured and reusable inline HTML.☆54Updated 10 years ago