cleanpycache

View on PyPIReverse Dependencies (0)

0.1.2 cleanpycache-0.1.2-py3-none-any.whl

Wheel Details

Project: cleanpycache
Version: 0.1.2
Filename: cleanpycache-0.1.2-py3-none-any.whl
Download: [link]
Size: 5124
MD5: 5acb1a471e8ab211d17ad88c5436df6c
SHA256: e39a36c422714a9a34c4e5629c642461e6fbfec3de949e3f19fb15e0d7d3a591
Uploaded: 2024-12-28 22:59:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cleanpycache
Version: 0.1.2
Summary: Multiple ways to clean __pycache__ folders recursively from a specified root path
Author-Email: Ed Waldner <waldevburry[at]proton.me>
Maintainer-Email: Ed Waldner <waldevburry[at]proton.me>
Project-Url: Homepage, https://github.com/ew98/cleanpycache
Project-Url: Documentation, https://github.com/ew98/cleanpycache/wiki/CleanPycache
Project-Url: Issues, https://github.com/ew98/cleanpycache/issues
Keywords: util,utility
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: argcomplete
Requires-Dist: quickcolor
Requires-Dist: delayviewer
Requires-Dist: showexception
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 824 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=cW9_ZK5Ecw-AEzwLzPPxfg2bRzQHDXVn4C8d2jOWn_g 59
cleanpycache/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cleanpycache/cleanpycache.py sha256=7hczkEiF5ltTch7A_dUFioeRIrfbiZ16NDczMssX55Q 3917
cleanpycache/cli.py sha256=1_XQ1DOl4t-9qtjYnNyN6ylFRSDcvfud-E5MKC0DN5k 2084
cleanpycache-0.1.2.dist-info/LICENSE sha256=CvU0N-48sD8IqaKmoIaueaII5ZV3xgMoYyf-yp1gshw 1067
cleanpycache-0.1.2.dist-info/METADATA sha256=kA5kGBqW1Nl6GscwDTKnR2vhrq8OVGlph07k_PfV72U 1943
cleanpycache-0.1.2.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
cleanpycache-0.1.2.dist-info/entry_points.txt sha256=9f4SaYS8REn7dqUpRSANkWEQMOVocqmcB1ZpUP5HDhk 55
cleanpycache-0.1.2.dist-info/top_level.txt sha256=_LOVFyq1sOlucg2Aven6GD15tBNZ8qwKR9cFHEOgbMU 22
cleanpycache-0.1.2.dist-info/RECORD

top_level.txt

__init__
cleanpycache

entry_points.txt

clean_pycache = cleanpycache.cli:cli