Skip to content
#

cleaners

Here are 20 public repositories matching this topic...

Directory Cleaner is a Python tool to automate directory cleanup. Users can delete specific file types (e.g., .pdf, .txt) or remove all contents (files and subfolders) of a directory. The tool prompts for confirmation before deletion and logs all actions to a deletion_log.txt file. It's a simple and efficient solution for managing file systems.

  • Updated Dec 14, 2024
  • Python

Add this topic to your repo

To associate your repository with the cleaners topic, visit your repo's landing page and select "manage topics."

Learn more