New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

colormath2

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colormath2

Color math and conversion library.

  • 3.0.3
  • PyPI
  • Socket score

Maintainers
1

Python Color Math2 Module (colormath2)

A maintained fork of the unmaintained python-colormath_

.. start-badges

|actions|

.. |actions| image:: https://github.com/bkmgit/python-colormath2/workflows/Continuous%20Integration/badge.svg :target: https://github.com/bkmgit/python-colormath2/actions :alt: Master Build Status

.. end-badges

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 3.8+

Installation

The easiest way to install colormath2 is via pip::

$ pip install colormath2

The development dependencies are installed as follows:

$ pip install 'colormath2[development]'

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/bkmgit/python-colormath2 and submit an issue if you have any problems or questions.

Copyright (C) 2008-2023 Gregory Taylor_

Copyright (c) 2024 Benson Muite

This software is licensed under the BSD-3-Clause License.

.. _Gregory Taylor: http://gc-taylor.com .. _python-colormath: https://github.com/gtaylor/python-colormath

Keywords

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc