I just started learning Python last month and wanted to share a small project I've been working on. It's a simple script that organizes my Downloads folder by file type. I've learned a lot about the os and shutil modules. This script watches for new downloads and automatically moves them into folders like Images, Documents, Videos based on file extensions. It's nothing amazing but I'm proud of it. Any feedback for a beginner would be greatly appreciated! Thanks for looking!
u/Horror_Currency9646 — 18 days ago