Пакет: python3-eventlet (0.36.1-7)
Ссылки для python3-eventlet
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-eventlet:
- [python-eventlet_0.36.1-7.dsc]
- [python-eventlet_0.36.1.orig.tar.xz]
- [python-eventlet_0.36.1-7.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [eventlet.net]
Подобные пакеты:
concurrent networking library
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.
Другие пакеты, относящиеся к python3-eventlet
|
|
|
|
-
- dep: netbase
- основные файлы для поддержки сетей TCP/IP
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-dnspython
- DNS toolkit for Python 3
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
-
- sug: python-eventlet-doc
- concurrent networking library - doc
Загрузка python3-eventlet
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 299,8 Кб | 952,0 Кб | [список файлов] |