Searches for movies based on actor's name in the order by IMDB rating.
pip install -r requirements.txt
python movie_search.py Leonardo\ Decaprio
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.