Skip to content

Anightingale/imdb-actor-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imdb-actor-search

How to use imdb-actor-search cli

  1. Run the install.sh file in your command prompt. May need administrator permissions to run.
  2. Run imdb-actor-search program with imdbsearch

Python challenge for job application

Description: Write a Command-line interface Tool (CLI) that queries IMDB and allows a user to enter a movie star’s name and prints the list of movies that star has appeared in date order (oldest first) to the screen:

If more than one actor has that name, a menu should be returned allowing for selection of an individual based on available information

The CLI should allow for a reversal of order such that the newest films are first in the results list

The CLI developed as part of step one should have the option of sending the results to a well-structured JSON document

Publish your new Python package to PyPi.org automatically from Github when a new tag is pushed using a free CI/CD tool such as Travis/CircleCI"

About

Job application python challenge

Resources

Stars

Watchers

Forks

Packages

No packages published