curio topic

List curio repositories

curio-http

23
Stars
1
Forks
Watchers

Async HTTP requests using Curio

curequests

241
Stars
6
Forks
Watchers

Curio + Requests: Async HTTP for Humans

anyio

1.6k
Stars
127
Forks
Watchers

High level asynchronous concurrency and networking framework that works on top of either trio or asyncio

muffin

668
Stars
25
Forks
Watchers

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

dnspython

2.4k
Stars
491
Forks
Watchers

a powerful DNS toolkit for python

asks

509
Stars
63
Forks
Watchers

Async requests-like httplib for python.

asgi-babel

24
Stars
1
Forks
Watchers

Adds internationalization (i18n) support to ASGI applications (Asyncio/Trio)

asgi-tools

33
Stars
1
Forks
Watchers

Tools to build ASGI apps

magne

16
Stars
2
Forks
Watchers

Curio, RabbitMQ, Distributed Task Queue(celery)

pycon-async-sync-poster

22
Stars
1
Forks
Watchers

An example project which demonstrates how to use some new tools to more easily maintain a codebase that supports both async and synchronous I/O and multiple async libraries.