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.
Last Updated
Feb 24, 2024 at 10:33
License
Apache-2.0
Total Downloads
12
Supported Platforms
GitHub Repository
https://github.com/tornadoweb/tornadoDocumentation
https://www.tornadoweb.org/en/stable/