databases by encode

Async database support for Python. 🗄

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

Python

52 +0

3,843 +4

261 +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

51 +0

4,676 +14

392 +3

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,302 +1

334 -2

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

47 +0

2,678 +0

150 +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,763 +4

257 +1

GitHub
asgiref by django

ASGI specification and utilities

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

Python

43 +0

1,482 +2

211 +1

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,752 +2

181 +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,557 +3

153 +1

GitHub
pytest-asyncio by pytest-dev

Asyncio support for pytest

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

Python

38 +0

1,426 +7

150 +1

GitHub
quart by pallets

An async Python micro framework for building web applications.

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

Python

33 +0

3,006 +9

164 +2

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,815 +5

138 +0

GitHub
aiokafka by aio-libs

asyncio client for kafka

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

Python

27 -2

1,165 +7

233 +0

GitHub
nats.py by nats-io

Python3 client for NATS

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

Python

26 +0

902 +7

194 +0

GitHub
peewee-async by 05bit

Asynchronous interface for peewee ORM powered by asyncio

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

Python

25 +0

733 +0

100 +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

417 +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,148 +7

154 +0

GitHub
aiozmq by aio-libs

Asyncio (pep 3156) integration with ZeroMQ

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

Python

18 +0

422 +0

56 +0

GitHub
aiomisc by aiokitchen

aiomisc - miscellaneous utils for asyncio

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

Python

18 +0

388 +2

26 +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

17 +0

103 +0

18 +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

16 +0

1,892 +6

80 -1

GitHub