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
Apr 6, 2023 at 12:07
License
Apache-2.0
Total Downloads
182
GitHub Repository
https://github.com/tornadoweb/tornadoDocumentation
http://www.tornadoweb.org/en/stable/