cleanpycache 0.1.1

Creator: coderz1093

Last updated:

Add to Cart

Description:

cleanpycache 0.1.1

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
MIT

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.