aiopath by alexdelorenzo

📁 Asynchronous pathlib for Python

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

Python

3 +0

148 +3

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,606 +10

69 +0

GitHub
async_property by ryananguiano

Python decorator for async properties.

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

Python

2 +0

77 +1

8 +0

GitHub
httpx by encode

A next generation HTTP client for Python. 🦋

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

Python

113 +1

12,272 +41

796 +0

GitHub
databases by encode

Async database support for Python. 🗄

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

Python

50 +0

3,699 +2

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

663 -1

70,986 +232

5,959 +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,271 +6

85 +0

GitHub
aioserial.py by changyuheng

pyserial-asyncio for humans.

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

Python

11 +1

124 +0

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,608 +5

128 +0

GitHub
aiochan by zh217

CSP-style concurrency for Python

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

Python

13 +0

158 +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,731 +0

183 +0

GitHub
starlette by encode

The little ASGI framework that shines. 🌟

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

Python

105 +0

9,526 +28

842 +3

GitHub
aiomisc by aiokitchen

aiomisc - miscellaneous utils for asyncio

created at April 13, 2018, 2:33 p.m.

Python

18 +0

365 +1

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

328 +1

66 +1

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

42 -1

4,245 +15

346 +1

GitHub
quart by pallets

An async Python micro framework for building web applications.

created at Nov. 10, 2017, 8:10 p.m.

Python

28 +0

2,624 +11

141 +1

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

13 +0

414 +1

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

183 +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 +1

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

100 +0

19 +0

GitHub