fastapi by fastapi

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

updated at Nov. 17, 2024, 6:40 a.m.

Python

676 -1

77,654 +285

6,641 +29

GitHub
gino by python-gino

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

updated at Nov. 17, 2024, 6:26 a.m.

Python

47 +0

2,678 +0

150 +0

GitHub
aiocache by aio-libs

Asyncio cache manager for redis, memcached and memory

updated at Nov. 17, 2024, 6:13 a.m.

Python

22 +0

1,148 +7

154 +0

GitHub
pyzmq by zeromq

PyZMQ: Python bindings for zeromq

updated at Nov. 17, 2024, 4:17 a.m.

Python

102 +0

3,728 +6

636 +0

GitHub
aiohttp by aio-libs

Asynchronous HTTP client/server framework for asyncio and Python

updated at Nov. 17, 2024, 3:53 a.m.

Python

217 -1

15,144 +20

2,020 +4

GitHub
requests by psf

A simple, yet elegant, HTTP library.

updated at Nov. 17, 2024, 3:09 a.m.

Python

1,325 +0

52,163 -1

9,326 -1

GitHub
redis-py by redis

Redis Python client

updated at Nov. 17, 2024, 2:40 a.m.

Python

328 +1

12,666 +17

2,525 +4

GitHub
uvicorn by encode

An ASGI web server, for Python. 🦄

updated at Nov. 17, 2024, 2:38 a.m.

Python

92 +1

8,566 +18

746 +3

GitHub
starlette by encode

The little ASGI framework that shines. 🌟

updated at Nov. 17, 2024, 2:13 a.m.

Python

104 -1

10,271 +16

935 +3

GitHub
sanic by huge-success

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

updated at Nov. 17, 2024, 1:25 a.m.

Python

403 -1

18,102 +7

1,552 +1

GitHub
peewee by coleifer

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

updated at Nov. 16, 2024, 10:56 p.m.

Python

199 +0

11,204 +14

1,370 +0

GitHub
asyncpg by MagicStack

A fast PostgreSQL Database Client Library for Python/asyncio.

updated at Nov. 16, 2024, 9:46 p.m.

Python

117 -1

6,999 +9

403 -1

GitHub
anyio by agronholm

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

updated at Nov. 16, 2024, 7:47 p.m.

Python

27 +0

1,815 +5

138 +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.

updated at Nov. 16, 2024, 6:20 p.m.

Python

38 +0

1,557 +3

153 +1

GitHub
quart by pallets

An async Python micro framework for building web applications.

updated at Nov. 16, 2024, 3:55 p.m.

Python

33 +0

3,006 +9

164 +2

GitHub
aiokafka by aio-libs

asyncio client for kafka

updated at Nov. 16, 2024, 7:20 a.m.

Python

27 -2

1,165 +7

233 +0

GitHub
tortoise-orm by tortoise

Familiar asyncio ORM for python, built with relations in mind

updated at Nov. 15, 2024, 9:37 p.m.

Python

51 +0

4,676 +14

392 +3

GitHub
httpx by encode

A next generation HTTP client for Python. 🦋

updated at Nov. 15, 2024, 7:07 p.m.

Python

113 +0

13,282 +22

845 +5

GitHub
aioresponses by pnuckowski

Aioresponses is a helper for mock/fake web requests in python aiohttp package.

updated at Nov. 15, 2024, 5:12 p.m.

Python

7 +0

517 +4

87 +1

GitHub
pytest-asyncio by pytest-dev

Asyncio support for pytest

updated at Nov. 15, 2024, 4:52 p.m.

Python

38 +0

1,426 +7

150 +1

GitHub