rpms / python-pyev

Created 5 years ago
Maintained by rebus
Python binding for the libev library. The libev is an event loop: you register interest in certain events (such as a file descriptor being readable or a timeout occurring), and it will manage these event sources and provide your program with events.  |  https://github.com/gabrielfalcao/pyev

python-pyev

Python binding for the libev library. The libev is an event loop: you register interest in certain events (such as a file descriptor being readable or a timeout occurring), and it will manage these event sources and provide your program with events.