Giter VIP home page Giter VIP logo

pguide's Introduction

Parental Guide (pguide)

Parental Guide assistant for media that uses IMDbPY.

Python version Build Status BCH compliance GitHub issues GitHub forks GitHub Stars License

My kids are big movie and anime buffs and are constantly asking me to look up shows to see if they are allowed to watch them. This of course takes time, more so when they bring you a list of them!

I wrote this script to help me out with that task. I was surprised to discover that it also worked for video games! I did use IMDbPY to help with the initial searching.

How to set it all up

First of all, you should setup a virtual environment. I've included both a requirements.txt and an environment.yml file in order to make things easier. Perform the steps in the Initial and Final setups but do either the Anaconda or Python ones depending on which one you prefer to work with.

Initial setup

cd Projects
git clone https://github.com/clamytoe/pguide.git
cd pguide

Anaconda setup

conda env create

Regular Python setup

pip install -r requirements.txt

Final setup

activate pguide # or source activate pguide
python setup.py install

How to run

Once that's all out of the way simply run the program and follow the prompts.

pguide

Sample run

sample run

search

detail

Just hitting the ENTER key will continue with the next screen. To exit enter an n.

pguide's People

Contributors

clamytoe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.