python-trio / sniffioLinks
Sniff out which async library your code is running under
☆146Updated last year
Alternatives and similar repositories for sniffio
Users that are interested in sniffio are comparing it to the libraries listed below
Sorting:
- aiosignal: a list of registered asynchronous callbacks☆161Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Python composable command line utility, trio-compatible version☆170Updated 3 months ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- 📁 Asynchronous pathlib for Python☆193Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- PEP-484 typing stubs for SQLAlchemy 1.4☆157Updated 2 years ago
- Python decorator for async properties.☆98Updated 2 years ago
- The multidict implementation☆480Updated last week
- Async Python helpers for the official prometheus-client.☆178Updated 3 weeks ago
- Pytest plugin for trio☆60Updated 3 months ago
- Simple caching transport for httpx☆54Updated 2 years ago
- Uvicorn worker for Gunicorn!☆106Updated 2 months ago
- WebSocket support for HTTPX☆140Updated 2 months ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- py.test plugin to show failures instantly☆145Updated 2 years ago
- ☆67Updated 3 months ago
- Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.☆107Updated 2 months ago
- Caching for HTTPX☆73Updated 3 months ago
- CPU parallelism for Trio