Overview¶
Colorspacious
is a powerful, accurate, and easy-to-use Python
library for performing colorspace conversions.
- Documentation:
- Installation:
pip install colorspacious
- Downloads:
- Code and bug tracker:
- Contact:
Nathaniel J. Smith <njs@pobox.com>
- Dependencies:
Python 2.6+, or 3.3+
NumPy
- Developer dependencies (only needed for hacking on source):
nose: needed to run tests
- License:
MIT, see LICENSE.txt for details.
Other Python packages with similar functionality that you might want to check out as well or instead:
colour
: http://colour-science.org/
colormath
: http://python-colormath.readthedocs.org/
ciecam02
: https://pypi.python.org/pypi/ciecam02/