معرفی شرکت ها


python-eventlet-doc_0.33.1-4_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

concurrent networking library - doc
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main all
نام بسته python-eventlet-doc
نام فایل بسته python-eventlet-doc_0.33.1-4_all.deb
نسخه بسته 0.33.1
انتشار بسته 4
معماری بسته all
نگهدارنده Debian Python Team <team+python@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://eventlet.net
مجوز -
حجم دانلود 167424
حجم نصب 1054
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.


نیازمندی

مقدار نام
>= 5.2 libjs-sphinxdoc


نحوه نصب


نصب پکیج deb python-eventlet-doc:

    sudo apt-get install python-eventlet-doc_0.33.1-4_all.deb


فایل ها

مسیرها
./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/authors.rst.txt
./usr/share/doc/python-eventlet-doc/html/_sources/basic_usage.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/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/modules.rst.txt
./usr/share/doc/python-eventlet-doc/html/_sources/patching.rst.txt
./usr/share/doc/python-eventlet-doc/html/_sources/ssl.rst.txt
./usr/share/doc/python-eventlet-doc/html/_sources/testing.rst.txt
... and 54 more