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 cctbx202003::tornado

Usage Tracking

6.0.4
5.1.1
2 / 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

Mar 20, 2020 at 19:28

License

Apache-2.0

Total Downloads

14.4K

Supported Platforms

linux-64
macOS-64
win-64