deb-python-greenio/README
2014-01-14 11:26:12 -05:00

9 lines
184 B
Plaintext

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