maxfischer2781 / asyncstdlibLinks
the missing toolbox for an async world
☆305Updated 2 months ago
Alternatives and similar repositories for asyncstdlib
Users that are interested in asyncstdlib are comparing it to the libraries listed below
Sorting:
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- 📁 Asynchronous pathlib for Python☆180Updated 7 months ago
- Reusable constraint types to use with typing.Annotated☆554Updated 3 weeks ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆234Updated 2 months ago
- Programmatic startup/shutdown of ASGI apps.☆228Updated last year
- pytest fixture to mock HTTPX☆406Updated last week
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆266Updated 2 weeks ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆344Updated this week
- asyncio-compatible timeout class☆566Updated this week
- A Flexible Service Locator for Python.☆351Updated last week
- Phantom types for Python.☆218Updated 2 weeks ago
- PEP-484 typing stubs for SQLAlchemy 1.4☆159Updated last year
- Mock HTTPX with awesome request patterns and response side effects 🦋☆694Updated last month
- A Python concurrency scheduling library, compatible with asyncio and trio.☆394Updated 2 months ago
- Pythonic dependency injection☆321Updated last year
- Simple LRU cache for asyncio☆817Updated this week
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆322Updated this week
- A formatter for finding and removing unused import statements.☆309Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Real asynchronous file operations with asyncio support.☆546Updated last month
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆184Updated this week
- Drop-in MessagePack support for ASGI applications and frameworks☆170Updated last year
- Implementation of dependency injection for Python 3☆206Updated last month
- YAML support for Pydantic models☆167Updated this week
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆209Updated last week
- Asyncio compatible SDK for aws services.☆177Updated 6 months ago
- Automatically add simple type annotations to your code☆256Updated 8 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 8 months ago
- FastDepends - FastAPI Dependency Injection system extracted from FastAPI and cleared of all HTTP logic. Async and sync modes are both sup…☆379Updated this week