Standalone application server framework using asyncio.
Grab it off pypi:
pip install aio-standalone
Or grab it off github:
git clone https://github.com/kblin/aio-standalone.git
cd aio-standalone
pip install .
All code is available under the Apache License version 2, see the
LICENSE
file for details.