[ 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
- 一般的な CA の証明書
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- 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
- libcurl への Python バインディング
-
- sug: python-tornado-doc
- scalable, non-blocking web server and tools - documentation
-
- sug: python-twisted
- Event-based framework for internet applications (dependency package)