dedup-img

View on PyPIReverse Dependencies (0)

1.0.2 dedup_img-1.0.2-py3-none-any.whl

Wheel Details

Project: dedup-img
Version: 1.0.2
Filename: dedup_img-1.0.2-py3-none-any.whl
Download: [link]
Size: 7230
MD5: 4ec78650ea3e8081b162f12083ef3b8a
SHA256: 2f0748eac358051ad4a5e753109ae1a01ac98c7514b7a3774fdb31a8680ea5cf
Uploaded: 2021-08-05 10:27:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dedup-img
Version: 1.0.2
Summary: imagededup图片查重封装使用
Author: cjlmonster
Author-Email: cjlmonster[at]163.com
Home-Page: https://cjlmonster.cn/python/dedupimg/
Platform: python3
Requires-Python: >=3
Requires-Dist: imagededup (>=0.2.2)
Requires-Dist: flask (>=2.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 445 characters]

WHEEL

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

RECORD

Path Digest Size
dedup/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dedup/cmd.py sha256=3JG4QyBhMjUU1GZt-ssA1Tc54oQ8toGkTyXoIgmsf_g 1202
dedup/dedup_utils.py sha256=Wmnuk35CHufsZ0UDiFb9bNW_clon3kQJehp-An0FTM8 3658
dedup/image_utils.py sha256=8eDjXIAzk68Cg-JrThONLAIQbDuS-ddQEIJFXb52Obw 1630
dedup/webapp.py sha256=cvDJJER9Z1YnpPLNEPG5kIFUBAfc60K-V3X81-NfLZE 1976
dedup/templates/index.html sha256=yN2DuawWcNxZbNLhP_-gSb5AUZy7V626riJwhZQIQxg 6155
dedup_img-1.0.2.dist-info/METADATA sha256=j2GSX9FuKRTj7TYpwP8Agovqy__0fMu0gxgpsB2M0oM 1136
dedup_img-1.0.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
dedup_img-1.0.2.dist-info/entry_points.txt sha256=mH8_KbiXYliMPn60LV49tSoeMpjjILHaVjjoaRttma4 72
dedup_img-1.0.2.dist-info/top_level.txt sha256=3brSLYZfn739QYkb51zlsnfrIyZYwBtFpw1L8BKvuAI 6
dedup_img-1.0.2.dist-info/RECORD

top_level.txt

dedup

entry_points.txt

dedup = dedup.cmd:main
flask-web = dedup.webapp:main