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:
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Unravelling Python source code☆188Updated last year
- show where your regex match assertion failed!☆80Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- ☆93Updated 2 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- ☆80Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 4 months ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Attempts to build some really old pythons.☆23Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ☆24Updated 3 years ago
- Check your wheels have the right contents☆167Updated this week
- ☆28Updated 4 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- The async transformation code.☆94Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Tool for fixing trivial problems with your code.☆64Updated last year
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- Check what PyPI dependencies changed and when.☆30Updated last week