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:
- Communications from the Steering Council☆168Updated 6 months ago
- Unravelling Python source code☆191Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆92Updated 2 weeks ago
- Reference implementation for the proposed standard library module zoneinfo☆54Updated last year
- Extensions for mypy☆148Updated 5 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- A public mirror of our benchmarking runner repository☆117Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆120Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Python package wrapping the IANA time zone database☆87Updated 2 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- Formatter for your Python unit tests☆105Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆141Updated last year
- The Python programming language☆47Updated 4 years ago
- ☆39Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆72Updated 9 months ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Design a new better C API for Python☆59Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- Pytest plugin for trio☆58Updated last week
- show where your regex match assertion failed!☆80Updated last week
- Issue tracker for CPython's workflow☆99Updated 5 months ago
- A library for stubbing in python☆314Updated last year
- Sans-IO WebSocket protocol implementation☆284Updated 5 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago