dabeaz / cpython_hackLinks
The Python programming language
☆48Updated 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:
- ☆93Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Unravelling Python source code☆191Updated last year
- A new Python HTTP client for everybody☆83Updated 5 years ago
- ☆81Updated 2 years ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- show where your regex match assertion failed!☆80Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- A Python Implementation of RFC3986 including validations☆187Updated last week
- Extend Python syntax with HTML.☆89Updated 5 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- ☆27Updated 4 years ago
- The async transformation code.☆100Updated 4 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Check your wheels have the right contents☆166Updated last month
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 4 years ago
- Check what PyPI dependencies changed and when.☆30Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year