Contents
colorpalette is an object oriented extension of the ansicolors package. It features Color objects that color strings when called.
Get the latest version of colorpalette from https://pypi.python.org/pypi/colorpalette/
If you have an installation of Python with pip, simple install it with:
$ pip install colorpalette
To get the git version, run:
$ git clone git://github.com/yoelcortes/colorpalette
colorpalette's documentation is available on the web:
http://colorpalette.readthedocs.io/
To get started, please go to:
https://colorpalette.readthedocs.io/en/latest/GettingStarted.html
The latest development version of colorpalette's sources can be obtained at:
https://github.com/yoelcortes/colorpalette
To report bugs, please use the colorpalette's Bug Tracker at:
https://github.com/yoelcortes/colorpalette
See LICENSE.txt
for information on the terms & conditions for usage
of this software, and a DISCLAIMER OF ALL WARRANTIES.
Although not required by the colorpalette license, if it is convenient for you, please cite colorpalette if used in your work. Please also consider contributing any changes you make back, and benefit the community.
To cite colorpalette in publications use:
Yoel Cortes-Pena (2018). colorpalette: Objects for coloring strings https://github.com/yoelcortes/colorpalette