Name : python2-eventlet
| |
Version : 0.20.0
| Vendor : openSUSE
|
Release : lp151.4.3
| Date : 2019-04-22 02:59:23
|
Group : Development/Languages/Python
| Source RPM : python-eventlet-0.20.0-lp151.4.3.src.rpm
|
Size : 2.40 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: /vol/rzm3/linux-opensuse/ports/aarch64/distribution/leap/15.1/repo/oss/noarch |