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.☆59Updated last week
- Unravelling Python source code☆191Updated last year
- Formatter for your Python unit tests☆106Updated 3 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- show where your regex match assertion failed!☆80Updated last week
- ☆81Updated 2 years ago
- ☆93Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 3 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Check your wheels have the right contents☆167Updated last week
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- ☆25Updated 3 years ago
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆72Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A Python extension for writing structured and reusable inline HTML.☆54Updated 10 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- A minimal re-implementation of Python's `venv` module☆139Updated 4 months ago
- The async transformation code.☆99Updated 2 months ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year