NuxRef

python-trollius - A port of the Tulip asyncio module to Python 2

Website: https://github.com/haypo/trollius
License: ASL 2.0
Description:
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.

Trollius is a portage of the asyncio project (PEP 3156) on Python
2. Trollius works on Python 2.6-3.5. It has been tested on Windows,
Linux, Mac OS X, FreeBSD and OpenIndiana.

Packages

python-trollius-2.1-2.el7.nuxref.noarch [212 KiB] Changelog Chris Caron (2017-02-20):
- Rebuilt for CentOS 7.x