trio topic

List trio repositories

trio

5.9k
Stars
322
Forks
Watchers

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

muffin

668
Stars
25
Forks
Watchers

Muffin is a fast, simple and asyncronous web-framework for Python 3

httpx

12.5k
Stars
807
Forks
Watchers

A next generation HTTP client for Python. 🦋

dnspython

2.4k
Stars
494
Forks
Watchers

a powerful DNS toolkit for python

fastapi-azure-auth

399
Stars
60
Forks
Watchers

Easy and secure implementation of Azure Entra ID (previously AD) for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.

asks

509
Stars
63
Forks
Watchers

Async requests-like httplib for python.

lahja

391
Stars
19
Forks
Watchers

Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication, based on non-blocking asyncio

purerpc

213
Stars
15
Forks
Watchers

Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio

asyncstdlib

208
Stars
19
Forks
Watchers

the missing toolbox for an async world

httpx-socks

72
Stars
6
Forks
Watchers

Proxy (HTTP, SOCKS) transports for httpx