maxfischer2781 / asyncstdlib
the missing toolbox for an async world
☆289Updated last week
Alternatives and similar repositories for asyncstdlib:
Users that are interested in asyncstdlib are comparing it to the libraries listed below
- Reusable constraint types to use with typing.Annotated☆535Updated last month
- 📁 Asynchronous pathlib for Python☆176Updated 5 months ago
- itertools and builtins for AsyncIO and mixed iterables☆253Updated 3 months ago
- Programmatic startup/shutdown of ASGI apps.☆224Updated last year
- pytest fixture to mock HTTPX☆394Updated 3 months ago
- Pythonic dependency injection☆312Updated last year
- Simple LRU cache for asyncio☆775Updated 2 weeks ago
- Phantom types for Python.☆210Updated 2 weeks ago
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆235Updated 2 weeks ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆387Updated 10 months ago
- asyncio-compatible timeout class☆562Updated this week
- Mock HTTPX with awesome request patterns and response side effects 🦋☆659Updated 3 weeks ago
- Fast and well tested serialization library☆834Updated 2 months ago
- aiomisc - miscellaneous utils for asyncio☆391Updated 2 weeks ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 6 months ago
- A Flexible Service Locator for Python.☆336Updated 2 weeks ago
- Automatically add simple type annotations to your code☆250Updated 5 months ago
- Real asynchronous file operations with asyncio support.