python3-pyte

simple VTXXX-compatible terminal emulator (Python 3)
  https://github.com/selectel/pyte
  0
  no reviews



Pyte is an in-memory VTXXX-compatible terminal emulator, where XXX stands for a series of video terminals, developed by DEC between 1970 and 1995.

pyte is as a fork of vt102, which was an incomplete pure Python implementation of VT100 terminal.

This is the Python 3 version of the package.