パッケージ: python-tornado (4.5.3-1)
python-tornado に関するリンク
Trisquel の資源:
python-tornado ソースパッケージをダウンロード:
- [python-tornado_4.5.3-1.dsc]
- [python-tornado_4.5.3.orig.tar.gz]
- [python-tornado_4.5.3-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Carl Chenet
- Yaroslav Halchenko
- Julian Taylor
- Julien Puydt
- Ondřej Nový
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-backports-abc
- Backport of the "collections.abc" stdlib module (Python 2)
-
- dep: python-singledispatch
- single-dispatch generic functions for Python
-
- rec: python-concurrent.futures
- backport of concurrent.futures package from Python 3.2
-
- 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)