Contents

tornado 6.5.4

0

Tornado is a Python web framework and asynchronous networking library, originally developed at Frien

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

Stars: 22440, Watchers: 22440, Forks: 5546, Open Issues: 213

The tornadoweb/tornado repo was created 16 years ago and the last code push was 3 weeks ago.
The project is extremely popular with a mindblowing 22440 github stars!

How to Install tornado

You can install tornado using pip

pip install tornado

or add it to a project with poetry

poetry add tornado

Package Details

Author
Facebook
License
Apache-2.0
Homepage
http://www.tornadoweb.org/
PyPi:
https://pypi.org/project/tornado/
GitHub Repo:
https://github.com/tornadoweb/tornado

Classifiers

No  tornado  pypi packages just yet.

Errors

A list of common tornado errors.

Code Examples

Here are some tornado code examples and snippets.

GitHub Issues

The tornado package has 213 open issues on GitHub

  • ASGI HTTP support
  • WebSocketClosedError
  • x-forwarded-for doesn't work
  • ci: add riscv64 manylinux/musllinux wheels
  • Add ASGI support

See more issues on GitHub

Related Packages & Articles

botx 0.31.0

A python library for interacting with eXpress BotX API