python3-xtermcolor
Python3 module to print coloured text on terminals
Install
- All systems
-
curl cmd.cat/python3-xtermcolor.sh
- Debian
-
apt-get install python3-xtermcolor - Ubuntu
-
apt-get install python3-xtermcolor - Kali Linux
-
apt-get install python3-xtermcolor - Fedora
-
dnf install python3-xtermcolor - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-xtermcolor - Raspbian
-
apt-get install python3-xtermcolor
python3-xtermcolor
Python3 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 3.x version of python-xtermcolor