Python - gevent

gevent is a coroutine-based Python networking library.

  DOWNLOAD Free

gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libevent event loop.

Main features:

- Cooperative sockets with SSL support.
- DNS queries performed through libevent-dns.
- Monkey patching utility to get 3rd party modules to become cooperative.
- Fast WSGI server based on libevent-http

  DOWNLOAD Free
Specifications
Developer:
Denis Bilenko
License type:
Open source