GithubHelp home page GithubHelp logo

vanillasprinkles / terminaimdb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zacoppotamus/terminaimdb

0.0 2.0 0.0 50 KB

A command-line interface for the IMdB

License: Other

Python 100.00%

terminaimdb's Introduction

TerminalMdB#

TerminalMdB (http://pypi.python.org/pypi/terminalmdb/0.0.3) is a *NIX command-line interface for the IMdB. It makes use of the excellent API over at www.omdbapi.com to retrieve basic movie information.

##Usage

Either set up an alias:

alias imdb = python path/to/terminalMDB.py

Or preferably use pip:

pip install terminalmdb

TerminalMDB can be used with one of three flags:

imdb -t "foo" => search by title and return first result

imdb -i "tt0066921" => search by id and return the result (new in version 0.0.3)

imdb -s "bar" => search by title and return all results

Example

Notes

Requires Python 2.7+

Tested on OS X 10.8

Cool things can be done with data returned from TerminalMdB. Use your imagination!

To-Do

  • Movie showtimes near current location

  • Actor Search

License

TerminalMdB is made available under the GPL (version 3 or later)

terminaimdb's People

Contributors

zacoppotamus avatar markrechler avatar axiak avatar

Watchers

vanillaSprinkles avatar James Cloos 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.