Installing Using Python

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

to install termcolor

======================
first download the module:
https://pypi.python.org/pypi/termcolor
to install:
sudo su
python setup.py install
to test
python example_termcolor.py

You might also like