fengsp / color-thief-py

Grabs the dominant color or a representative color palette from an image. Uses Python and Pillow.
http://lokeshdhakar.com/projects/color-thief/
Other
1.04k stars 125 forks source link

Work with Python2 and Python3 #2

Closed joshleeb closed 9 years ago

joshleeb commented 9 years ago

Made small changes so that the ColorThief module and demo.py can be run with Python2 and Python3.