A simple Python tool for deleting folders and files.
- Delete specified folders
- Log deletion operations
- Error handling
- Install Python 3.x
- Install required packages:
pip install -r requirements.txt
- Run the script:
python delete.py
- Or run the executable:
dist/delete.exe
- Always backup your data before running this tool
- Check the deletefile.log for operation details