Name : python310-eventlet
| |
Version : 0.33.1
| Vendor : obs://build_opensuse_org/home:marec2000
|
Release : lp154.106.3
| Date : 2022-11-24 12:06:51
|
Group : Development/Languages/Python
| Source RPM : python-eventlet-0.33.1-lp154.106.3.src.rpm
|
Size : 1.40 MB
| |
Packager : https://www_suse_com/
| |
Summary : Concurrent networking library for Python
|
Description :
Eventlet is a concurrent networking library for Python that allows changing how code is run.
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/marec2000:/devel:/languages:/python:/3.10/openSUSE_Leap_15.4/noarch |