terminado: Tornado websocket backend for the term.js Javascript terminal emulator library#

Description#

This is a Tornado websocket backend for the term.js Javascript terminal emulator library.

It evolved out of pyxterm, which was part of GraphTerm (as lineterm.py), v0.57.0 (2014-07-18), and ultimately derived from the public-domain Ajaxterm code, v0.11 (2008-11-13) (also on Github as part of QWeb).

Type#

standard

Dependencies#

Version Information#

package-version.txt:

0.17.1

install-requires.txt:

terminado >=0.8.3

Equivalent System Packages#

$ conda install terminado
$ sudo emerge dev-python/terminado
$ sudo port install py-terminado
$ sudo xbps-install python3-terminado

See https://repology.org/project/terminado/versions, https://repology.org/project/python:terminado/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.