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 wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 2 weeks ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- ☆92Updated 2 years ago
- The Python deck collection☆19Updated 7 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Attempts to build some really old pythons.☆23Updated 3 years ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- ☆80Updated 2 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Pytest plugin for trio☆56Updated 10 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Read Watches in Python☆40Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Conditional coverage based on any rules you define!☆71Updated 5 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- The async transformation code.☆91Updated 10 months ago
- Friendlier Python tracebacks.☆83Updated 2 months ago
- Bring colors to your terminal☆51Updated 4 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Check what PyPI dependencies changed and when.☆30Updated last week
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆24Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 9 months ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago