Skip to content

The simple website that displays movie posters and plays their trailer when poster is clicked

Notifications You must be signed in to change notification settings

A-Yerkeshev/movie-trailers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The movies trailers webpage.

Requested software

In order to successfully run this application on the local computer you need to have Python installed.

Installation

If you do not have a Python installed on your computer follow this steps:

  1. Go to www.python.org.
  2. Download Python2.X or Python3.X version for your operational system.
  3. Install it on local computer, following instructions on Python official website.

Running the application

Once you have Python installed follow this steps:

  1. Open Python IDLE.
  2. In shell open a movies.py file.
  3. From top menu select 'Run', then 'Run Module' or simply press 'F5'.

You also can run the file from command line using command 'python' followed by whitespace and name of the file.

About

The simple website that displays movie posters and plays their trailer when poster is clicked

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published