Clean the Downloads Folder Automatically with Python
Level: Real-World
Project Brief
Your task for this project is to write a Python script, which when executed, deletes all files and directories contained in your computer’s Downloads folder. Optionally, you can schedule the script to be executed at a certain time every day or when the computer starts. That would keep your Downloads folder uncluttered.
Environment Setup Instructions
Keep reading with a 7-day free trial
Subscribe to Daily Python Projects to keep reading this post and get 7 days of free access to the full post archives.


