A simple Python CLI tool to clean junk files from your Python projects.
- Deletes
__pycache__,.pyc,.log,.tmp,.ipynb_checkpoints, etc. --dry-runto preview what will be deleted--confirmto perform cleanup- Shows total space freed
pip install cleanitall