Skip to content

m7salam/smovie-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⭐ Star us on GitHub — it helps!

Smovie - CLI personal movie recommender - Beta version

  • This is a CLI application that suggests movies from the IMDB database based on the inputs you give to him.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

pip install -r requirements.txt

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python smovie.py

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Click - The CLI library
  • PyInquirer - Interactive CLI
  • Pandas - To Manuplate the IMDB database
  • IMDbPY - Only used to generate movie summary based on the ID

Contributing

coming soon

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A CLI program to suggest movies based on the IMDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages