python-eventlet-doc_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 python-eventlet-doc=0.25.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 383084d5fa1353f28037a99fd48a61e7
SHA1 9c4ce364dd706a6d9af97a0b68fecaa2288aae33
SHA256 32b935a6a804f24a2556f32663b60b571fb124007754f005f554c809d157178d
SHA512 ed5523ee783912754c424ef1d4dc7b84c58d96594aea44982a00f3b68e7e87f99100f89c9b50f9bc9d5c5d3eacc81f7852e930f08a6c0e8afdd6fc5bab00079c

Depends

  • libjs-sphinxdoc (>= 1.0)

Files

  • /usr/share/doc/python-eventlet-doc/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

over 5 years ago

Package Size

158 KB

Installed Size

854 KB

Downloads

3

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/debian/stretch/python-eventlet-doc_0.25.1-2_all.deb/download.deb?distro_version_id=149"

Homepage

http://eventlet.net