{"library":"colormath","type":"library","category":null,"description":"colormath is a Python library that simplifies complex color mathematics and conversions. The current stable version is 3.0.0. It provides support for a wide range of color spaces (e.g., CIE Lab, XYZ, sRGB, HSL, HSV, CMY/CMYK), enabling conversions between them, calculation of color differences (Delta E), and chromatic adaptations. The project maintains an active status with ongoing documentation updates, though code releases are less frequent.","language":"python","status":"active","version":"3.0.0","tags":["color","math","conversion","color space","cie","rgb","lab","delta e"],"last_verified":"Mon May 25","install":[{"cmd":"pip install colormath","imports":["from colormath.color_objects import LabColor","from colormath.color_objects import XYZColor","from colormath.color_objects import sRGBColor","from colormath.color_conversions import convert_color"]}],"homepage":null,"github":"https://github.com/gtaylor/python-colormath","docs":null,"changelog":null,"pypi":"https://pypi.org/project/colormath/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.5,"avg_import_s":0.27,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/colormath/compatibility"}}