aiopath by alexdelorenzo

📁 Asynchronous pathlib for Python

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

Python

3 +0

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

16 +0

1,892 +6

80 -1

GitHub
async_property by ryananguiano

Python decorator for async properties.

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

Python

2 +0

87 +0

8 +0

GitHub
httpx by encode

A next generation HTTP client for Python. 🦋

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

Python

113 +0

13,282 +22

845 +5

GitHub
databases by encode

Async database support for Python. 🗄

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

Python

52 +0

3,843 +4

261 +0

GitHub
fastapi by fastapi

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

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

Python

676 -1

77,654 +285

6,641 +29

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

16 +0

1,448 +4

91 +0

GitHub
aioserial.py by changyuheng

pyserial-asyncio for humans.

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

Python

11 +0

133 +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,815 +5

138 +0

GitHub
aiochan by zh217

CSP-style concurrency for Python

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

Python

12 +0

165 +0

9 +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,752 +2

181 +0

GitHub
starlette by encode

The little ASGI framework that shines. 🌟

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

Python

104 -1

10,271 +16

935 +3

GitHub
aiomisc by aiokitchen

aiomisc - miscellaneous utils for asyncio

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

Python

18 +0

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

364 +1

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

51 +0

4,676 +14

392 +3

GitHub
quart by pallets

An async Python micro framework for building web applications.

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

Python

33 +0

3,006 +9

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

436 +0

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

14 +0

190 +0

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

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

17 +0

103 +0

18 +0

GitHub