py-image-dedup

View on PyPIReverse Dependencies (0)

2.0.0 py_image_dedup-2.0.0-py3-none-any.whl

Wheel Details

Project: py-image-dedup
Version: 2.0.0
Filename: py_image_dedup-2.0.0-py3-none-any.whl
Download: [link]
Size: 43170
MD5: 3ce2953af909daf3bfa89abf10f62464
SHA256: 0ea1cf2e0d92b15f2dfb139fb9bcd9add4d7a67728a4204890a3b2284107121f
Uploaded: 2020-12-07 12:38:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py-image-dedup
Version: 2.0.0
Summary: A library to find duplicate images and delete unwanted ones
Author: Markus Ressel
Author-Email: mail[at]markusressel.de
Home-Page: https://github.com/markusressel/py-image-dedup
License: GPLv3+
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: certifi (==2020.6.20)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: click (==7.1.2)
Requires-Dist: container-app-conf (==5.1.0)
Requires-Dist: cycler (==0.10.0)
Requires-Dist: decorator (==4.4.2)
Requires-Dist: elasticsearch (==7.9.1)
Requires-Dist: idna (==2.10)
Requires-Dist: image-match
Requires-Dist: imageio (==2.9.0)
Requires-Dist: kiwisolver (==1.2.0)
Requires-Dist: matplotlib (==3.3.2)
Requires-Dist: networkx (==2.5)
Requires-Dist: numpy (==1.19.2)
Requires-Dist: ordered-set (==4.0.2)
Requires-Dist: pathtools (==0.1.2)
Requires-Dist: pillow (==7.2.0)
Requires-Dist: prometheus-client (==0.8.0)
Requires-Dist: py-range-parse (==1.0.5)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: pytimeparse (==1.1.8)
Requires-Dist: pywavelets (==1.1.1)
Requires-Dist: requests (==2.24.0)
Requires-Dist: ruamel.yaml (==0.16.10)
Requires-Dist: ruamel.yaml.clib (==0.2.0)
Requires-Dist: scikit-image (==0.17.2)
Requires-Dist: scipy (==1.5.2)
Requires-Dist: six (==1.15.0)
Requires-Dist: tabulate (==0.8.7)
Requires-Dist: tifffile (==2020.10.1)
Requires-Dist: toml (==0.10.0)
Requires-Dist: tqdm (==4.50.1)
Requires-Dist: urllib3 (==1.25.10)
Requires-Dist: watchdog (==0.10.3)
Description-Content-Type: text/markdown
[Description omitted; length: 9402 characters]

WHEEL

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

RECORD

Path Digest Size
py_image_dedup/__init__.py sha256=rAG3BI3apYB-unU2dFCI-Ls-6wdo-Ar8ev5tTIHz3aA 38
py_image_dedup/cli.py sha256=0gs7pxUVt5JA2dPG16ebk5ysL5CpyocRGzn48vBH2b8 2925
py_image_dedup/config.py sha256=WAhvqKRQQ_hYDWN3_P2u9g8JkzqDNHLis_LWDWJtPSc 7896
py_image_dedup/stats.py sha256=DMk4GPcas34BFRIFR1iYsNjORKq2sJN84h_sASgux1Y 681
py_image_dedup/library/__init__.py sha256=1HRXSQGbZVNEWW66J3UEm7Ug8og1AjwtRjm2S6DFrwk 1701
py_image_dedup/library/deduplication_result.py sha256=b4X_58CLrwYiRAQYvjwYT1LrGC6u95MZdUQVEljInEs 4957
py_image_dedup/library/deduplicator.py sha256=YUtN1MYBABbOTYJ-xaVsrpVP9c25UUY9w4FszlKVcps 27094
py_image_dedup/library/file_watch.py sha256=ubT2yRjXjvh4ZI2loPGryJaTYcH2uJpbosS69wcshL0 2178
py_image_dedup/library/processing_manager.py sha256=iXNRVF6YqQ4LOKxASWRMbMjxZNtiWhLrTZOpVEWuKWY 4887
py_image_dedup/library/progress_manager.py sha256=joQVMC3L6rQ_aNe-alITDiM4PFVDneIH89yKE0th8lU 2275
py_image_dedup/persistence/__init__.py sha256=RE_sI1IxSLhLF15WBdDAR9H5F2U6N-D3xA-D_uw1suc 4938
py_image_dedup/persistence/elasticsearchstorebackend.py sha256=omN9d050UO91L2CE6VsX0oKI8XPZsjfx2t7RZws6YZA 9387
py_image_dedup/persistence/metadata_key.py sha256=sO_aKQ6C-tnVnTrCwZkiwLwxuYkUU8XX3YaplA7rYlU 337
py_image_dedup/util/__init__.py sha256=2Vj9Z-hefzQFDnx1ncfXsiX8-0dKVv40HCer28qc3O0 985
py_image_dedup/util/file.py sha256=cJaWMvgWdWZD91P10JSOrcW8rL5zXqmRSE9yzrzk3TY 1672
py_image_dedup/util/image.py sha256=ZjIE6ChBjUa98bzwrc0W-f8BoxVLnUyoITBJkYy897Q 900
tests/__init__.py sha256=ILWmfji_8wT48ic70cpHZMvoYCquDD5SVj6V4-8B5Bg 413
tests/test_file_extension.py sha256=GkFjuMTLOfl0pkbL8cAPuNhvR0D6Bc7EMGELONaIliA 367
tests/test_select_images_to_delete.py sha256=PtumMNQi1qm8jxg5ozn8_lEt-U0KrQxLTcBvYq-B4Os 5932
py_image_dedup-2.0.0.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
py_image_dedup-2.0.0.dist-info/METADATA sha256=kM5A9msy9Gxctw4KXWB89QfwoLEIj-YmEvPu5RdJFjE 11243
py_image_dedup-2.0.0.dist-info/WHEEL sha256=S6zePDbUAjzMmpYOg2cHDxuYFWw7WiOXt6ogM6hIB5Q 92
py_image_dedup-2.0.0.dist-info/entry_points.txt sha256=Q-iu4um3uY8nkEJzNz1dfNGDK9eGJKFZA7KNpvdaCG8 59
py_image_dedup-2.0.0.dist-info/top_level.txt sha256=GJgXfGevIG1DonMUjFmyXFzV3-A3DFhDurZxCArSULg 21
py_image_dedup-2.0.0.dist-info/RECORD

top_level.txt

py_image_dedup
tests

entry_points.txt

py-image-dedup = py_image_dedup.cli:cli