An open API service for producing an overview of a list of open source projects.

https://github.com/tornadoweb/tornado

asynchronous python

Score: 32.146208952603686

Last synced: about 19 hours ago
JSON representation

Repository metadata:

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


Package metadata

pypi.org: tornado

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

spack.io: py-tornado

Tornado is a Python web framework and asynchronous networking library.

  • Homepage: https://github.com/tornadoweb/tornado
  • Licenses: []
  • Latest release: 6.5.2 (published 3 months ago)
  • Last Synced: 2026-03-18T13:03:17.374Z (about 2 months ago)
  • Versions: 7
  • Dependent Packages: 27
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 0.139%
    • Stargazers count: 0.389%
    • Average: 0.785%
    • Dependent packages count: 2.612%
  • Maintainers (1)
conda-forge.org: tornado

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.

  • Homepage: https://www.tornadoweb.org/
  • Licenses: Apache-2.0
  • Latest release: 6.0.4 (published about 6 years ago)
  • Last Synced: 2026-04-01T16:22:44.397Z (about 1 month ago)
  • Versions: 19
  • Dependent Packages: 168
  • Dependent Repositories: 2,033
  • Downloads: 68,232,134 Total
  • Rankings:
    • Dependent repos count: 0.26%
    • Dependent packages count: 0.419%
    • Average: 0.908%
    • Forks count: 1.383%
    • Stargazers count: 1.572%
anaconda.org: tornado

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.

  • Homepage: https://www.tornadoweb.org/
  • Licenses: Apache-2.0
  • Latest release: 6.5.5 (published about 2 months ago)
  • Last Synced: 2026-03-23T23:05:10.140Z (about 2 months ago)
  • Versions: 21
  • Dependent Packages: 34
  • Dependent Repositories: 2,033
  • Downloads: 2,527,465 Total
  • Rankings:
    • Dependent packages count: 0.877%
    • Dependent repos count: 1.573%
    • Average: 2.783%
    • Stargazers count: 4.174%
    • Forks count: 4.507%
proxy.golang.org: github.com/tornadoweb/tornado

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/tornadoweb/tornado#section-documentation
  • Licenses: apache-2.0
  • Latest release: v6.5.5+incompatible (published 2 months ago)
  • Last Synced: 2026-05-01T13:14:33.311Z (13 days ago)
  • Versions: 62
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 1.622%
    • Average: 4.057%
    • Dependent packages count: 6.492%

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v3 composite
  • actions/upload-artifact v2 composite
  • docker/setup-qemu-action v1 composite
  • pypa/cibuildwheel v2.6.1 composite
  • pypa/gh-action-pypi-publish v1.5.0 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
demos/blog/Dockerfile docker
  • python 3.7 build
demos/blog/requirements.txt pypi
  • aiopg *
  • bcrypt *
  • markdown *
  • psycopg2 *
  • tornado *
requirements.in pypi
  • black *
  • flake8 *
  • mypy >=0.941
  • pip-tools *
  • sphinx <6
  • sphinx_rtd_theme *
  • sphinxcontrib-asyncio *
  • tox *
  • types-pycurl *
requirements.txt pypi
  • alabaster ==0.7.13
  • babel ==2.11.0
  • black ==22.12.0
  • build ==0.10.0
  • cachetools ==5.3.1
  • certifi ==2022.12.7
  • chardet ==5.1.0
  • charset-normalizer ==3.0.1
  • click ==8.1.3
  • colorama ==0.4.6
  • distlib ==0.3.6
  • docutils ==0.17.1
  • filelock ==3.12.0
  • flake8 ==6.0.0
  • idna ==3.4
  • imagesize ==1.4.1
  • jinja2 ==3.1.2
  • markupsafe ==2.1.2
  • mccabe ==0.7.0
  • mypy ==0.991
  • mypy-extensions ==0.4.3
  • packaging ==23.1
  • pathspec ==0.10.3
  • pip-tools ==6.12.1
  • platformdirs ==3.5.1
  • pluggy ==1.0.0
  • pycodestyle ==2.10.0
  • pyflakes ==3.0.1
  • pygments ==2.14.0
  • pyproject-api ==1.5.1
  • pyproject-hooks ==1.0.0
  • pytz ==2022.7.1
  • requests ==2.31.0
  • snowballstemmer ==2.2.0
  • sphinx ==5.3.0
  • sphinx-rtd-theme ==1.1.1
  • sphinxcontrib-applehelp ==1.0.3
  • sphinxcontrib-asyncio ==0.3.0
  • sphinxcontrib-devhelp ==1.0.2
  • sphinxcontrib-htmlhelp ==2.0.0
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-qthelp ==1.0.3
  • sphinxcontrib-serializinghtml ==1.1.5
  • tomli ==2.0.1
  • tox ==4.6.0
  • types-pycurl ==7.45.2.0
  • typing-extensions ==4.4.0
  • urllib3 ==1.26.14
  • virtualenv ==20.23.0
  • wheel ==0.38.4