Back to Browse

Files Organizer in Python - Automate Boring Tasks

137 views
Dec 27, 2022
19:29

A very useful script that helps you organize files from the specific path in folders based on their extensions. 🐍 Video Materials 🐍 os module: https://docs.python.org/3/library/os.html shutil module: https://docs.python.org/3/library/shutil.html Source Code: https://github.com/bodanLabs/files_organizer/blob/main/file_organizer.py 🌐 Social Media & Contact 🌐 📱 Website: https://bodanlabs.com/ 📷 Instagram: in progress 🐦 Twitter: https://twitter.com/bodanLabs 📁 GitHub: https://github.com/bodanLabs 🎙 Discord: in progress 🎬 TikTok: https://www.tiktok.com/@bodanlabs ⭐️ Chapters ⭐️ 0:00 Introduction 0:32 Import modules 1:17 Get the path & validate it 4:25 Starting the main function 5:27 Map extension to folder function 7:40 Create directories function 8:51 Collect all the files from the folder function 10:14 Extract extensions function 14:19 Finishing up the main function 15:54 Testing the script 17:47 Adding one more extension 19:01 Outro ⭐️ Tags ⭐️ - files manager - files - files automation - python learning - python tutorials - os - os files automation - tasks automation - boring task automated ⭐️ Hashtags ⭐️ #python #files #automation #pythonprogramming #pythontutorial #python3 #os #tasks #automated #pytthonautomation

Download

0 formats

No download links available.

Files Organizer in Python - Automate Boring Tasks | NatokHD