databases by encode

Async database support for Python. 🗄

created at Feb. 1, 2019, 10:55 a.m.

Python

52 +1

3,713 +6

259 +1

GitHub
gino by python-gino

GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

created at July 21, 2017, 4:27 a.m.

Python

49 +0

2,649 +3

151 +1

GitHub
aioredis-py by aio-libs-abandoned

asyncio (PEP 3156) Redis support

created at May 25, 2014, 7:29 p.m.

Python

48 +0

2,288 -1

335 +0

GitHub
aiomysql by aio-libs

aiomysql is a library for accessing a MySQL database from the asyncio

created at Jan. 7, 2015, 8:14 p.m.

Python

47 +0

1,703 +0

252 +0

GitHub
tortoise-orm by tortoise

Familiar asyncio ORM for python, built with relations in mind

created at March 29, 2018, 4:52 p.m.

Python

45 +2

4,275 +13

350 +2

GitHub
asgiref by django

ASGI specification and utilities

created at Dec. 23, 2015, 5:07 p.m.

Python

42 +0

1,401 +3

202 +0

GitHub
ruia by howie6879

Async Python 3.6+ web scraping micro-framework based on asyncio

created at July 10, 2018, 1:12 a.m.

Python

42 +0

1,732 -1

180 +0

GitHub
asyncssh by ronf

AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.

created at Dec. 29, 2013, 3:44 a.m.

Python

38 +0

1,483 +0

143 +0

GitHub
pytest-asyncio by pytest-dev

Asyncio support for pytest

created at April 11, 2015, 12:18 a.m.

Python

37 +0

1,335 +2

139 +0

GitHub
aiokafka by aio-libs

asyncio client for kafka

created at Nov. 1, 2014, 9:42 a.m.

Python

28 +0

1,065 +8

217 +0

GitHub
quart by pallets

An async Python micro framework for building web applications.

created at Nov. 10, 2017, 8:10 p.m.

Python

28 +0

2,671 +14

146 +1

GitHub
anyio by agronholm

High level asynchronous concurrency and networking framework that works on top of either trio or asyncio

created at Aug. 19, 2018, 9:07 p.m.

Python

27 +0

1,636 +8

127 -2

GitHub
nats.py by nats-io

Python3 client for NATS

created at Dec. 28, 2015, 9:08 p.m.

Python

26 +1

816 +2

171 +0

GitHub
peewee-async by 05bit

Asynchronous interface for peewee ORM powered by asyncio

created at Sept. 27, 2014, 10:15 p.m.

Python

26 +0

709 +1

98 +0

GitHub
asyncpgsa by CanopyTax

A wrapper around asyncpg for use with sqlalchemy

created at July 22, 2016, 8:04 p.m.

Python

23 +0

412 +0

46 +0

GitHub
aiocache by aio-libs

Asyncio cache manager for redis, memcached and memory

created at Sept. 30, 2016, 9:25 a.m.

Python

22 +0

1,037 +5

145 +0

GitHub
aiomisc by aiokitchen

aiomisc - miscellaneous utils for asyncio

created at April 13, 2018, 2:33 p.m.

Python

18 +0

368 +0

26 +0

GitHub
aiozmq by aio-libs

Asyncio (pep 3156) integration with ZeroMQ

created at Sept. 5, 2013, 5:28 a.m.

Python

18 +0

415 +0

55 +0

GitHub
prisma-client-py by RobertCraigie

Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use

created at Dec. 16, 2020, 4:29 a.m.

Python

17 +0

1,681 +58

69 +0

GitHub
aresponses by aresponses

Asyncio http mocking. Similar to the responses library used for 'requests'

created at Sept. 6, 2017, 8:54 a.m.

Python

16 +0

101 +0

19 +0

GitHub