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:
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- show where your regex match assertion failed!☆80Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Check what PyPI dependencies changed and when.☆30Updated this week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- ☆80Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated 4 months ago
- Tool for fixing trivial problems with your code.☆63Updated last year
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- Unravelling Python source code☆188Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Reference implementation for the proposed standard library module zoneinfo☆52Updated 8 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 9 months ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Data fixtures for pytest made simple☆25Updated 2 weeks ago
- Python type explainer for the web☆20Updated last year
- Attempts to build some really old pythons.☆23Updated 3 years ago
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.☆30Updated 3 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- ☆28Updated 4 years ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- A Python type explainer!☆81Updated last year
- Formatter for your Python unit tests☆105Updated 2 years ago