klen / peewee-aioLinks
Async support for Peewee ORM
☆48Updated 9 months ago
Alternatives and similar repositories for peewee-aio
Users that are interested in peewee-aio are comparing it to the libraries listed below
Sorting:
- 📁 Asynchronous pathlib for Python☆184Updated 10 months ago
- aiosignal: a list of registered asynchronous callbacks☆152Updated this week
- Write classes with async def __ainit__☆38Updated 3 years ago
- Python decorator for async properties.☆96Updated last year
- WebSocket support for HTTPX☆133Updated 5 months ago
- The only ORM that you will ever need for python.☆62Updated 4 months ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 5 months ago
- Async version of the Django signals class - for usage in for example FastAPI.☆25Updated last week
- Task pipelining for taskiq☆38Updated 4 months ago
- Familiar async Python MongoDB ODM☆121Updated 2 years ago
- Drop-in MessagePack support for ASGI applications and frameworks☆180Updated last month
- Celery pool to run coroutine tasks☆108Updated 3 years ago
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆152Updated 3 weeks ago
- A distributed task queue built with asyncio and redis, with built-in web interface☆158Updated 4 months ago
- Find HTTPExceptions and turn them into documented responses!☆100Updated last year
- Implement methods and interfaces outside classes☆19Updated 3 years ago
- A python scheduler that simply does the job☆58Updated last month
- AMQP broker for taskiq☆41Updated last month
- A debug toolbar for FastAPI.☆150Updated 9 months ago
- Broker and result backend for taskiq☆60Updated last month
- A caching solution for asyncio☆100Updated 9 months ago
- A curated list of resources related to Litestar.☆122Updated 2 months ago
- asyncio query generator☆59Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆107Updated last week
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 2 years ago
- Implementation of dependency injection for Python 3☆213Updated 4 months ago
- A composable Python ASGI web framework