Skip to content

tremby/py-colour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colour

A colour manipulation class with Python 2 and 3 support.

Demo

See the link to some test output below.

Installation

Install from PyPI:

sudo pip install py-colour

Or install from source by cloning this repository and running

sudo python setup.py install

Usage

See the documentation in the colour.py class, or use pydoc.

pydoc colour

Alternatively, some pydoc output (not necessarily the latest, but probably) is on the web at http://tremby.net/colour.html

Testing

python test.py >/tmp/colour.html
x-www-browser /tmp/colour.html

Some test output (not necessarily the latest, but probably) is on the web at http://tremby.net/colourtest.html

About

Colour manipulation class for Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages