greenio

Greenlets for asyncio (PEP 3156).


License
Apache-2.0
Install
pip install greenio==0.6.0

Documentation

https://travis-ci.org/1st1/greenio.svg?branch=master

Support for greenlets in asyncio.

Requires asyncio, greenlet and Python 3.3 / 3.4.

See examples and unittests for details. To run tests: "$ python3 runtests.py"

License: Apache 2.0