{"library":"colorzero","type":"library","category":null,"description":"Colorzero is a Python library designed for simple and 'pythonic' color manipulation. It features a comprehensive `Color` class capable of converting between various color representations and calculating color differences. The library utilizes immutable `Color` objects, which are descendents of `namedtuple`, necessitating a specific approach to color manipulation. The current version is 2.0, last released in March 2021.","language":"python","status":"active","version":"2.0","tags":["color","colour","color manipulation","rgb","hls","hsv","cie lab","css colors"],"last_verified":"Sun May 24","install":[{"cmd":"pip install colorzero","imports":["from colorzero import Color","from colorzero import Red, Green, Blue"]}],"homepage":null,"github":"https://github.com/waveform80/colorzero","docs":"https://colorzero.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/colorzero/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/colorzero/compatibility"}}