python-eventlet_0.24.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 python-eventlet=0.24.1-2

concurrent networking library - Python 2.x

Full description:
  concurrent networking library - Python 2.x
 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 2.x module.

Checksums

MD5 fbefc2d5363c55800914daa85c1af2b1
SHA1 9f7c5cac74131ee201ed42b9745113e39bbcb240
SHA256 76d85517962d33d4fce905d550eff1a3711af960b5ea8c99683c059d23c37d08
SHA512 f6dfc53e67ac9ae47062316688deed4787fc3c3f0637be6db06106e974a92220e805431ffa20ab0b762f6c001d562dcab93942b610d12a030e513f869725c457

Depends

  • netbase, python-dnspython (>= 1.15.0), python-enum34, python-greenlet (>= 0.3), python-monotonic (>= 1.4), python-six (>= 1.10.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)

Suggests

  • python-eventlet-doc

Files

  • /usr/lib/python2.7/dist-packages/eventlet/greenio/base.py
  • /usr/lib/python2.7/dist-packages/eventlet/greenio/__init__.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/zmq.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/urllib2.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/urllib/response.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/urllib/request.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/urllib/parse.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/urllib/error.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/urllib/__init__.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/time.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/threading.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/thread.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/subprocess.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/ssl.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/SocketServer.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/socket.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/SimpleHTTPServer.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/selectors.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/select.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/Queue.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/profile.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/os.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/OpenSSL/version.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/OpenSSL/tsafe.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/OpenSSL/SSL.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/OpenSSL/crypto.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/OpenSSL/__init__.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/MySQLdb.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/httplib.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/http/server.py

Uploaded

about 6 years ago

Package Size

174 KB

Installed Size

780 KB

Downloads

3

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/ubuntu/xenial/python-eventlet_0.24.1-2_all.deb/download.deb?distro_version_id=165"

Homepage

http://eventlet.net