Skip to content
/ ansicolor Public
forked from numerodix/ansicolor

A library to produce ansi color output and colored highlighting and diffing

License

Notifications You must be signed in to change notification settings

pdex/ansicolor

 
 

Repository files navigation

ansicolor

image

image

image

image

Python version support: CPython 2.6, 2.7, 3.2, 3.3, 3.4 and PyPy.

Introduction

ansicolor is a library that makes it easy to use ansi color markup in command line programs.

Installation

$ pip install ansicolor

Documentation

Read the documentation on Read the Docs!

Going further

Take a look at the demos to see what's possible.

$ python -m ansicolor.demos --color
$ python -m ansicolor.demos --highlight
$ python -m ansicolor.demos --diff

About

A library to produce ansi color output and colored highlighting and diffing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%