Everything about Cinema!
Project description
Cinema
This python scripts retrieves all the information of a movie given its title. The following web sites are used to retrieve the rating of movies:
IMDB
RogerEbert
Metacritic
Currently only IMDB is supported but the support for the rest will be added.
Installation
pip install cinema
or locally:
python setup.py install
Usage:
After installing the package, you can use the following command to retrieve the information of a movie. Note that you do not need to specify the movie’s exact name.
watch-movie {MOVIE_NAME}
Example:
watch-movie ‘a separation’
or
watch-movie ‘redemption’
In case there are multiple versions of a movie, you can specify the production year too:
watch-movie ‘The Lord of the Rings’ 2002
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
File details
Details for the file cinema-0.0.11.tar.gz
.
File metadata
- Download URL: cinema-0.0.11.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04876b034d7903517154f2f2495a8ba30bd40527c2ef88f2bd463d01f49dcb93 |
|
MD5 | c1e8cc95747786c6b409aedb6b13cf88 |
|
BLAKE2b-256 | 1845f0ce9e7235a33e658febdde5b8e9d921ab34c3a5e625cc2da0e57d231d34 |