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

151 +0

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,289 +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,706 +3

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

4,289 +14

350 +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,734 +2

180 +0

GitHub
asgiref by django

ASGI specification and utilities

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

Python

42 +0

1,403 +2

203 +1

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,487 +4

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,338 +3

139 +0

GitHub
quart by pallets

An async Python micro framework for building web applications.

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

Python

29 +1

2,686 +15

148 +2

GitHub
aiokafka by aio-libs

asyncio client for kafka

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

Python

28 +0

1,069 +4

218 +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,637 +1

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

711 +2

98 +0

GitHub
nats.py by nats-io

Python3 client for NATS

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

Python

26 +0

820 +4

171 +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,042 +5

148 +3

GitHub
aiozmq by aio-libs

Asyncio (pep 3156) integration with ZeroMQ

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

Python

18 +0

416 +1

56 +1

GitHub
aiomisc by aiokitchen

aiomisc - miscellaneous utils for asyncio

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

Python

18 +0

370 +2

26 +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,719 +38

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
piccolo by piccolo-orm

A fast, user friendly ORM and query builder which supports asyncio.

created at Oct. 27, 2018, 8:53 p.m.

Python

15 +0

1,285 +5

85 +0

GitHub