CLI for IMDB
Project description
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](http://www.pip-installer.org/en/latest/installing.html):
```pip install terminalmdb```
TerminalMDB can be used with one of two flags:
imdb -t "foo" => search by title and return first result
imdb -s "bar" => search by title and return all results
imdb -i "bar" => search by IMDB ID
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](http://www.gnu.org/licenses/gpl.html) (version 3 or later)
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](http://www.pip-installer.org/en/latest/installing.html):
```pip install terminalmdb```
TerminalMDB can be used with one of two flags:
imdb -t "foo" => search by title and return first result
imdb -s "bar" => search by title and return all results
imdb -i "bar" => search by IMDB ID
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](http://www.gnu.org/licenses/gpl.html) (version 3 or later)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
terminalmdb-0.0.3.tar.gz
(35.6 kB
view details)
File details
Details for the file terminalmdb-0.0.3.tar.gz.
File metadata
- Download URL: terminalmdb-0.0.3.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9ac91897dfbff833d927563f2a852ca463a6a5cdd6c225a0a849b12cf876b95
|
|
| MD5 |
2d10b4c569783f492c199f69531e5dc8
|
|
| BLAKE2b-256 |
224fb1baac62cec9105aeaba50125937cf3e76825a21e28767e3d9b72c03f8a6
|