mvinyard / pyLaCroix

A python color palette for those that love sparkled beverages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyLaCroixLogo

PyPI pyversions PyPI version Code style: black

A python color palette for those that love sparkled beverages.

pip install pyLaCroix

Interface

# example use-case
from pyLaCroix import pyLaCroix

palette = pyLaCroix(n_points=5)
palette.apricot
  • Create a gradient with a flexible number of colors with any choice of beverage via the colour package (the only dependency).

Notes


About

A python color palette for those that love sparkled beverages.

License:MIT License


Languages

Language:Python 100.0%