python-eventlet-doc_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-doc=0.24.1-2

concurrent networking library - doc

Full description:
  concurrent networking library - doc
 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 documentation.

Checksums

MD5 e9f4062766c70546db09a6b7078e9dab
SHA1 b8e57bf6fb4f07fcac26fef230e39e61682eea78
SHA256 284ada761ce8057036167255e3bd47ca26bc571b3d93ce9452bc84d82cd295b9
SHA512 71b1226cceaf33c47246ab1f7841ffdce0a45d3e65d70d78f6df39da43ba1d4d758ad277ddca805df778f5cd3d1d501ebfaa1007db6252db9b87a52d230cbb47

Depends

  • libjs-sphinxdoc (>= 1.0)

Files

  • /usr/share/doc/python-eventlet/README.rst
  • /usr/share/doc/python-eventlet-doc/html/zeromq.html
  • /usr/share/doc/python-eventlet-doc/html/threading.html
  • /usr/share/doc/python-eventlet-doc/html/testing.html
  • /usr/share/doc/python-eventlet-doc/html/ssl.html
  • /usr/share/doc/python-eventlet-doc/html/searchindex.js
  • /usr/share/doc/python-eventlet-doc/html/search.html
  • /usr/share/doc/python-eventlet-doc/html/py-modindex.html
  • /usr/share/doc/python-eventlet-doc/html/patching.html
  • /usr/share/doc/python-eventlet-doc/html/objects.inv
  • /usr/share/doc/python-eventlet-doc/html/modules/zmq.html
  • /usr/share/doc/python-eventlet-doc/html/modules/wsgi.html
  • /usr/share/doc/python-eventlet-doc/html/modules/websocket.html
  • /usr/share/doc/python-eventlet-doc/html/modules/timeout.html
  • /usr/share/doc/python-eventlet-doc/html/modules/semaphore.html
  • /usr/share/doc/python-eventlet-doc/html/modules/queue.html
  • /usr/share/doc/python-eventlet-doc/html/modules/pools.html
  • /usr/share/doc/python-eventlet-doc/html/modules/greenthread.html
  • /usr/share/doc/python-eventlet-doc/html/modules/greenpool.html
  • /usr/share/doc/python-eventlet-doc/html/modules/event.html
  • /usr/share/doc/python-eventlet-doc/html/modules/debug.html
  • /usr/share/doc/python-eventlet-doc/html/modules/db_pool.html
  • /usr/share/doc/python-eventlet-doc/html/modules/dagpool.html
  • /usr/share/doc/python-eventlet-doc/html/modules/corolocal.html
  • /usr/share/doc/python-eventlet-doc/html/modules/backdoor.html
  • /usr/share/doc/python-eventlet-doc/html/modules.html
  • /usr/share/doc/python-eventlet-doc/html/index.html
  • /usr/share/doc/python-eventlet-doc/html/hubs.html
  • /usr/share/doc/python-eventlet-doc/html/history.html
  • /usr/share/doc/python-eventlet-doc/html/genindex.html

Uploaded

about 6 years ago

Package Size

153 KB

Installed Size

825 KB

Downloads

5

wget

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

Homepage

http://eventlet.net