Skip to content

Wes Anderson color palettes for python!

Notifications You must be signed in to change notification settings

hcassady/wesanderson

 
 

Repository files navigation

Wes Anderson Color Palettes for python! (based on Karthik Ram's R version)

installing it: pip install wesanderson

wesanderson.film_palette('Isle of Dogs') # full film title

wesanderson.film_palette('darjeeling') # partial film title

wesanderson.film_palette('bottle rocket', 1) # get an alternative color palette for the movie

wesanderson.color_palettes has the color palettes as a dictionary by film title. Some of the films have more than one title.

Color palettes

wesanderson color palettes

About

Wes Anderson color palettes for python!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%