Simple tool to delete all pycache directories.
Important note: it won't follow symlinks
Simply run
cargo install --git https://github.com/jmwielandt/pycleaner
pycleanner
USAGE:
pycleanner.exe [OPTIONS]
OPTIONS:
--dry Makes it dry run
-h, --help Print help information
-l, --loc <LOCALIZATION> Runs the program starting from other path than the current dir
-n <MAX_DEPTH>