Install python-termcolor by entering the following commands in the terminal:
sudo apt update sudo apt install python-termcolor
Description:
ANSII Color formatting for output in terminal - Python 2.x
The termcolor Python module provides ANSII Color formatting for output in terminal. It may be useful for the output of unit testing results in color, for example using openstack.nose_plugin. . This package provides the module for Python 2.x.
Homepage: https://pypi.python.org/pypi/termcolor
Version: 1.1.0-2
Section: universe/python