faster-cpython / toolsLinks
☆92Updated 2 years ago
Alternatives and similar repositories for tools
Users that are interested in tools are comparing it to the libraries listed below
Sorting:
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆90Updated this week
- A public mirror of our benchmarking runner repository☆111Updated this week
- Communications from the Steering Council☆163Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- ☆40Updated 3 years ago
- Unravelling Python source code☆188Updated last year
- Create reproducible installations for a virtual environment from a lock file☆86Updated 3 months ago
- Reference implementation for the proposed standard library module zoneinfo☆52Updated 9 months ago
- Extensions for mypy☆148Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 3 weeks ago
- A bot to help identify missing information for CPython pull requests☆125Updated 3 weeks ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆75Updated 3 weeks ago
- An unofficial, importable pip API☆114Updated this week
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Updated 2 years ago
- The Python programming language☆47Updated 4 years ago
- Scripts for making (C)Python releases☆47Updated this week
- A Python Implementation of RFC3986 including validations☆185Updated 3 weeks ago
- pytest external process plugin☆100Updated 3 weeks ago
- Python Development Documentation☆29Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated this week
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 6 months ago
- A low-level library for calling build-backends in `pyproject.toml`-based project☆127Updated 2 weeks ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 3 weeks ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆54Updated last year