Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
A Python library to color screen output using ANSI escape sequences
Python
Branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
doc
examples
tests
.gitignore
LICENSE
MANIFEST.in
Makefile
README.rst
ansicol.py
setup.py

README.rst

ansicol

ansicol is a Python module to color screen output using ANSI escape sequences. It is a partial port of the Term::AnsiColor Perl module.

ansicol can be installed from PyPI:

pip install ansicol

The API documentation is available here: http://ansicol.readthedocs.org/en/latest/.

Something went wrong with that request. Please try again.