Coroutine-based Python network library
conda install anacondams::gevent
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.