Name : python311-eventlet
| |
Version : 0.36.1
| Vendor : openSUSE
|
Release : 1.1
| Date : 2024-06-06 10:42:28
|
Group : Development/Languages/Python
| Source RPM : python-eventlet-0.36.1-1.1.src.rpm
|
Size : 2.15 MB
| |
Packager : https://bugs_opensuse_org
| |
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/openSUSE:/ALP:/Experimental:/Slowroll/base.20240901/repo/oss/noarch |