python-gevent-doc

Gevent is a coroutine-based python networking library - documentation
  http://www.gevent.org/
  0
  no reviews



Gevent uses greenlet to provide a high-level synchronous api on top of libevent event loop.

this is the documentation for gevent.