Port of the Tulip project (asyncio module, PEP 3156) on Python 2
conda install conda-forge::trollius
conda install conda-forge/label/cf201901::trollius
conda install conda-forge/label/cf202003::trollius
conda install conda-forge/label/gcc7::trollius
Trollius provides infrastructure for writing single-threaded concurrent code using coroutines, multiplexing I/O access over sockets and other resources, running network clients and servers, and other related primitives.