Downloads FOLDER CLEANUP Project using PYTHON 👇👇 Try This!

preview_player
Показать описание
Hello Curious Coders! Welcome back to another video! 👋 👋

Today we’ll code a beginner-friendly task automation script with Python! One of the simplest automation applications you can do at home is moving files around your computer. In this video, we will write a simple script that will move all files from our Downloads folder onto various destination folders based on the files extensions

▬▬▬▬▬▬ Recommended Videos ▬▬▬▬▬▬
🤖 Starting with Python? 🤖

🤖 Try out some of these Python automation projects! 🤖

▬▬▬▬▬▬ Recommended Python Books ▬▬▬▬▬▬

📚 Beginner Level 📚

📚 Intermediate Level 📚

📚 Advanced Level 📚

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

▬▬▬▬▬▬ COME SAY HI! ▬▬▬▬▬▬

#python #pythonautomation #pythonautomationproject
Рекомендации по теме
Комментарии
Автор

Hello Curious Coders 👋 This is a really fun Python automation project that you can do at home! Try it out, have fun, and let me know how you'd tweak it to do more interesting stuff 😁 👇👇

CuriousCoding
Автор

Good work brother

Will try this thanks

karthick
Автор

Hi, thank you for your video. I am a newbie. It helped me at lot. I had an issue while trying it out. My Windows folder contains directories and some “.” Files without extension like .ipynb_checkpoint etc. This I believe stoping the pprint(file_mapping) to give the output. Could you please suggest and help

tridibbiswas
Автор

good work
it worked but I can't now find anything in the download folder, I though it will just create folders in the download folder and keep them there

MillixFX