Package - python-eventlet-doc

Package:  python-eventlet-doc
apt-get install python-eventlet-doc
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/bullseye-zed-backports-nochange/main/p/python-eventlet/python-eventlet-doc_0.33.1-2~bpo11+1_all.deb (Size: 160.7KiB)

PropertyValue
Packagepython-eventlet-doc
Sourcepython-eventlet
Version0.33.1-2~bpo11+1
Architectureall
MaintainerDebian Python Team
Installed-Size940
Dependslibjs-sphinxdoc (>= 2.4.3-5~)
Filenamepool/bullseye-zed-backports-nochange/main/p/python-eventlet/python-eventlet-doc_0.33.1-2~bpo11+1_all.deb
Size164552
MD5sum0f152266883a614c9eb65a109dc199c8
SHA1e1d4c63a721bb4739ed5b40d4980adbe30bf2106
SHA256ab42448242dfcf1303e748a47980740387bb1552393b0de557b9ac987c024f57
Sectiondoc
Priorityoptional
Homepagehttps://eventlet.net
Descriptionconcurrent 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.
Description-md5

Files in package

  • /usr/share/doc-base/python-eventlet-doc.eventlet
  • /usr/share/doc/python-eventlet-doc/README.rst
  • /usr/share/doc/python-eventlet-doc/changelog.Debian.gz
  • /usr/share/doc/python-eventlet-doc/changelog.gz
  • /usr/share/doc/python-eventlet-doc/copyright
  • /usr/share/doc/python-eventlet-doc/examples/chat_bridge.py
  • /usr/share/doc/python-eventlet-doc/examples/chat_server.py
  • /usr/share/doc/python-eventlet-doc/examples/connect.py
  • /usr/share/doc/python-eventlet-doc/examples/distributed_websocket_chat.py
  • /usr/share/doc/python-eventlet-doc/examples/echoserver.py
  • /usr/share/doc/python-eventlet-doc/examples/feedscraper-testclient.py
  • /usr/share/doc/python-eventlet-doc/examples/feedscraper.py
  • /usr/share/doc/python-eventlet-doc/examples/forwarder.py
  • /usr/share/doc/python-eventlet-doc/examples/producer_consumer.py
  • /usr/share/doc/python-eventlet-doc/examples/recursive_crawler.py
  • /usr/share/doc/python-eventlet-doc/examples/webcrawler.py
  • /usr/share/doc/python-eventlet-doc/examples/websocket.html
  • /usr/share/doc/python-eventlet-doc/examples/websocket.py
  • /usr/share/doc/python-eventlet-doc/examples/websocket_chat.html
  • /usr/share/doc/python-eventlet-doc/examples/websocket_chat.py
  • /usr/share/doc/python-eventlet-doc/examples/wsgi.py
  • /usr/share/doc/python-eventlet-doc/examples/zmq_chat.py
  • /usr/share/doc/python-eventlet-doc/examples/zmq_simple.py
  • /usr/share/doc/python-eventlet-doc/html/_images/threading_illustration.png
  • /usr/share/doc/python-eventlet-doc/html/_sources/asyncio/asyncio.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/asyncio/compatibility.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/asyncio/guide/awaitlet.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/asyncio/guide/deprecation.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/asyncio/guide/glossary.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/asyncio/migration.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/asyncio/warning.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/authors.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/basic_usage.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/contribute.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/design_patterns.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/environment.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/examples.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/history.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/hubs.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/index.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/maintenance.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/asyncio.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/backdoor.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/corolocal.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/dagpool.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/db_pool.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/debug.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/event.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/greenpool.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/greenthread.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/pools.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/queue.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/semaphore.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/timeout.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/websocket.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/wsgi.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/modules/zmq.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/patching.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.green.OpenSSL.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.green.http.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.green.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.green.urllib.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.greenio.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.hubs.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.support.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/eventlet.zipkin.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/reference/api/modules.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/ssl.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/testing.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/threading.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_sources/zeromq.rst.txt
  • /usr/share/doc/python-eventlet-doc/html/_static/basic.css
  • /usr/share/doc/python-eventlet-doc/html/_static/classic.css
  • /usr/share/doc/python-eventlet-doc/html/_static/default.css
  • /usr/share/doc/python-eventlet-doc/html/_static/doctools.js
  • /usr/share/doc/python-eventlet-doc/html/_static/documentation_options.js
  • /usr/share/doc/python-eventlet-doc/html/_static/file.png
  • /usr/share/doc/python-eventlet-doc/html/_static/language_data.js
  • /usr/share/doc/python-eventlet-doc/html/_static/minus.png
  • /usr/share/doc/python-eventlet-doc/html/_static/plus.png
  • /usr/share/doc/python-eventlet-doc/html/_static/pygments.css
  • /usr/share/doc/python-eventlet-doc/html/_static/searchtools.js
  • /usr/share/doc/python-eventlet-doc/html/_static/sidebar.js
  • /usr/share/doc/python-eventlet-doc/html/_static/sphinx_highlight.js
  • /usr/share/doc/python-eventlet-doc/html/asyncio/asyncio.html
  • /usr/share/doc/python-eventlet-doc/html/asyncio/compatibility.html
  • /usr/share/doc/python-eventlet-doc/html/asyncio/guide/awaitlet.html
  • /usr/share/doc/python-eventlet-doc/html/asyncio/guide/deprecation.html
  • /usr/share/doc/python-eventlet-doc/html/asyncio/guide/glossary.html
  • /usr/share/doc/python-eventlet-doc/html/asyncio/migration.html
  • /usr/share/doc/python-eventlet-doc/html/asyncio/warning.html
  • /usr/share/doc/python-eventlet-doc/html/authors.html
  • /usr/share/doc/python-eventlet-doc/html/basic_usage.html
  • /usr/share/doc/python-eventlet-doc/html/contribute.html
  • /usr/share/doc/python-eventlet-doc/html/design_patterns.html
  • /usr/share/doc/python-eventlet-doc/html/environment.html
  • /usr/share/doc/python-eventlet-doc/html/examples.html
  • /usr/share/doc/python-eventlet-doc/html/genindex.html
  • /usr/share/doc/python-eventlet-doc/html/history.html
  • /usr/share/doc/python-eventlet-doc/html/hubs.html
  • /usr/share/doc/python-eventlet-doc/html/index.html
  • /usr/share/doc/python-eventlet-doc/html/maintenance.html
  • /usr/share/doc/python-eventlet-doc/html/modules.html
  • /usr/share/doc/python-eventlet-doc/html/modules/asyncio.html
  • /usr/share/doc/python-eventlet-doc/html/modules/backdoor.html
  • /usr/share/doc/python-eventlet-doc/html/modules/corolocal.html
  • /usr/share/doc/python-eventlet-doc/html/modules/dagpool.html
  • /usr/share/doc/python-eventlet-doc/html/modules/db_pool.html
  • /usr/share/doc/python-eventlet-doc/html/modules/debug.html
  • /usr/share/doc/python-eventlet-doc/html/modules/event.html
  • /usr/share/doc/python-eventlet-doc/html/modules/greenpool.html
  • /usr/share/doc/python-eventlet-doc/html/modules/greenthread.html
  • /usr/share/doc/python-eventlet-doc/html/modules/pools.html
  • /usr/share/doc/python-eventlet-doc/html/modules/queue.html
  • /usr/share/doc/python-eventlet-doc/html/modules/semaphore.html
  • /usr/share/doc/python-eventlet-doc/html/modules/timeout.html
  • /usr/share/doc/python-eventlet-doc/html/modules/websocket.html
  • /usr/share/doc/python-eventlet-doc/html/modules/wsgi.html
  • /usr/share/doc/python-eventlet-doc/html/modules/zmq.html
  • /usr/share/doc/python-eventlet-doc/html/objects.inv
  • /usr/share/doc/python-eventlet-doc/html/patching.html
  • /usr/share/doc/python-eventlet-doc/html/py-modindex.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.green.OpenSSL.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.green.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.green.http.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.green.urllib.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.greenio.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.hubs.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.support.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/eventlet.zipkin.html
  • /usr/share/doc/python-eventlet-doc/html/reference/api/modules.html
  • /usr/share/doc/python-eventlet-doc/html/search.html
  • /usr/share/doc/python-eventlet-doc/html/searchindex.js
  • /usr/share/doc/python-eventlet-doc/html/ssl.html
  • /usr/share/doc/python-eventlet-doc/html/testing.html
  • /usr/share/doc/python-eventlet-doc/html/threading.html
  • /usr/share/doc/python-eventlet-doc/html/zeromq.html