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:
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- ☆93Updated 2 years ago
- Unravelling Python source code☆191Updated last year
- ☆81Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Attempts to build some really old pythons.☆24Updated 3 years ago
- show where your regex match assertion failed!☆80Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Friendlier Python tracebacks.☆88Updated 9 months ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Check your wheels have the right contents☆166Updated last month
- The async transformation code.☆100Updated this week
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- A Python Implementation of RFC3986 including validations☆187Updated last week
- Check what PyPI dependencies changed and when.☆30Updated last week
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 5 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated this week