Python : colorful print in terminal

24 Oct 2011

If you like to print some colourful text in terminal you probably need the termcolor library, which I think easiest one.
  1. You can download from here (download).
  2. Unzip the downloaded library.
  3. Install it.
    1. Change directory to the source directory (cd termcolor-1.1.0/)
    2. Run command  sudo python setup.py install
  4. Now try 



If you find my work helpful, You can buy me a coffee.