Navigation Menu

Skip to content

PlainStupid/PlainActors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

virtualenv env

source env/bin/activate

pip install -r requirements.txt

Run

This program has some arguments you can use:

-g or --get :

Only display numbers of actors specified by the user.

-y or --year :

Strong textOnly get the actors from films after the year specified.

-b or --beauty:

Display actors as follow:

ActorsName has played in # movies

Now to run it just run:

env/bin/python imdb.py <arguments>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages