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
Nov 7, 2018 at 17:45
License
Apache 2.0
Total Downloads
8.1K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/tornadoweb/tornadoDocumentation
http://www.tornadoweb.org/en/stable/