Skip to content
#

cleaners

Here are 6 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

Improve this page

Add a description, image, and links to the cleaners topic page so that developers can more easily learn about it.

Curate this topic

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