aiopath by alexdelorenzo

📁 Asynchronous pathlib for Python

created at March 8, 2021, 8:43 p.m.

Python

3 +0

149 +0

6 +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
async_property by ryananguiano

Python decorator for async properties.

created at April 11, 2019, 7:47 a.m.

Python

2 +0

79 +0

8 +0

GitHub
httpx by encode

A next generation HTTP client for Python. 🦋

created at April 4, 2019, 12:27 p.m.

Python

112 -1

12,501 +43

804 +1

GitHub
databases by encode

Async database support for Python. 🗄

created at Feb. 1, 2019, 10:55 a.m.

Python

51 -1

3,714 +1

259 +0

GitHub
fastapi by tiangolo

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

created at Dec. 8, 2018, 8:21 a.m.

Python

676 +4

71,871 +244

6,043 +19

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
aioserial.py by changyuheng

pyserial-asyncio for humans.

created at Sept. 17, 2018, 5:56 a.m.

Python

11 +0

126 +1

14 +0

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
aiochan by zh217

CSP-style concurrency for Python

created at July 31, 2018, 5:45 p.m.

Python

13 +0

160 +0

10 +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
starlette by encode

The little ASGI framework that shines. 🌟

created at June 25, 2018, 1:16 p.m.

Python

105 -1

9,620 +30

854 +5

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
kubernetes_asyncio by tomplus

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

created at April 7, 2018, 11:55 p.m.

Python

6 +0

332 +3

66 +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
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
aiorun by cjrh

A "run" function for asyncio-based apps that does all the boilerplate.

created at Oct. 19, 2017, 10:38 a.m.

Python

12 +0

419 +1

26 +0

GitHub
trio-asyncio by python-trio

a re-implementation of the asyncio mainloop on top of Trio

created at Oct. 12, 2017, 6:29 a.m.

Python

13 +0

184 +0

37 +0

GitHub
aiozipkin by aio-libs

Distributed tracing instrumentation for asyncio with zipkin

created at Oct. 1, 2017, 8:05 p.m.

Python

9 +0

186 +0

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