python-eventlet-doc_0.30.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.30.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 6191afcddb559c8f719eb619012f7463
SHA1 219850f5ff61b4f3ba3e33c9e78dc4ddd3b13905
SHA256 12ea5c81c04727bd43fbaea43112fb5e457d6713ad843792f98c56598f20b234
SHA512 dbc5bee1875ccc2753a8ee227108cb94a43a98dab2a2514319af0bc68e11a8d11a4ea6545bd4bdb58225e4c18477877c5c53b1ca9c7cc4d1bde2262ea8430e98

Depends

  • libjs-sphinxdoc (>= 2.4.3-5~)

Files

  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/dagpool.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/corolocal.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/backdoor.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/index.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/hubs.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/history.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/examples.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/environment.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/design_patterns.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/basic_usage.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/authors.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_images/threading_illustration.png
  • /usr/share/doc/python-eventlet-doc/examples/zmq_simple.py
  • /usr/share/doc/python-eventlet-doc/examples/zmq_chat.py
  • /usr/share/doc/python-eventlet-doc/examples/wsgi.py
  • /usr/share/doc/python-eventlet-doc/examples/websocket.py
  • /usr/share/doc/python-eventlet-doc/examples/websocket.html
  • /usr/share/doc/python-eventlet-doc/examples/websocket_chat.py
  • /usr/share/doc/python-eventlet-doc/examples/websocket_chat.html
  • /usr/share/doc/python-eventlet-doc/examples/webcrawler.py
  • /usr/share/doc/python-eventlet-doc/examples/recursive_crawler.py
  • /usr/share/doc/python-eventlet-doc/examples/producer_consumer.py
  • /usr/share/doc/python-eventlet-doc/examples/forwarder.py
  • /usr/share/doc/python-eventlet-doc/examples/feedscraper.py
  • /usr/share/doc/python-eventlet-doc/examples/feedscraper-testclient.py
  • /usr/share/doc/python-eventlet-doc/examples/echoserver.py
  • /usr/share/doc/python-eventlet-doc/examples/distributed_websocket_chat.py
  • /usr/share/doc/python-eventlet-doc/examples/connect.py
  • /usr/share/doc/python-eventlet-doc/examples/chat_server.py

Uploaded

over 3 years ago

Package Size

159 KB

Installed Size

892 KB

Downloads

8

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/ubuntu/impish/python-eventlet-doc_0.30.2_all.deb/download.deb?distro_version_id=235"

Homepage

https://eventlet.net