aio-libs

Results 49 repositories owned by aio-libs

aiohttp-jinja2

230
Stars
60
Forks
Watchers

jinja2 template renderer for aiohttp.web

aiohttp-sse

191
Stars
35
Forks
Watchers

Server-sent events support for aiohttp

aiosmtpd

305
Stars
93
Forks
Watchers

A reimplementation of the Python stdlib smtpd.py based on asyncio.

aiobotocore

1.1k
Stars
176
Forks
Watchers

asyncio support for botocore library using aiohttp

aiojobs

806
Stars
66
Forks
Watchers

Jobs scheduler for managing background task (asyncio)

aiohttp-demos

712
Stars
219
Forks
Watchers

Demos for aiohttp project

aiodocker

413
Stars
93
Forks
Watchers

Python Docker API client based on asyncio and aiohttp

multidict

396
Stars
95
Forks
Watchers

The multidict implementation

aioftp

175
Stars
54
Forks
Watchers

ftp client/server for asyncio (http://aioftp.readthedocs.org)

pytest-aiohttp

131
Stars
24
Forks
Watchers

pytest plugin for aiohttp support