python-gevent 20.6.2 Coroutine-based network library

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