Skip to content

A flask app using plotly, imdb api, python to display insights on various tv shows

Notifications You must be signed in to change notification settings

thepiratex/tvshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tvshow

A flask app using plotly, imdb api, python to display insights on various tv shows

Libraries Used

  • IMDBPY To pull ratings, name, and other information for all the tv shows from IMDB

  • FLask A microframework to basically connect our python code with web interface.

  • Plot.Ly A visualization library for python which supports both python and javascript.

Demo_Image_1 Demo_Image_1 Demo_Image_1