colormath 3.0.0


pip install colormath

  Latest version

Released: Dec 27, 2017

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
https://travis-ci.org/gtaylor/python-colormath.png?branch=master https://pypip.in/d/colormath/badge.png

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:

http://python-colormath.readthedocs.org/

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.

No dependencies