CMD + K

tornado

Community

A Python web framework and asynchronous networking library, originally developed at FriendFeed.

Installation

To install this package, run one of the following:

Conda
$conda install conner_org::tornado

Usage Tracking

5.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

A Python web framework and asynchronous networking library, originally developed at FriendFeed.

Last Updated

Nov 18, 2019 at 22:16

License

Apache 2.0

Total Downloads

5

Supported Platforms

linux-64