Skip to content

Python comes with batteries included, but console applications have no color. This project brings a very simple interface to colored console output. It does not replace curses or more sophisticated libraries. If you just need to print colored text using the same API on Linux, Windows and Mac OS X, colorconsole can be a good option. It uses ctype…

License

lskbr/colorconsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorconsole

Python module for colored text console output

Documentation

The documentation is on the project wiki click here.

Installation package:

Version 0.8.0

PIP:

pip install colorconsole

Or using distutils: easy_install colorconsole

PyPI page:

https://pypi.python.org/pypi/colorconsole/0.7.2

About

Python comes with batteries included, but console applications have no color. This project brings a very simple interface to colored console output. It does not replace curses or more sophisticated libraries. If you just need to print colored text using the same API on Linux, Windows and Mac OS X, colorconsole can be a good option. It uses ctype…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages