-
Notifications
You must be signed in to change notification settings - Fork 0
claggierk/video_rental
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
########################## ### Requirements ######### ########################## In order to run, you must become a member of themoviedb visit https://www.themoviedb.org/account/signup Ultimately they will provide an API key replace my key with YOUR key in Video.py (line 3): {code} tmdb = TMDB('3b2ff402b6a924b6caaa56f801fdb2e6') # API key given to me (had to register) {code} ########################## ### commands to run ###### ### see sample-run.txt ### ########################## ./lines.sh python videoTests.py python customerTests.py python videoRentalTests.py python main.py
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published