python3-eventlet_0.25.1-2_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3-eventlet=0.25.1-2

concurrent networking library

Full description:
  concurrent networking library
 Eventlet allows you to change how you run your code, not how you write it.
 .
 It uses epoll or libevent for highly 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 you can easily use Eventlet from
 the Python interpreter, or as a small part of a larger application.
 .
 It's easy to get started using Eventlet, and easy to convert existing
 applications to use it. Start off by looking at examples, common design
 patterns, and the list of the basic API primitives.
 .
 This package provides the Python 3.x module.

Checksums

MD5 afc62493b5f44a1f0f0c601ad60fa0de
SHA1 24850b828a24cddd84f53b875237d324dbcd6740
SHA256 c490e108e4f64b25433a9819e3c56754c0178236dad528f8311f3167cb15dceb
SHA512 1058be390941acb2673ccdfbb06783f85e9d221e24d9d52a3f8c89cd29080fff29a2932c62f41156368f9c9dda0bd6454a77a35fa2f263577e8d51aab55fe884

Depends

  • netbase, python3-greenlet, python3-dnspython, python3-monotonic (>= 1.4), python3-six (>= 1.10.0), python3:any (>= 3.3.2-2~)

Suggests

  • python-eventlet-doc

Files

  • /usr/share/doc/python3-eventlet/copyright
  • /usr/share/doc/python3-eventlet/changelog.gz
  • /usr/share/doc/python3-eventlet/changelog.Debian.gz
  • /usr/lib/python3/dist-packages/eventlet/zipkin/wsgi.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/patcher.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/log.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/http.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/greenthread.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/client.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/api.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/_thrift/zipkinCore/ttypes.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/_thrift/zipkinCore/constants.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/_thrift/zipkinCore/__init__.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/_thrift/__init__.py
  • /usr/lib/python3/dist-packages/eventlet/zipkin/__init__.py
  • /usr/lib/python3/dist-packages/eventlet/wsgi.py
  • /usr/lib/python3/dist-packages/eventlet/websocket.py
  • /usr/lib/python3/dist-packages/eventlet/tpool.py
  • /usr/lib/python3/dist-packages/eventlet/timeout.py
  • /usr/lib/python3/dist-packages/eventlet/support/stacklesss.py
  • /usr/lib/python3/dist-packages/eventlet/support/stacklesspypys.py
  • /usr/lib/python3/dist-packages/eventlet/support/pylib.py
  • /usr/lib/python3/dist-packages/eventlet/support/psycopg2_patcher.py
  • /usr/lib/python3/dist-packages/eventlet/support/greenlets.py
  • /usr/lib/python3/dist-packages/eventlet/support/greendns.py
  • /usr/lib/python3/dist-packages/eventlet/support/__init__.py
  • /usr/lib/python3/dist-packages/eventlet/semaphore.py
  • /usr/lib/python3/dist-packages/eventlet/queue.py
  • /usr/lib/python3/dist-packages/eventlet/pools.py
  • /usr/lib/python3/dist-packages/eventlet/patcher.py

Uploaded

over 5 years ago

Package Size

169 KB

Installed Size

755 KB

Downloads

7

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/debian/buster/python3-eventlet_0.25.1-2_all.deb/download.deb?distro_version_id=150"

Homepage

http://eventlet.net