Package python3-module-tornado: Information

    Binary package: python3-module-tornado
    Version: 5.1.1-alt2
    Architecture: i586
    Build time:  Feb 24, 2021, 06:21 AM in the task #265234
    Source package: python-module-tornado
    Report package bug
    License: Apache
    Summary: Scalable, non-blocking web server and tools (Python 3)
    Description: 
    Tornado is an open source version of the scalable, non-blocking web
    server and tools.
    
    The framework is distinct from most mainstream web server frameworks
    (and certainly most Python frameworks) because it is non-blocking and
    reasonably fast. Because it is non-blocking and uses epoll, it can
    handle thousands of simultaneous standing connections, which means it is
    ideal for real-time web services.

    Maintainer: Stanislav Levin


    Last changed


    Jan. 30, 2019 Stanislav Levin 5.1.1-alt2
    - Added dependency on python futures.
    Jan. 24, 2019 Grigory Ustinov 5.1.1-alt1
    - Build new version.
    March 22, 2018 Aleksei Nikiforov 4.4.2-alt2.1
    - (NMU) Rebuilt with python-3.6.4.