omnilib / aioitertoolsLinks
itertools and builtins for AsyncIO and mixed iterables
☆268Updated 3 weeks ago
Alternatives and similar repositories for aioitertools
Users that are interested in aioitertools are comparing it to the libraries listed below
Sorting:
- the missing toolbox for an async world☆329Updated last week
- Runtime inspection utilities for Python typing module☆375Updated last month
- aiosignal: a list of registered asynchronous callbacks☆157Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- 📁 Asynchronous pathlib for Python☆189Updated last year
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- asyncio-compatible timeout class☆568Updated this week
- PEP-484 typing stubs for SQLAlchemy 1.4☆157Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- A Python concurrency scheduling library, compatible with asyncio and trio.☆423Updated 7 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆201Updated 8 months ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆240Updated 3 weeks ago
- Phantom types for Python.☆227Updated 3 weeks ago
- The multidict implementation☆476Updated last week
- Programmatic startup/shutdown of ASGI apps.☆253Updated 2 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆193Updated 2 months ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- distributed structured concurrency☆296Updated last month
- A "run" function for asyncio-based apps that does all the boilerplate.☆468Updated 10 months ago
- Reusable constraint types to use with typing.Annotated☆583Updated 3 weeks ago
- Real asynchronous file operations with asyncio support.☆564Updated 4 months ago
- Helpers to use cachetools with async functions☆107Updated last year
- Python decorator for async properties.☆98Updated 2 years ago
- Useful types for Python☆146Updated last month
- pytest plugin for testing mypy types, stubs, and plugins