clonwn-sort

View on PyPIReverse Dependencies (0)

0.4.0 clonwn_sort-0.4.0-py3-none-any.whl

Wheel Details

Project: clonwn-sort
Version: 0.4.0
Filename: clonwn_sort-0.4.0-py3-none-any.whl
Download: [link]
Size: 22750
MD5: 603b44ce22ee75361a844801e82b67e6
SHA256: 329dce83f23c2e1dfa111690c84ce131246056923c377c8cb656253bd846189d
Uploaded: 2023-02-21 06:19:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clonwn-sort
Version: 0.4.0
Summary: Sort screenshots based on rules or through individual review.
Author: Michel de Cryptadamus
Author-Email: michel[at]cryptadamus.com
Home-Page: https://github.com/michelcrypt4d4mus/clown_sort
Keywords: ocr,organization,organizer,screenshot,rename,sort
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Desktop Environment :: File Managers
Classifier: Topic :: Multimedia :: Graphics :: Capture
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Screen Capture
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.10,<4.0
Requires-Dist: PySimpleGUI (<5.0.0,>=4.60.4)
Requires-Dist: exif (<2.0.0,>=1.5.0)
Requires-Dist: filedate (<3.0,>=2.0)
Requires-Dist: piexif (<2.0.0,>=1.1.3)
Requires-Dist: pillow (<10.0.0,>=9.4.0)
Requires-Dist: pyexiftool (<0.6.0,>=0.5.5)
Requires-Dist: pypdf (<4.0.0,>=3.4.1)
Requires-Dist: pytesseract (<0.4.0,>=0.3.10)
Requires-Dist: python-dotenv (<0.22.0,>=0.21.1)
Requires-Dist: rich (<14.0.0,>=13.0.1)
Requires-Dist: rich-argparse-plus (<0.4.0.0,>=0.3.1.4)
Description-Content-Type: text/markdown
[Description omitted; length: 4717 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=co4zKc-01EifHDaTrRAibg9yPeKoYprL-YGwvP0xztI 434
LICENSE sha256=pMiexlmdLowjedoDELGKpZW2QE8wXdDE_brh5YuZ9rM 1078
clown_sort/__init__.py sha256=gmGLy1hz59LFr1uP8bqWdDn5hbOgF0wiQVhPlMIu7w4 994
clown_sort/config.py sha256=UpIoM1UjS6SSFWfIZTOyCT4GAymZLcVBTiFDTV-w-JI 3262
clown_sort/filename_extractor.py sha256=xfljkfAR8RH7888l95o3PEDazfw4HeokZabvN3cW-8g 4426
clown_sort/files/image_file.py sha256=XEtQGT8wLBl_pBOOCub2B8ojP7zn20A0Wg6zG-WXX74 3782
clown_sort/files/pdf_file.py sha256=vnkOC13gYVMbxwQrSM3lcR2VrgmkegmH9mTVaCpyTaE 700
clown_sort/files/sortable_file.py sha256=uutqJBhiPLZJPELwbkSP0VKSE-czhou0ryCKOh4FpQ0 7401
clown_sort/name_images.py sha256=rFrxrIi7CNx3J7xWqbudBGEKe_Bn745hr2k88NckIjY 2815
clown_sort/sorter.py sha256=FbqXT9P5g7K43EyxMAiPQjpSNI-7drz3ROF5IqriXZc 1113
clown_sort/sorting_rules/crypto.csv sha256=Vpw8lyZJdTY_fSZ9rsNeRpdp_UhXFWwOGmpG-L1pExU 2490
clown_sort/util/argument_parser.py sha256=kmgyQmTU7EwW-sVy1zUbhmSA2WdcKeQbJLD0RBswAXE 4035
clown_sort/util/dict_helper.py sha256=AygmI8YWiKUa94Nk0xxzkeZ1uWgLkq7nazlnpLfB5tQ 195
clown_sort/util/filesystem_helper.py sha256=V_wPUN2GPy0mhfMpuGoHMZu30fUtCkF3Uzyit0-IdT8 3433
clown_sort/util/logging.py sha256=bUjm17Z9nPBnajmCt7RIfK6LuS93eIF3O-7Dx6UUDtk 2811
clown_sort/util/rich_helper.py sha256=SA1a9JyjuJyc6LGd7gv9f6fsGEi4JZMWsa4beTjPJRE 443
clown_sort/util/string_helper.py sha256=ehKcsxPltiWWQElqaiiHyea6YVL2-K_R3YHpyVmC4Yc 167
clonwn_sort-0.4.0.dist-info/LICENSE sha256=pMiexlmdLowjedoDELGKpZW2QE8wXdDE_brh5YuZ9rM 1078
clonwn_sort-0.4.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
clonwn_sort-0.4.0.dist-info/entry_points.txt sha256=Pv0Vox7wg-9m62TBLB4rhAfW2MrTt19-OzE4muRZO84 127
clonwn_sort-0.4.0.dist-info/METADATA sha256=K_UwlRK2nIYWqRlkurErlLNPOQPo6tpJHVWRqfGN-fM 5965
clonwn_sort-0.4.0.dist-info/RECORD

entry_points.txt

set_screenshot_timestamps = clown_sort:set_screenshot_timestamps
sort_screenshots = clown_sort:sort_screenshots