LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
chromo_map/__init__.py
chromo_map/py.typed
chromo_map.egg-info/PKG-INFO
chromo_map.egg-info/SOURCES.txt
chromo_map.egg-info/dependency_links.txt
chromo_map.egg-info/requires.txt
chromo_map.egg-info/top_level.txt
chromo_map/accessibility/__init__.py
chromo_map/accessibility/contrast.py
chromo_map/analysis/__init__.py
chromo_map/analysis/palette.py
chromo_map/catalog/__init__.py
chromo_map/catalog/builders.py
chromo_map/catalog/catalog.py
chromo_map/core/__init__.py
chromo_map/core/color.py
chromo_map/core/gradient.py
chromo_map/core/swatch.py
chromo_map/data/__init__.py
chromo_map/data/mpl_cat_names.json
chromo_map/utils/__init__.py
chromo_map/utils/color_utils.py
tests/test_color.py
tests/test_color_rich.py
tests/test_color_utilities.py
tests/test_get_gradient.py
tests/test_gradient_rich.py
tests/test_gradient_utilities.py
tests/test_swatch_utilities.py
tests/test_utilities_integration.py