/mymoviepage

Generate an HTML page of available movies from a local directory.

Primary LanguagePython

mymoviepage

Generate an HTML page of available movies from a local directory.

Example of MyMoviePage output

The interface to the IMDB API is provided by IMDbPY.

The normalization function is taken from cinephile.

The Javascript sort and search functions are provided by List.js.