all repos — moviedb @ master

A Flask web-app to browse movie information from IMDb using imdbpy

Procfile

1
web: gunicorn "moviedb:create_app()"