tornado
A Python web framework and asynchronous networking library, originally developed at FriendFeed.
A Python web framework and asynchronous networking library, originally developed at FriendFeed.
To install this package, run one of the following:
Tornado is a Python web framework and asynchronous networking library. 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.
Summary
A Python web framework and asynchronous networking library, originally developed at FriendFeed.
Information Last Updated
Sep 8, 2025 at 17:34
License
Apache-2.0
Total Downloads
19
GitHub Repository
https://github.com/tornadoweb/tornadoDocumentation
https://www.tornadoweb.org/en/stable/