https://github.com/summonr/movie-trailers
A responsive Website containing Movie trailers parsed using Python and rendered with HTML, CSS, BootStrap.
https://github.com/summonr/movie-trailers
bootstrap css html javascript python
Last synced: 3 months ago
JSON representation
A responsive Website containing Movie trailers parsed using Python and rendered with HTML, CSS, BootStrap.
- Host: GitHub
- URL: https://github.com/summonr/movie-trailers
- Owner: summonr
- Created: 2016-12-14T09:46:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T10:24:34.000Z (over 9 years ago)
- Last Synced: 2025-04-10T20:55:24.905Z (about 1 year ago)
- Topics: bootstrap, css, html, javascript, python
- Language: Python
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie-Trailers-Website
A responsive Website containing Movie trailers parsed using Python and rendered with HTML, CSS, BootStrap.
## FILES
fresh_tomatoes.py - Styles and scripting for the page, functionality for passing in the trailers.
fresh_tomatoes.html - Generated site by the python script that shows the trailers.
## INSTALLATION
Git clone or download ZIP file.
You will need Python on your dev machine.
Google SDK is required for this project.
## CONFIGURATION
Coming soon.
## DEMO
Coming soon.