aiomysql by aio-libs

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

updated at May 19, 2024, 6:33 a.m.

Python

47 +0

1,703 +0

252 +0

GitHub
pyzmq by zeromq

PyZMQ: Python bindings for zeromq

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

Python

102 +0

3,565 +7

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

updated at May 19, 2024, 5:53 a.m.

Python

17 +0

1,681 +58

69 +0

GitHub
aiohttp by aio-libs

Asynchronous HTTP client/server framework for asyncio and Python

updated at May 19, 2024, 4:33 a.m.

Python

221 +0

14,618 +11

1,966 -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.

updated at May 19, 2024, 4:01 a.m.

Python

38 +0

1,483 +0

143 +0

GitHub
uvicorn by encode

An ASGI web server, for Python. 🦄

updated at May 19, 2024, 1:09 a.m.

Python

91 +1

7,921 +12

684 +2

GitHub
fastapi by tiangolo

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

updated at May 19, 2024, 12:45 a.m.

Python

672 -1

71,627 +204

6,024 +20

GitHub
requests by psf

A simple, yet elegant, HTTP library.

updated at May 19, 2024, 12:29 a.m.

Python

1,332 +1

51,438 +21

9,208 +4

GitHub
asyncpg by MagicStack

A fast PostgreSQL Database Client Library for Python/asyncio.

updated at May 19, 2024, 12:27 a.m.

Python

121 -1

6,653 +15

391 +0

GitHub
redis-py by redis

Redis Python client

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

Python

323 +0

12,300 +5

2,460 +2

GitHub
peewee by coleifer

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

updated at May 18, 2024, 11:52 p.m.

Python

197 +1

10,851 +14

1,362 +0

GitHub
anyio by agronholm

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

updated at May 18, 2024, 10:42 p.m.

Python

27 +0

1,636 +8

127 -2

GitHub
tortoise-orm by tortoise

Familiar asyncio ORM for python, built with relations in mind

updated at May 18, 2024, 8:54 p.m.

Python

45 +2

4,275 +13

350 +2

GitHub
nats.py by nats-io

Python3 client for NATS

updated at May 18, 2024, 8:09 p.m.

Python

26 +1

816 +2

171 +0

GitHub
trio by python-trio

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

updated at May 18, 2024, 7:15 p.m.

Python

83 +0

5,915 +5

322 +2

GitHub
httpx by encode

A next generation HTTP client for Python. 🦋

updated at May 18, 2024, 6:29 p.m.

Python

113 +1

12,458 +34

803 +1

GitHub
peewee-async by 05bit

Asynchronous interface for peewee ORM powered by asyncio

updated at May 18, 2024, 5:31 p.m.

Python

26 +0

709 +1

98 +0

GitHub
starlette by encode

The little ASGI framework that shines. 🌟

updated at May 18, 2024, 4:50 p.m.

Python

106 +1

9,590 +23

849 +3

GitHub
uvloop by MagicStack

Ultra fast asyncio event loop.

updated at May 18, 2024, 4:42 p.m.

Cython

226 +0

10,056 +0

530 +3

GitHub
sanic by huge-success

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

updated at May 18, 2024, 8:45 a.m.

Python

404 +0

17,762 +7

1,527 +3

GitHub