1
0
Fork 0
Find unique RGB colors that fall into a certain delta range of a given relative luminosity value.
Find a file
2026-03-05 20:49:46 +01:00
.zed Added Zed IDE task for running pytest harness 2026-03-05 20:48:59 +01:00
src/similar_relative_luminosity_color_finder Added methods for rgb & hex color representations 2026-03-05 20:49:34 +01:00
tests Added tests for rgb & hex color representations 2026-03-05 20:49:46 +01:00
.gitignore Initiated package using Astral's uv 2026-03-05 19:34:26 +01:00
.python-version Initiated package using Astral's uv 2026-03-05 19:34:26 +01:00
pyproject.toml Added pytest development dependency 2026-03-05 20:48:42 +01:00
README.md Initiated package using Astral's uv 2026-03-05 19:34:26 +01:00
uv.lock Added pytest development dependency 2026-03-05 20:48:42 +01:00