Color math and conversion library.
Project description
- License:
BSD
What is it?
This module implements a large number of different color operations such as color space conversions, Delta E, and density to spectral.
Why?
Public documentation for color math is very limited, and there were no Python color math libraries with even a fraction of the common routines implemented.
Requirements
colormath requires NumPy, which you may get from:
Or via pip/easy_install:
pip install numpy
Installation
The easiest way to install colormath is via pip/easy_install:
pip install colormath
Alternatively, download and extract the package from PyPi at http://pypi.python.org/pypi/colormath/, then extract and run the installer directly:
python setup.py install
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) 2012 Gregory Taylor
This software is licensed under the BSD License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file colormath-1.0.8.tar.gz
.
File metadata
- Download URL: colormath-1.0.8.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac04c79baa2ac501789eba96468c581bf212c40b548a18f11619e9ee7406cc5b |
|
MD5 | ab44959e09b2634763449fc0d0b303d3 |
|
BLAKE2b-256 | 5d49af6e9f9ef10b94be0d12da80895f2e5ae2b83d095c7f41343029d488e6b5 |