pyflow / postmodelLinks
ORM library for Python 3.6+, asyncio. Provides Django ORM like API.
β17Updated last year
Alternatives and similar repositories for postmodel
Users that are interested in postmodel are comparing it to the libraries listed below
Sorting:
- A fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDMS tables using python.β34Updated 4 years ago
- π§ͺ Async-first Python dependency injection libraryβ53Updated 4 years ago
- Asyncio integration with sync code using greenlets.β164Updated 8 months ago
- A simple router for HTTP applicationsβ27Updated 10 months ago
- Minimal asyncio memcached clientβ153Updated this week
- A set of useful tools for aiohttp.web serverβ81Updated last week
- An admin interface for ASGI Web frameworks.β133Updated 3 years ago
- Server-sent events support for aiohttpβ230Updated this week
- dank key/value store high-level APIsβ18Updated 7 years ago
- A Redis client for Pythonβ41Updated 3 years ago
- Newt DB is a Python object-oriented database with JSONB-based access and search in PostgreSQLβ145Updated last year
- RPC & event framework for Pythonβ198Updated 9 months ago
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.β31Updated 3 years ago
- Embed Python in NGINX.β112Updated 2 years ago
- A really thin ASGI web frameworkβ67Updated 7 months ago
- A Enum-based implementation of switch for Pythonβ20Updated 5 years ago
- aiosignal: a list of registered asynchronous callbacksβ154Updated last week
- ASGI support for the Tartiflette GraphQL engineβ99Updated 2 years ago
- Python AsyncIO data API to manage billions of resourcesβ206Updated 3 weeks ago
- Generate code for "models, views, and urls" based on Python type annotations. Supports Django REST, SQLAlchemy, Peewee.β16Updated 3 years ago
- Fully Async ORM inspired in django'sβ176Updated 10 months ago
- Asyncio support for PEP-567 contextvars backport.