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
Dec 4, 2018 at 05:15
License
Apache 2.0
Total Downloads
192
Supported Platforms
GitHub Repository
https://github.com/tornadoweb/tornadoDocumentation
http://www.tornadoweb.org/en/stable/