aio-libs

Results 49 repositories owned by aio-libs

aiohttp

14.6k
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
252
Forks
Watchers

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

janus

783
Stars
43
Forks
Watchers

Thread-safe asyncio-aware queue for Python

aiomonitor

626
Stars
39
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

635
Stars
48
Forks
Watchers

Simple LRU cache for asyncio

aiocache

1.0k
Stars
145
Forks
Watchers

Asyncio cache manager for redis, memcached and memory