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.
Legal Mumbo Jumbo
-----------------
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
Raw data
{
"_id": null,
"home_page": "https://github.com/bkmgit/python-colormath2",
"name": "colormath2",
"maintainer": "Benson Muite",
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "color math conversions",
"author": "Gregory Taylor",
"author_email": "gtaylor@gc-taylor.com",
"download_url": "https://files.pythonhosted.org/packages/a0/d2/ffc1354bdb2e5aa2772782bd34351caf2e98ef2a0850080feda4216178d9/colormath2-3.0.3.tar.gz",
"platform": "Platform Independent",
"description": "Python Color Math2 Module (colormath2)\n======================================\n\nA maintained fork of the unmaintained `python-colormath`_\n\n\n.. start-badges\n\n|actions|\n\n.. |actions| image:: https://github.com/bkmgit/python-colormath2/workflows/Continuous%20Integration/badge.svg\n :target: https://github.com/bkmgit/python-colormath2/actions\n :alt: Master Build Status\n\n.. end-badges\n\nThis module implements a large number of different color operations such as\ncolor space conversions, Delta E, and density to spectral.\n\nRequirements\n------------\n\n* numpy\n* NetworkX 2.0+\n* Python 3.8+\n\nInstallation\n------------\n\nThe easiest way to install colormath2 is via pip::\n\n $ pip install colormath2\n\nThe development dependencies are installed as follows:\n\n $ pip install 'colormath2[development]'\n\nDocumentation\n-------------\n\nFor documentation, see the project webpage at:\n\n http://python-colormath.readthedocs.org/\n\nThere are also a lot of useful examples under the examples directory within\nthis directory.\n\nSupport\n-------\n\nHead over to https://github.com/bkmgit/python-colormath2\nand submit an issue if you have any problems or questions.\n\nLegal Mumbo Jumbo\n-----------------\n\nCopyright (C) 2008-2023 `Gregory Taylor`_\n\nCopyright (c) 2024 Benson Muite\n\nThis software is licensed under the BSD-3-Clause License.\n\n.. _Gregory Taylor: http://gc-taylor.com\n.. _python-colormath: https://github.com/gtaylor/python-colormath\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Color math and conversion library.",
"version": "3.0.3",
"project_urls": {
"Download": "http://pypi.python.org/pypi/colormath2/",
"Homepage": "https://github.com/bkmgit/python-colormath2"
},
"split_keywords": [
"color",
"math",
"conversions"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4810175f2b97c2e29fc66b6190db6effabe4ae2c4b2030b214db7e3e37439e11",
"md5": "dba0378afea49edb2b3fdf9e4c86ec3b",
"sha256": "2098e9cdb4923225cfae8966b1d51abfe4517059ead2ff4e55103d6375fa7e51"
},
"downloads": -1,
"filename": "colormath2-3.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dba0378afea49edb2b3fdf9e4c86ec3b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 40663,
"upload_time": "2024-11-02T16:16:35",
"upload_time_iso_8601": "2024-11-02T16:16:35.971531Z",
"url": "https://files.pythonhosted.org/packages/48/10/175f2b97c2e29fc66b6190db6effabe4ae2c4b2030b214db7e3e37439e11/colormath2-3.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a0d2ffc1354bdb2e5aa2772782bd34351caf2e98ef2a0850080feda4216178d9",
"md5": "c403324520408ca0062a6d2a9343a583",
"sha256": "e797613f4f0b86c6c218a1c7dc50f1259e6934e391581969b689ae27379c2ffa"
},
"downloads": -1,
"filename": "colormath2-3.0.3.tar.gz",
"has_sig": false,
"md5_digest": "c403324520408ca0062a6d2a9343a583",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 51301,
"upload_time": "2024-11-02T16:16:38",
"upload_time_iso_8601": "2024-11-02T16:16:38.137657Z",
"url": "https://files.pythonhosted.org/packages/a0/d2/ffc1354bdb2e5aa2772782bd34351caf2e98ef2a0850080feda4216178d9/colormath2-3.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-02 16:16:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bkmgit",
"github_project": "python-colormath2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "colormath2"
}