Multiple ways to clean __pycache__ folders recursively from a specified root path
Project description
CleanPycache
CleanPycache is intended to be used as a CLI tool for clearing __pycache__ folders from a specified root path.
Installation
Use the package manager pip to install cleanpycache.
pip install cleanpycache
CLI Utility
The following CLI is provided in this package.
# clean_pycache -h
usage: clean_pycache [-h] [<path>] [<runtype>]
-.-.-. Cleaning __pycache__ folders!
positional arguments:
<path> absolute root path to start clearing
<runtype> run type for clearing __pycache__ folders (shell cmds or native python)
options:
-h, --help show this help message and exit
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cleanpycache-0.1.1.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file cleanpycache-0.1.1.tar.gz
.
File metadata
- Download URL: cleanpycache-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e35a8110c5937e141d28b56ee0644ee08b28c34f63669d0e26c66866e4892aa |
|
MD5 | 21cae12b244a6baee7b6fedd68127ac1 |
|
BLAKE2b-256 | 158ef9c4a024c42ea1a298f21b57459989d43f7ab9333241f19eea71e4a7a5e2 |
File details
Details for the file cleanpycache-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: cleanpycache-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f083415e550815c7d4a62bf3a6b2fd88b186495e26bf2b893753d692bad4b45 |
|
MD5 | f343750ae02adde607ceb689c31e4df4 |
|
BLAKE2b-256 | e081e8776da5cd2de67111ef73dc1899a4d5af273d92cf57a771fe73a982f85b |