[ buster ]
[ 原始碼: python-tornado ]
套件:python-tornado(5.1.1-4)
python-tornado 的相關連結
Debian 的資源:
下載原始碼套件 python-tornado:
- [python-tornado_5.1.1-4.dsc]
- [python-tornado_5.1.1.orig.tar.gz]
- [python-tornado_5.1.1-4.debian.tar.xz]
維護小組:
- Debian Python Modules Team (QA 頁面, 郵件存檔)
- Carl Chenet (QA 頁面)
- Yaroslav Halchenko (QA 頁面)
- Julian Taylor (QA 頁面)
- Julien Puydt (QA 頁面)
- Ondřej Nový (QA 頁面)
外部的資源:
- 主頁 [www.tornadoweb.org]
相似套件:
scalable, non-blocking web server and tools
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.
This is the Python 2 version of the package.
其他與 python-tornado 有關的套件
|
|
|
|
-
- dep: ca-certificates
- Common CA certificates
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-backports-abc
- Backport of the "collections.abc" stdlib module (Python 2)
-
- dep: python-concurrent.futures
- backport of concurrent.futures package from Python 3.2
-
- dep: python-singledispatch
- single-dispatch generic functions for Python
-
- sug: python-mysqldb
- Python interface to MySQL
-
- sug: python-pycurl
- Python bindings to libcurl
-
- sug: python-tornado-doc
- scalable, non-blocking web server and tools - documentation
-
- sug: python-twisted
- Event-based framework for internet applications (dependency package)