This site displays list of popular films with reference information.
Example of launch on Linux, Python 3.5:
gunicorn server:app
Open page localhost:8000 in browser.
The code is written for educational purposes. Training course for web-developers - DEVMAN.org