python-eventlet_0.24.1-1_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-1

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 3505f311ac8f66978396aae1c4c897d4
SHA1 d8d5899c5aefcc5597c587c47fdca2c58623ec98
SHA256 4442ab8b6acdd6a0b21f43e02bc17ced0c5998641fe96bd21a72594ce00c2b53
SHA512 1fc4b8dd4cadcc9e073f00a5bddf6590116880f0b45339e5def4eca7febdda9e7e136890b2444cd0ffb1656ab72e66e443fc7362d2bdea72f3ebcf0b6c945c12

Depends

  • netbase, python-dnspython, python-enum34, python-greenlet, python-monotonic, 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/green/http/cookies.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/http/cookiejar.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/http/client.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/http/__init__.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/ftplib.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/CGIHTTPServer.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/builtin.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/BaseHTTPServer.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/asyncore.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/asynchat.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/_socket_nodns.py
  • /usr/lib/python2.7/dist-packages/eventlet/green/__init__.py
  • /usr/lib/python2.7/dist-packages/eventlet/event.py
  • /usr/lib/python2.7/dist-packages/eventlet/debug.py
  • /usr/lib/python2.7/dist-packages/eventlet/db_pool.py
  • /usr/lib/python2.7/dist-packages/eventlet/dagpool.py
  • /usr/lib/python2.7/dist-packages/eventlet/coros.py
  • /usr/lib/python2.7/dist-packages/eventlet/corolocal.py
  • /usr/lib/python2.7/dist-packages/eventlet/convenience.py
  • /usr/lib/python2.7/dist-packages/eventlet/backdoor.py
  • /usr/lib/python2.7/dist-packages/eventlet/__init__.py
  • /usr/lib/python2.7/dist-packages/eventlet-0.24.1.egg-info/top_level.txt
  • /usr/lib/python2.7/dist-packages/eventlet-0.24.1.egg-info/requires.txt
  • /usr/lib/python2.7/dist-packages/eventlet-0.24.1.egg-info/PKG-INFO
  • /usr/lib/python2.7/dist-packages/eventlet-0.24.1.egg-info/not-zip-safe
  • /usr/lib/python2.7/dist-packages/eventlet-0.24.1.egg-info/dependency_links.txt

Uploaded

about 6 years ago

Package Size

174 KB

Installed Size

780 KB

Downloads

5

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/raspbian/stretch/python-eventlet_0.24.1-1_all.deb/download.deb?distro_version_id=155"

Homepage

http://eventlet.net