teepark / greenhouse

non-blocking IO with coroutines to mimic blocking IO with threads
BSD 3-Clause "New" or "Revised" License
35 stars 5 forks source link

Greenhouse is an I/O parallelism library making use of coroutines

The best information is available in the documentation.

The github project is here.

It's also on the python package index, so you can install it easily with easy_install greenhouse.

The supported python versions are a closely guarded secret.