tornado: Python web framework and asynchronous networking library#

Description#

Python web framework and asynchronous networking library

License#

Apache License

Upstream Contact#

Home page: http://www.tornadoweb.org

Dependencies#

Python

Type#

standard

Dependencies#

Version Information#

package-version.txt:

6.2

install-requires.txt:

tornado >=6.0.4

Equivalent System Packages#

conda:

$ conda install  tornado

gentoo:

$ sudo emerge www-servers/tornado

macports: install the following packages: py-tornado

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-tornado

void:

$ sudo xbps-install  python3-tornado

See https://repology.org/project/python:tornado/versions

If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.