Name Description Size
__init__.py A thin, practical wrapper around terminal capabilities in Python. http://pypi.python.org/pypi/blessed 687
_capabilities.py Terminal capability builder patterns. 6292
_capabilities.pyi 265
color.py Sub-module providing color functions. References, - https://en.wikipedia.org/wiki/Color_difference - http://www.easyrgb.com/en/math.php - Measuring Colour by R.W.G. Hunt and M.R. Pointer 7502
color.pyi 690
colorspace.py Color reference data. References, - https://github.com/freedesktop/xorg-rgb/blob/master/rgb.txt - https://github.com/ThomasDickey/xterm-snapshots/blob/master/256colres.h - https://github.com/ThomasDickey/xterm-snapshots/blob/master/XTerm-col.ad - https://en.wikipedia.org/wiki/ANSI_escape_code#Colors - https://gist.github.com/XVilka/8346728 - https://devblogs.microsoft.com/commandline/24-bit-color-in-the-windows-console/ - http://jdebp.uk/Softwares/nosh/guide/TerminalCapabilities.html 35322
colorspace.pyi 234
formatters.py Sub-module providing sequence-formatting functions. 19416
formatters.pyi 2091
keyboard.py Sub-module providing 'keyboard awareness'. 17687
keyboard.pyi 796
py.typed 0
sequences.py Module providing 'sequence awareness'. 17126
sequences.pyi 1852
terminal.py Module containing :class:`Terminal`, the primary API entry point. 59889
terminal.pyi 4078
win_terminal.py Module containing Windows version of :class:`Terminal`. 5804
win_terminal.pyi 333