rohanpm / more-executorsLinks
Library of composable Python executors
☆27Updated last week
Alternatives and similar repositories for more-executors
Users that are interested in more-executors are comparing it to the libraries listed below
Sorting:
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Extract jsonschema from various Python objects☆30Updated 3 years ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last week
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- gametight lightweight caching library for python☆66Updated 3 years ago
- Use JSON Schema for type checking in Python☆41Updated last year
- A file-based ORM for Python dataclasses.☆210Updated 2 weeks ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆34Updated last month
- CPU parallelism for Trio☆65Updated 2 weeks ago
- Vendorize packages from PyPI☆106Updated last year
- A Python Enum that inherits from str.☆120Updated last year
- ☆46Updated 5 years ago
- Bulletproof concurrent.futures☆53Updated 3 years ago
- Fast property caching☆32Updated last week
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- Experimental Python API for Ruff☆32Updated last week
- Make Python CLI tools win the speed race, by cheating!☆76Updated last week
- A utility to fetch and download python packages☆159Updated this week
- An unofficial, importable pip API☆118Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- Stall tracking for Python's GIL and Trio tasks☆24Updated 7 months ago
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆82Updated this week
- invoke asyncio awaitables from non-async functions☆63Updated last year
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Sans-io implementation of the (E)SMTP protocol☆18Updated 2 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Patch the inner source of python functions at runtime.☆210Updated last week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated last month