denmarksdev / ud036_StarterCode

Starter Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marks Movie Trailers

This program creates and displays HTML page with my favorites Movie Trailers.

Requirement

  1. This program require Python 2.7 (Works Python 3.7 too). Don't have Python? choose your installation:

  2. The three files marks_movie_trailers.py, media.py and movie_trailers_manager.py must be in same directory to run.

Usage

Run the following command in your terminal:

$ python movie_trailers_manager.py

License

GNU General Public License v3.0

Screenshoot

About

Starter Code


Languages

Language:Python 58.0%Language:HTML 36.3%Language:CSS 5.7%