auto-file-sorter

View on PyPIReverse Dependencies (0)

1.0.4 auto_file_sorter-1.0.4-py3-none-any.whl

Wheel Details

Project: auto-file-sorter
Version: 1.0.4
Filename: auto_file_sorter-1.0.4-py3-none-any.whl
Download: [link]
Size: 16424
MD5: 0091cf7d5f547ffbe68d5170c6b4f133
SHA256: 93f8d8ff741c7ec55c7892a77cdf7d9599c972043326e40404dc47c602870521
Uploaded: 2024-06-08 23:30:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: auto-file-sorter
Version: 1.0.4
Summary: A file sorting automation
Author: realshouzy
Maintainer: realshouzy
Project-Url: Repository, https://github.com/realshouzy/auto-file-sorter
Project-Url: Documentation, https://github.com/realshouzy/auto-file-sorter/blob/main/README.md#documentation
Project-Url: Changelog, https://github.com/realshouzy/auto-file-sorter/commits/
Project-Url: Issues, https://github.com/realshouzy/auto-file-sorter/issues
License: MIT
Keywords: automation,file,sorter,auto,watchdog
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: watchdog (>=3.0.0)
Requires-Dist: typing-extensions (>=4.4.0); python_version < "3.12"
Requires-Dist: bandit; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: covdefaults; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pylint-pytest; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: tox; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8196 characters]

WHEEL

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

RECORD

Path Digest Size
auto_file_sorter/__init__.py sha256=mjQKUXhVczd56_PDjd40cCiAhVs68kFeArD6QTnmDew 314
auto_file_sorter/__main__.py sha256=1epCFYXD8tCBQIyV_N5xIk38meF1GhvdVzSnHqNoyzo 181
auto_file_sorter/args_handling.py sha256=WICPT6t7lRB8i9j-I0QslYjgM91WOgpXdcqb7SFK-SQ 9052
auto_file_sorter/configs_handling.py sha256=hjFQ-1Mrj7l77xCTe1mRjPrO1u5XqyCYWxW5BhdJna4 10006
auto_file_sorter/constants.py sha256=tIba7gF1UMi1PFZnjH1YPULSPaz2u7CsLMJ9JCL0lkU 1375
auto_file_sorter/event_handling.py sha256=RVyVEzOIEeQ2osViZSM6a5Ih3vCPQbcjYcKh5sdpKug 5601
auto_file_sorter/main.py sha256=Nejyp9ra9sMZ2QJtRf5zbDzvoZ6bLcd2KKX_NTrCxWI 8236
auto_file_sorter/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auto_file_sorter/utils.py sha256=68bzkWFnkGaWWZ4LWBpUXtUAY9-WgoRlB4XBP2EHNzA 317
auto_file_sorter-1.0.4.dist-info/LICENSE sha256=ES5vzIi6Ah3W_GwrKmEWmQvgkEgE-PKDD5BDCvZvFa4 1108
auto_file_sorter-1.0.4.dist-info/METADATA sha256=lwvBVpYY0pcAwc31oYo0RJk2gF1v6mPWHfctx1X-jeQ 9960
auto_file_sorter-1.0.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
auto_file_sorter-1.0.4.dist-info/entry_points.txt sha256=8WLF1falq3WwFc33TNlKeyiD8D1seiuyyOQANP4oNTU 64
auto_file_sorter-1.0.4.dist-info/top_level.txt sha256=qdOZCvlaGbolOrYVPI_Z3wRiPCI9hBF8jlBXYpT-sMk 17
auto_file_sorter-1.0.4.dist-info/RECORD

top_level.txt

auto_file_sorter

entry_points.txt

auto-file-sorter = auto_file_sorter.main:main