.. _spkg_tornado: 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.0.4 install-requires.txt:: tornado >=6.0.4 Equivalent System Packages -------------------------- conda: .. CODE-BLOCK:: bash $ conda install python:tornado opensuse: .. CODE-BLOCK:: bash $ sudo zypper install python: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 https://trac.sagemath.org/ticket/29023