Socket
Socket
Sign inDemoInstall

colormath

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    colormath

Color math and conversion library.


Maintainers
1

Readme

Python Color Math Module (colormath)

.. image:: https://travis-ci.org/gtaylor/python-colormath.png?branch=master :target: https://travis-ci.org/gtaylor/python-colormath .. image:: https://pypip.in/d/colormath/badge.png :target: https://crate.io/packages/colormath/

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.

Copyright (C) 2018 Gregory Taylor_

This software is licensed under the BSD License.

.. _Gregory Taylor: http://gc-taylor.com

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc