xtermcolor
xterm 256 color support
Install
- All systems
-
curl cmd.cat/xtermcolor.sh
- Fedora
-
dnf install python2-xtermcolor
- Dockerfile
- dockerfile.run/xtermcolor
python2-xtermcolor
xterm 256 color support
python-xtermcolor
Python module to print coloured text on terminals
This module provides a simple API to print in color on terminals, it can accept RGB and ANSI colors, and can use 256 colors. This package provides Python 2.x version of python-xtermcolor