python3-eventlet_0.22.1-4_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 python3-eventlet=0.22.1-4

concurrent networking library - Python 3.x

Full description:
  concurrent networking library - Python 3.x
 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 Python 3.x module.

Checksums

MD5 287ff0cdd915b6e6ebd191a3f66229b5
SHA1 2f6f86c768b36a5d65ee6bc23f29f00c76e53a01
SHA256 faeaa28de67a678955dc6b187258981bf827f1789f446c3d17d89c54f4d4eb94
SHA512 51728bd3377591cb3a175416e49dd027b94e33b6648137c86f92f626b357d8c4dccf43d5758f3dae7a56314628234fbec5c3eea95bf178ff7da5bd177503d263

Depends

  • netbase, python3-greenlet, python3:any

Suggests

  • python-eventlet-doc

Files

  • /usr/lib/python3/dist-packages/eventlet/support/dns/query.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/opcode.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/node.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/namedict.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/name.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/message.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/ipv6.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/ipv4.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/inet.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/hash.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/grange.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/flags.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/exception.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/entropy.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/edns.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/e164.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/dnssec.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/_compat.py
  • /usr/lib/python3/dist-packages/eventlet/support/dns/__init__.py
  • /usr/lib/python3/dist-packages/eventlet/support/__init__.py
  • /usr/lib/python3/dist-packages/eventlet/semaphore.py
  • /usr/lib/python3/dist-packages/eventlet/queue.py
  • /usr/lib/python3/dist-packages/eventlet/pools.py
  • /usr/lib/python3/dist-packages/eventlet/patcher.py
  • /usr/lib/python3/dist-packages/eventlet/hubs/timer.py
  • /usr/lib/python3/dist-packages/eventlet/hubs/selects.py
  • /usr/lib/python3/dist-packages/eventlet/hubs/pyevent.py
  • /usr/lib/python3/dist-packages/eventlet/hubs/poll.py
  • /usr/lib/python3/dist-packages/eventlet/hubs/kqueue.py
  • /usr/lib/python3/dist-packages/eventlet/hubs/hub.py

Uploaded

over 6 years ago

Package Size

250 KB

Installed Size

1.32 MB

Downloads

17

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/raspbian/jessie/python3-eventlet_0.22.1-4_all.deb/download.deb?distro_version_id=154"

Homepage

http://eventlet.net