faster-cpython / toolsLinks
☆93Updated 2 years ago
Alternatives and similar repositories for tools
Users that are interested in tools are comparing it to the libraries listed below
Sorting:
- Reference implementation for the proposed standard library module zoneinfo☆53Updated 10 months ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆89Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Unravelling Python source code☆188Updated last year
- Extensions for mypy☆148Updated 2 months ago
- Communications from the Steering Council☆163Updated 3 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- The Python programming language☆47Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 3 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A public mirror of our benchmarking runner repository☆111Updated 2 weeks ago
- An unofficial, importable pip API☆114Updated 3 weeks ago
- Safe, minimal import sorting for Python projects.☆198Updated 9 months ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- A plugin for Flake8 that provides specializations for type hinting stub files☆77Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- Design a new better C API for Python☆59Updated 7 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- Python Development Documentation☆29Updated 3 weeks ago
- A Python Implementation of RFC3986 including validations☆185Updated 3 weeks ago
- ☆39Updated 3 years ago
- Pytest plugin for trio☆56Updated 10 months ago
- PEP 567 Backport☆90Updated 6 years ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Sans-IO WebSocket protocol implementation☆282Updated 2 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Check your wheels have the right contents☆166Updated 2 months ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago