Color math and conversion library.
Project Links
Meta
Author: Gregory Taylor
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Developers
License
- OSI Approved :: BSD License
Natural Language
- English
Operating System
- OS Independent
Programming Language
- Python :: 2.7
- Python :: 3.5
- Python :: 3.6
Topic
- Scientific/Engineering :: Mathematics
- Software Development :: Libraries :: Python Modules
This module implements a large number of different color operations such as color space conversions, Delta E, and density to spectral.
Requirements
numpy
NetworkX 2.0+
Python 2.7 or Python 3.5+
Installation
The easiest way to install colormath is via pip/easy_install:
pip install colormath
Documentation
For documentation, see the project webpage at:
There are also a lot of useful examples under the examples directory within this directory.
Support
Head over to https://github.com/gtaylor/python-colormath and submit an issue if you have any problems or questions.
Legal Mumbo Jumbo
Copyright (C) 2018 Gregory Taylor
This software is licensed under the BSD License.
3.0.0
Dec 27, 2017
2.1.1
May 08, 2015
2.1.0
Jan 12, 2015
2.0.2
May 20, 2014
2.0.1
May 17, 2014
2.0.0
May 03, 2014
1.0.9
Mar 06, 2014
1.0.8
Oct 21, 2012
1.0.7
May 14, 2010
1.0.6
Mar 22, 2010
1.0.5
Sep 29, 2009
1.0.4
Jun 13, 2009
1.0.3
Jun 10, 2009
1.0.2
Jun 09, 2009
1.0.1
Jun 04, 2009
1.0.0
Jun 04, 2009
Files in release
No dependencies