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
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- ☆93Updated 2 years ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- show where your regex match assertion failed!☆80Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆120Updated last week
- ☆80Updated 2 years ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- Extend Python syntax with HTML.☆89Updated 5 years ago
- The async transformation code.☆96Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Unravelling Python source code☆190Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Check what PyPI dependencies changed and when.☆30Updated last week
- A generic dependency-resolution library written in pure Python☆82Updated 5 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 2 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- An unofficial, importable pip API☆116Updated 3 weeks ago
- 🔗 Immutable, Pythonic, correct URLs.☆288Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆72Updated 9 months ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Automatic __slots__ for your Python classes☆69Updated 9 months ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- Tool for fixing trivial problems with your code.☆64Updated 2 years ago
- Check your wheels have the right contents☆167Updated 3 weeks ago
- A Python extension for writing structured and reusable inline HTML.☆54Updated 10 years ago