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☆173Updated 3 weeks ago
- Reference implementation for the proposed standard library module zoneinfo☆55Updated 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.☆100Updated 2 months ago
- The Python programming language☆48Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Unravelling Python source code☆191Updated last year
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 2 years ago
- Python package wrapping the IANA time zone database☆96Updated last month
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Safe, minimal import sorting for Python projects.☆203Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Pytest plugin for trio☆60Updated 3 months ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- A Python Implementation of RFC3986 including validations☆187Updated last week
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 3 weeks ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- ☆41Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 2 weeks ago
- show where your regex match assertion failed!☆80Updated last month
- Design a new better C API for Python☆60Updated 3 months ago
- An unofficial, importable pip API☆119Updated last month
- Library to access metadata for Python packages☆139Updated last month
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Formatter for your Python unit tests☆106Updated 3 years ago