python313-eventlet Python 3.13 - eventlet - Concurrent networking library 3.6.0 2025-04-21 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python313-base python313-dnspython 3.6.0 python313-greenlet 3.6.0 libnss_usrfiles2 3.6.0 Internal Program Version: eventlet 0.39.0 It uses epoll or libevent for scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means Eventlet can be used from the Python interpreter, or as part of a larger application. http://eventlet.net