Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 715 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 715 Bytes

Movie Trailer Website


This is a simple python files let any user to easily creat their own movie trailer website page.

Requirments

python version 2.7 ( Can be download from here)

Installation

download or Clone the GitHub repository

https://github.com/Basheer88/movie_trailer_website_generator

How to Add and Generate Your Website

Launch python idle or any other python editor

open ( entertainment_center.py ) file

add new movie under ( Add Movies ) comment in the following format

variable = media.Movie(movie name, story line, poster image, trialer url)

License

Free license. Feel free to do whatever you want with it.