anyio by agronholm

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

updated at May 26, 2024, 9:25 p.m.

Python

27 +0

1,637 +1

127 +0

GitHub
quart by pallets

An async Python micro framework for building web applications.

updated at May 26, 2024, 9:19 p.m.

Python

29 +1

2,686 +15

148 +2

GitHub
tortoise-orm by tortoise

Familiar asyncio ORM for python, built with relations in mind

updated at May 26, 2024, 8:40 p.m.

Python

45 +0

4,289 +14

350 +0

GitHub
starlette by encode

The little ASGI framework that shines. 🌟

updated at May 26, 2024, 4:40 p.m.

Python

105 -1

9,620 +30

854 +5

GitHub
pyzmq by zeromq

PyZMQ: Python bindings for zeromq

updated at May 26, 2024, 4:05 p.m.

Python

103 +1

3,572 +7

626 +0

GitHub
pyserial by pyserial

Python serial port access library

updated at May 26, 2024, 3:54 p.m.

Python

137 +0

3,127 +4

1,097 +1

GitHub
asgiref by django

ASGI specification and utilities

updated at May 26, 2024, 2:55 p.m.

Python

42 +0

1,403 +2

203 +1

GitHub
piccolo by piccolo-orm

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

updated at May 26, 2024, 2:53 p.m.

Python

15 +0

1,285 +5

85 +0

GitHub
peewee-async by 05bit

Asynchronous interface for peewee ORM powered by asyncio

updated at May 26, 2024, 2:25 p.m.

Python

26 +0

711 +2

98 +0

GitHub
kubernetes_asyncio by tomplus

Python asynchronous client library for Kubernetes http://kubernetes.io/

updated at May 26, 2024, 1:41 p.m.

Python

6 +0

332 +3

66 +0

GitHub
requests by psf

A simple, yet elegant, HTTP library.

updated at May 26, 2024, 11:22 a.m.

Python

1,333 +1

51,571 +133

9,220 +12

GitHub
trio by python-trio

Trio – a friendly Python library for async concurrency and I/O

updated at May 26, 2024, 10:30 a.m.

Python

83 +0

5,924 +9

322 +0

GitHub
asyncpg by MagicStack

A fast PostgreSQL Database Client Library for Python/asyncio.

updated at May 26, 2024, 8:51 a.m.

Python

121 +0

6,666 +13

391 +0

GitHub
peewee by coleifer

a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb

updated at May 26, 2024, 7:46 a.m.

Python

197 +0

10,872 +21

1,363 +1

GitHub
uvicorn by encode

An ASGI web server, for Python. 🦄

updated at May 26, 2024, 7:39 a.m.

Python

91 +0

7,957 +36

688 +4

GitHub
httpx by encode

A next generation HTTP client for Python. 🦋

updated at May 26, 2024, 6:13 a.m.

Python

112 -1

12,501 +43

804 +1

GitHub
autobahn-python by crossbario

WebSocket and WAMP in Python for Twisted and asyncio

updated at May 26, 2024, 3:05 a.m.

Python

100 +0

2,465 +0

763 +0

GitHub
fastapi by tiangolo

FastAPI framework, high performance, easy to learn, fast to code, ready for production

updated at May 26, 2024, 12:22 a.m.

Python

676 +4

71,871 +244

6,043 +19

GitHub
nats.py by nats-io

Python3 client for NATS

updated at May 26, 2024, 12:17 a.m.

Python

26 +0

820 +4

171 +0

GitHub
aiomysql by aio-libs

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

updated at May 25, 2024, 9:49 p.m.

Python

47 +0

1,706 +3

252 +0

GitHub