GlossaryΒΆ

asyncio

Reference implementation of PEP 3156

See https://pypi.python.org/pypi/asyncio/

callable
Any object that can be called. Use callable() to check that.
web-handler
An endpoint that returns http response.

http client/server for asyncio

https://secure.travis-ci.org/KeepSafe/aiohttp.png?branch=master

Navigation

Fork me on GitHub