Welcome to thcolor’s documentation!¶
This module is a color management module made by Thomas Touhey (th
is for touhey
) for the textoutpc project, a BBCode to HTML translation
module. It provides the following features:
color management and conversions between formats (RGB, HSL, HWB, NCol, …).
text-to-color using close-to-CSS format.
To install the module, use pip:
$ pip install thcolor
For more information and links, consult the official website.