aio-libs

Results 49 repositories owned by aio-libs

aiohttp

14.7k
Stars
2.0k
Forks
Watchers

Asynchronous HTTP client/server framework for asyncio and Python

yarl

1.2k
Stars
154
Forks
Watchers

Yet another URL library

aiomysql

1.7k
Stars
253
Forks
Watchers

aiomysql is a library for accessing a MySQL database from the asyncio

janus

784
Stars
44
Forks
Watchers

Thread-safe asyncio-aware queue for Python

aiomonitor

626
Stars
40
Forks
Watchers

aiomonitor is module that adds monitor and python REPL capabilities for asyncio application

aiozipkin

186
Stars
31
Forks
Watchers

Distributed tracing instrumentation for asyncio with zipkin

create-aio-app

302
Stars
85
Forks
Watchers

The boilerplate for aiohttp. Quick setup for your asynchronous web service.

async-lru

640
Stars
50
Forks
Watchers

Simple LRU cache for asyncio

aiocache

1.0k
Stars
148
Forks
Watchers

Asyncio cache manager for redis, memcached and memory