Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 441 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 441 Bytes

IMDB Search

Searches for movies based on actor's name in the order by IMDB rating.

Install packages

pip install -r requirements.txt

Usage

python movie_search.py Leonardo\ Decaprio

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT