movie-barcodes

View on PyPIReverse Dependencies (0)

0.5.4 movie_barcodes-0.5.4-py3-none-any.whl

Wheel Details

Project: movie-barcodes
Version: 0.5.4
Filename: movie_barcodes-0.5.4-py3-none-any.whl
Download: [link]
Size: 27852
MD5: 0ee05db96071da78880b7b123a52ab8a
SHA256: 90446871830ed2ab9a68d7ded9e54582a38228bc1289a12b7091a3e6db033725
Uploaded: 2024-09-01 15:29:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: movie-barcodes
Version: 0.5.4
Summary: Compress every frame of a movie in a single color barcode.Transform entire movies into stunning single-barcode visualizations.Capture the essence of cinematic storytelling through dominant color extraction from each frame.
Author: Clément Delteil
Author-Email: clement45.delteil45[at]gmail.com
Home-Page: https://github.com/Wazzabeee/movie-barcodes
Keywords: visualization,python,opencv,color extraction,data science,machine learning,movies,computer vision,multiprocessing,parallel computing,barcode,image processing,multithreading,data visualization,video processing,color barcode
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Requires-Dist: colorama (==0.4.6)
Requires-Dist: joblib (==1.3.2)
Requires-Dist: numpy (==1.26.0)
Requires-Dist: opencv-python (==4.8.1.78)
Requires-Dist: Pillow (==10.3.0)
Requires-Dist: scikit-learn (==1.5.0)
Requires-Dist: scipy (==1.11.2)
Requires-Dist: threadpoolctl (==3.2.0)
Requires-Dist: tqdm (==4.66.3)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pylint (==2.6.0); extra == "lint"
Requires-Dist: mypy (==1.6.0); extra == "lint"
Requires-Dist: flake8 (==4.0.0); extra == "lint"
Requires-Dist: black (==24.3.0); extra == "lint"
Requires-Dist: types-Pillow; extra == "lint"
Requires-Dist: types-pytz; extra == "lint"
Requires-Dist: types-tqdm; extra == "lint"
Requires-Dist: types-PyYAML; extra == "lint"
Provides-Extra: dev
Provides-Extra: lint
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7741 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/barcode_generation.py sha256=9vTZke8bfwdPT22Xscb0jwaXVG2fvSrzueuyN_xtka4 3708
src/color_extraction.py sha256=y6sVraHj8Iu5rhuL9nS-aMWbGsP8r248hIt37hnNP5Q 3477
src/main.py sha256=8Vo0yPGZBtA4wieL1wYKWvR0iJPu27hZKHuTpk8SDaU 6573
src/utility.py sha256=q3H8661FOYLg9tcqQBKURfVEN-EUd3r0-177sKvgCVU 7170
src/video_processing.py sha256=QYesLv6u3SRwn4bktXNy0I36aXvDGNsC-LhFAnHlvxc 4743
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_barcode_generation.py sha256=uQykiPiCpdlU0h8yh-bJml9EuLqrYdj60bv9mHw_og4 1831
tests/test_color_extraction.py sha256=yr8JwZuKniaHhIFpzHiI2F4xe7GaRUd3A0r2Pwz41F0 3215
tests/test_integration.py sha256=wjLdSQMLw8mSDjjDxTogHUNTH_fHpmIexsJiuHZiZwY 2288
tests/test_utility.py sha256=eXSuFUIv_5--9xSVXUEIJkIZFbNGABNKq2SfOmxI7ww 14759
tests/test_video_processing.py sha256=HEPsMkwjSImq-gTIf3EbJ3oOuUm8ZxN2_OtBFmZLemw 8805
movie_barcodes-0.5.4.dist-info/LICENSE sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM 18092
movie_barcodes-0.5.4.dist-info/METADATA sha256=dHw8M2If0jFcZJsgeek62frMgX4xMErN7JSpz-msbA0 9602
movie_barcodes-0.5.4.dist-info/WHEEL sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc 92
movie_barcodes-0.5.4.dist-info/entry_points.txt sha256=dFwoiZvkQtnSEUu33GUEfxefWwPN4nMbFxpqXCyre7s 49
movie_barcodes-0.5.4.dist-info/top_level.txt sha256=KW3xgkz9NLMTcmmzgKvW8RFpCFkRIQ085qzq2diFf68 10
movie_barcodes-0.5.4.dist-info/RECORD

top_level.txt

src
tests

entry_points.txt

movie-barcodes = src.main:main