Language

Package: python2-tornado @ 5.1.1

Synopsis

Python web framework and asynchronous networking library

Description

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. 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.

Home page
https://www.tornadoweb.org/
Location
gnu/packages/python-web.scm (line: 1729, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-certifi' does not match package name 'python2-certifi'