freshtomatoes will provide rottentomatoes scores of a given movie
Project description
Fresh Tomatoes
It is a python package to get a movie's rotten tomatoes scores.
Useage
import freshtomatoes as ft
movie=ft.FreshTomatoes()
movie.Scores("aladdin")
Output
{'audiencescore': '94', 'tomatometerscore': '57'}
Installation
pip install freshtomatoes
License
The package is available as open source under the terms of the MIT License.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file freshtomatoes-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: freshtomatoes-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ec4fc75a93f903e5741f33b7d6d1926b489c33a41afd3c19b2b8f5a4e6fde37 |
|
MD5 | a9b5961dbf8359c6e8b7f7dd323aaeef |
|
BLAKE2b-256 | cb92935840b810a9c35cd3cb2723d1d3ea705330f209d809360ad8234bf98be8 |