-
Notifications
You must be signed in to change notification settings - Fork 0
abhiuee/Python-Movie-Website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To run the from Terminal:
1. Navigate to the directory where the source code files are located. In MAC, you can use the finder to find the location of the directory and then do: cd <Path to Directory>
2. python entertainment_center.py
To run from IDLE:
1. Open entertainment_center.py
2. Run the module
To add a movie:
1. Open entertainment_center.py
2. Add as per the example toystory = media.Movie("Title of the movie",
"Storyline ",
"URL for the movie poster",
"Youtube trailer link url")
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published