-
Notifications
You must be signed in to change notification settings - Fork 0
sishik/Movie_Trailer_Website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
##Project : Movie Trailer Website Movie trailer website project, part of the Udacity [Python Foundation Nanodegree] ##What it is and does? A Python program that produces the HTML for a movie website that displays a number of movies. Click on a movie poster to play its trailer. ##Required Libraries and Dependencies Python 2.x is required to run this project. The Python executable should be in your default path, which the Python installer should have set. ##Project contents This project consists for the following files: * trailer.py - main Python script to run * media.py - contains the class Movie that stores movie details * fresh_tomatoes.py - creates the HTML file for the website (Udacity supplied) ## How to Run Project Download the project zip file to you computer and unzip the file. Or clone this repository to your desktop. Open the text-based interface for your operating system (e.g. the terminal window in Linux, the command prompt in Windows). Navigate to the project directory and type in the following command: ```bash python trailer.py ``` Your default browser should launch a new tab displaying the movie trailer website.
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published