pipenv – Python Development Workflow for Humans
Async IO in Python: A Complete Walkthrough
Python Documentation:
asyncio
— Asynchronous I/O,
Coroutines and Tasks
encode/databases allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for MySQL, PostgreSQL, and SQLite
ElasticSearch: aio-libs/aioelasticsearch
MongoDB: mongodb/motor
MySQL: aio-libs/aiomysql
PostgreSQL: MagicStack/asyncpg, faster then aio-libs/aiopg
Redis: aio-libs/aioredis
SQLite: jreese/aiosqlite
EdgeDB a next generation database from MagicStack, combines the simplicity of a NoSQL database with relational model’s powerful querying, strictness, consistency, and performance
Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services