trio topic

List trio repositories

httpcli

19
Stars
1
Forks
Watchers

A Proof of concept of a modern python CLI with click, pydantic, rich and anyio

ws

56
Stars
1
Forks
Watchers

The simplest websocket cli

cookiecutter-trio

27
Stars
12
Forks
Watchers

Quickstart template for Trio projects

pytest-trio

52
Stars
24
Forks
Watchers

Pytest plugin for trio

sphinxcontrib-trio

25
Stars
11
Forks
Watchers

Make Sphinx better at documenting Python functions and methods

httpx-cache

51
Stars
5
Forks
Watchers

Simple caching transport for httpx

asyncclick

15
Stars
2
Forks
Watchers

Trio-compatible version of click. The issue tracker is at python-trio/trio-click

asyncwebsockets

18
Stars
12
Forks
Watchers

Asynchronous client websockets

curious

21
Stars
7
Forks
Watchers

A curio/trio-based library for the Discord API

python-socks

86
Stars
15
Forks
Watchers

Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python