faster-cpython / tools
☆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.☆88Updated last month
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Reference implementation for the proposed standard library module zoneinfo☆52Updated 8 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Extensions for mypy☆141Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago
- Pytest plugin for trio☆54Updated 8 months ago
- Sniff out which async library your code is running under☆133Updated last year
- A Python Implementation of RFC3986 including validations☆184Updated last month
- A public mirror of our benchmarking runner repository☆106Updated this week
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- show where your regex match assertion failed!☆80Updated last month
- A new Python HTTP client for everybody☆80Updated 4 years ago
- The Python programming language☆47Updated 4 years ago
- ☆40Updated 3 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- pytest plugin for testing mypy types, stubs, and plugins☆113Updated 3 months ago
- Design a new better C API for Python☆59Updated 5 months ago
- Python import rewriter☆80Updated last month
- pytest external process plugin☆100Updated last month
- An unofficial, importable pip API☆114Updated last week
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- Library to access metadata for Python packages☆132Updated last week
- Expose CPython's tokenizer as a Python class☆63Updated 4 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 2 weeks ago
- PEP 567 Backport☆89Updated 6 years ago
- aiosignal: a list of registered asynchronous callbacks☆146Updated last week