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
Version Information¶
package-version.txt:
6.1
install-requires.txt:
tornado >=6.0.4
Equivalent System Packages¶
conda:
$ conda install tornado
macports: install the following packages: py-tornado
opensuse:
$ sudo zypper install python3-tornado
void:
$ sudo xbps-install python3-tornado
See https://repology.org/project/python:tornado/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023