distinctipy
distinctipy copied to clipboard
A lightweight package for generating visually distinct colours.
I would add a main class `Color` (naming TBD), and the whole library would work with it. eg. `distinct_color()` returns `Color`. `color_distance()` takes 2x Color as argument. The `why` is...
Hi. Great and very useful package! I am testing black/white text thresholds by using `color_swatch()`, but for some reason it gets nuts when using less than 9 colors. In those...
Would you be interested to include the tests in the pypi source tarball? For packaging software it's often more reliable to download the sources from pypi, as it prohibits re-release,...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...