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.0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file cleanpycache-0.1.0.tar.gz
.
File metadata
- Download URL: cleanpycache-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dd021c9a0ec9f5d93c3fd6d4616a50c6708cf24e494881398fdb3e0f70d0033 |
|
MD5 | bf4f470ac81bc293cfdaec01213ff526 |
|
BLAKE2b-256 | 150584a81c4efa34c2243a3e0c20aeefa210c394cb860c4029ea4daaa5a1fae6 |
File details
Details for the file cleanpycache-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: cleanpycache-0.1.0-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 | 29e7ab39b92f2645bbf7ace79c5e2ef32450fb01f2b712cecdaca550ccc93946 |
|
MD5 | 8cc2e3ed4588fdfcc7b358e181c25124 |
|
BLAKE2b-256 | 11722ccd0ec57cab8a1e880472639014632adc8759aae87e94bae66a943fe2d2 |