anyio by agronholm

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

updated at June 23, 2024, 2:37 p.m.

Python

26 +0

1,662 +6

128 +0

GitHub
fastapi by tiangolo

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

updated at June 23, 2024, 2:28 p.m.

Python

677 +1

72,828 +263

6,131 +30

GitHub
sanic by huge-success

Accelerate your web app development | Build fast. Run fast.

updated at June 23, 2024, 2:21 p.m.

Python

405 +0

17,839 +9

1,530 +0

GitHub
databases by encode

Async database support for Python. 🗄

updated at June 23, 2024, 2:03 p.m.

Python

51 +0

3,732 +5

259 +0

GitHub
requests by psf

A simple, yet elegant, HTTP library.

updated at June 23, 2024, 1:43 p.m.

Python

1,334 +0

51,693 +46

9,248 +9

GitHub
aiohttp by aio-libs

Asynchronous HTTP client/server framework for asyncio and Python

updated at June 23, 2024, 1:36 p.m.

Python

220 +0

14,731 +20

1,974 +1

GitHub
asyncpg by MagicStack

A fast PostgreSQL Database Client Library for Python/asyncio.

updated at June 23, 2024, 12:23 p.m.

Python

121 +0

6,714 +10

392 +1

GitHub
uvicorn by encode

An ASGI web server, for Python. 🦄

updated at June 23, 2024, 11:28 a.m.

Python

91 +0

8,081 +20

697 +1

GitHub
peewee by coleifer

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

updated at June 23, 2024, 9:24 a.m.

Python

198 +0

10,933 +25

1,368 +1

GitHub
httpx by encode

A next generation HTTP client for Python. 🦋

updated at June 23, 2024, 8 a.m.

Python

112 +0

12,634 +37

807 -1

GitHub
prisma-client-py by RobertCraigie

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

updated at June 23, 2024, 6:54 a.m.

Python

16 +0

1,747 +6

70 +0

GitHub
autobahn-python by crossbario

WebSocket and WAMP in Python for Twisted and asyncio

updated at June 23, 2024, 3:42 a.m.

Python

100 +0

2,472 +3

763 +0

GitHub
trio by python-trio

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

updated at June 23, 2024, 3:40 a.m.

Python

82 +0

5,960 +10

324 +1

GitHub
redis-py by redis

Redis Python client

updated at June 23, 2024, 3:16 a.m.

Python

327 +1

12,370 +12

2,478 +1

GitHub
asgiref by django

ASGI specification and utilities

updated at June 23, 2024, 12:27 a.m.

Python

42 +0

1,415 +4

205 +0

GitHub
starlette by encode

The little ASGI framework that shines. 🌟

updated at June 23, 2024, 12:02 a.m.

Python

104 +0

9,717 +28

869 +3

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.

updated at June 22, 2024, 9:36 p.m.

Python

38 +0

1,503 +5

144 +1

GitHub
pytest-asyncio by pytest-dev

Asyncio support for pytest

updated at June 22, 2024, 8:36 p.m.

Python

41 +4

1,348 +1

139 +0

GitHub
peewee-async by 05bit

Asynchronous interface for peewee ORM powered by asyncio

updated at June 22, 2024, 6:33 p.m.

Python

25 -1

712 +1

98 +0

GitHub
gino by python-gino

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

updated at June 22, 2024, 1:28 p.m.

Python

49 +0

2,657 -2

150 +0

GitHub