{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"}],"enrichment":{"capability":"Converts colors between standard and specialized colorspaces (sRGB, XYZ, CIELab, CIECAM02, CAM02-UCS) and simulates color vision deficiency.","skillfed_tags":["color-science","image-processing","abandoned"],"use_cases":["Convert RGB image pixels to perceptually uniform spaces for color analysis or image processing","Simulate how colors appear to people with color vision deficiency for accessibility testing","Transform colors between standard colorspaces (sRGB, XYZ, LAB) for color science workflows","Batch-convert large image arrays across multiple colorspaces with automatic routing"],"what_it_does":"Colorspacious converts colors between a range of colorspaces, from common standards like sRGB and XYZ to specialized perceptually uniform spaces like CIECAM02 and CAM02-UCS. It also includes simulations of color vision deficiency based on the Machado et al approach. The library automatically finds the optimal conversion path through intermediate colorspaces and applies all transformations in sequence, working with both single values and NumPy arrays.\n\nThe package depends only on NumPy and installs with low friction. However, it is abandoned\u2014the last release was in 2018 and the last commit in 2019\u2014so it will not receive updates, bug fixes, or compatibility maintenance. It remains functional for its core use case but carries the risk of incompatibility with future Python or NumPy versions.","worth_installing":"Yes, if you need colorspace conversion and color vision deficiency simulation and can accept an unmaintained package. The library is stable and has no known vulnerabilities, but verify compatibility with your current NumPy and Python versions before relying on it in production. For new projects, consider alternatives like the colour package if you need ongoing maintenance."},"id":"colorspacious","links":{"html":"https://skillfed.io/packages/colorspacious","md":"https://skillfed.io/packages/colorspacious.md","pypi":"https://pypi.org/project/colorspacious/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-04-08","license_spdx":null,"license_treatment":"permissive","name":"colorspacious","python_support":"unspecified","summary":"A powerful, accurate, and easy-to-use Python library for doing colorspace conversions"},"popularity":{"monthly_downloads":142331,"position":11211,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.2"}
