jgmontoya / pycleaner

Simple tool to delete all __pycache__ directories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pycleaner

Simple tool to delete all pycache directories.

Important note: it won't follow symlinks

Usage

pycleanner

USAGE:
    pycleanner.exe [OPTIONS]

OPTIONS:
        --dry                   Makes it dry run
    -h, --help                  Print help information
    -l, --loc <LOCALIZATION>    Runs the program staring from other path thant current dir
    -n <MAX_DEPTH>

About

Simple tool to delete all __pycache__ directories.

License:Apache License 2.0


Languages

Language:Rust 100.0%