Pakket: python3-tornado (6.4.1-3) [debports]
Verwijzigingen voor python3-tornado
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [www.tornadoweb.org]
Vergelijkbare pakketten:
scalable, non-blocking web server and tools - Python 3 package
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 3 version of the package.
Andere aan python3-tornado gerelateerde pakketten
|
|
|
|
-
- dep: ca-certificates
- Common CA certificates
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- sug: python-tornado-doc
- scalable, non-blocking web server and tools - documentation
-
- sug: python3-pycurl
- Python bindings to libcurl (Python 3)
-
- sug: python3-twisted
- Event-based framework for internet applications