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