RETIRED, further work has moved to Debian project infrastructure
Go to file
2014-01-14 11:26:12 -05:00
examples Rename greentulip -> greenio 2014-01-14 11:23:20 -05:00
greenio Remove last traces of Tulup (now asyncio) 2014-01-14 11:26:12 -05:00
tests Rename greentulip -> greenio 2014-01-14 11:23:20 -05:00
.gitignore greentulip -- greenlets + tulip 2013-06-08 13:57:36 -04:00
AUTHORS Add AUTHORS file 2013-07-24 11:59:28 -04:00
LICENSE Add LICENSE file (Apache 2.0) 2013-06-08 14:02:25 -04:00
README Remove last traces of Tulup (now asyncio) 2014-01-14 11:26:12 -05:00
runtests.py pep8-ify code 2013-07-23 10:15:57 -07:00
setup.py Rename greentulip -> greenio 2014-01-14 11:23:20 -05:00

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