This is my version of the Movie Trailer Website project. The website displays my list of favorite movies.
The src
folder contains Python code and resources that get generated into a website.
Here is a working live demo : https://kwoner61.github.io/MooVees/index.html
- Install Python
- Clone or download this project
- Navigate to the project directory
python moovees.py
- If website does not open automatically, look for the compiled
fresh_tomatoes.html
file in the project directory.
- Reading in file to string
- Relative location in Python
- Movie poster image and storyline from IMDb
- Python urllib2
- Random Famous Quotes API