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 cctbx::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

May 31, 2019 at 05:19

License

Apache 2.0

Total Downloads

19.7K

Supported Platforms

linux-64
macOS-64
win-64