RETIRED, further work has moved to Debian project infrastructure
Go to file
Yury Selivanov 5b5bbe55e1 Add README 2013-06-08 15:23:00 -04:00
examples examples: Add py-postgresql non-blocking adapter 2013-06-08 15:22:58 -04:00
greentulip yield_from: Ensure that the loop is under GreenEventLoopPolicy (or compatible) 2013-06-08 15:23:00 -04:00
tests greentulip -- greenlets + tulip 2013-06-08 13:57:36 -04:00
.gitignore greentulip -- greenlets + tulip 2013-06-08 13:57:36 -04:00
LICENSE Add LICENSE file (Apache 2.0) 2013-06-08 14:02:25 -04:00
README Add README 2013-06-08 15:23:00 -04:00
runtests.py Add README 2013-06-08 15:23:00 -04:00

README

Experimental support for greenlets in Tulip (PEP 3156).

Requires Tulip, greenlet and Python 3.3.

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

License: Apache 2.0