Skip to content

A tool to generate heatmaps from the IMDB scores of a TV series

License

Notifications You must be signed in to change notification settings

cabo40/IMDB_Series_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IMDB_Series_Visualization

A tool to generate heatmaps from the IMDB scores of a TV series. The original idea is from reddit user u\Hbenne.

Usage

run main.py with either the IMDB's ID (numerical) of the desired series or the name (experimental) and the output png name.

Examples

$ python ./main.py -i "Sherlock BBC" -o sherlock.png -c autumn --dpi 50

sherlock.png

$ python ./main.py -i "Dr House" -o drhouse.png

drhouse.png

$ python ./main.py -i 0804503 -o madmen.png --dpi 80

madmen.png

About

A tool to generate heatmaps from the IMDB scores of a TV series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages