Skip to content

Extension for `python-colormath` implementing calculation of custom color wheel with HSL rotation.

Notifications You must be signed in to change notification settings

Danand/colormath-colorwheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colormath-colorwheel

Extension for python-colormath implementing calculation of custom color wheel with HSL rotation.

Installation

pip install git+https://github.com/Danand/colormath-colorwheel.git

Usage

wheel = Wheel(colors_original)
colors_rotated = wheel.rotate_from_to(color_from, color_to)

Used by

About

Extension for `python-colormath` implementing calculation of custom color wheel with HSL rotation.

Topics

Resources

Stars

Watchers

Forks

Languages