imdb-rating-classifier

View on PyPIReverse Dependencies (0)

0.1.6 imdb_rating_classifier-0.1.6-py3-none-any.whl

Wheel Details

Project: imdb-rating-classifier
Version: 0.1.6
Filename: imdb_rating_classifier-0.1.6-py3-none-any.whl
Download: [link]
Size: 12014
MD5: e226a723084829d0bffb46da8cd4d7ba
SHA256: 5544794d948fd5f59563d95cf631474373bcd53ffec92ec5d2d3ef861959ad38
Uploaded: 2023-01-21 14:42:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imdb-rating-classifier
Version: 0.1.6
Summary: An application that scrapes data from IMDB and adjusts rating based on some rulesets.
Author: Marouane Skandaji
Author-Email: marouane.skandaji[at]gmail.com
Home-Page: https://github.com/marouenes/imdb-rating-classifier
Project-Url: Source Code, https://github.com/marouenes/imdb-rating-classifier
Project-Url: Bug Tracker, https://github.com/marouenes/imdb-rating-classifier/issues
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: Jinja2 (>=3.1.2)
Requires-Dist: beautifulsoup4 (>=4.10.0)
Requires-Dist: click (==8.1.3)
Requires-Dist: pandas (==1.5.2)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: wheel; extra == "build"
Requires-Dist: black; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: black; extra == "qa"
Requires-Dist: flake8; extra == "qa"
Requires-Dist: isort; extra == "qa"
Requires-Dist: pre-commit; extra == "qa"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Provides-Extra: build
Provides-Extra: dev
Provides-Extra: qa
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4716 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
imdb_rating_classifier/__init__.py sha256=bvcSUpAp9MjhmTnCTNJ7VPHrjABO_VDM-0CfhGRWL9Q 76
imdb_rating_classifier/generate.py sha256=ptQwyLuSD8sau61VTKcYO8NO-ifn3GPUSPSTNZiTuK0 4257
imdb_rating_classifier/penalizer.py sha256=7eLXTRRCkKokUN7qTCp12XegXhSDju4C0OAFdX75reQ 3894
imdb_rating_classifier/schema.py sha256=NqEtFBavUccOCxsQbSpPc_lEk4lTGhkfJuqqjIGtdn8 2944
imdb_rating_classifier/scraper.py sha256=19crs4jh91112SMEnNDD91PEJjWd2TkmQUhM0U34h_s 5967
imdb_rating_classifier/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
imdb_rating_classifier/util/unpack.py sha256=qJ5TpybHnkJRQ8dWmvyXi-6m7ltgf9WElGnDf6Up7wg 1042
imdb_rating_classifier-0.1.6.dist-info/LICENSE sha256=4nLIun8l3tPb9WdrdvqPJeNdTYo_O7BtKOSPZNk_Avo 1074
imdb_rating_classifier-0.1.6.dist-info/METADATA sha256=HdhRyJOa0OXRgTbU1hZfxhrRw85aqRQS77n9BctVrnc 6599
imdb_rating_classifier-0.1.6.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
imdb_rating_classifier-0.1.6.dist-info/entry_points.txt sha256=5PEHkZ0c3-4FylmbsrFu450kLq5_fAXeRkdMaaWaQ1I 80
imdb_rating_classifier-0.1.6.dist-info/top_level.txt sha256=aCcpR4NhKQWP5QiiBF5gl4z7Mbeohtm7AevTHJi3blg 23
imdb_rating_classifier-0.1.6.dist-info/RECORD

top_level.txt

imdb_rating_classifier

entry_points.txt

imdb-rating-classifier = imdb_rating_classifier.generate:main