Have you ever annoyed with a lot of unorganized files in your folder? if yes, then this python script will help you automatically organize the files based on their type.

Modules used:

OS:
The OS module in Python provides functions for interacting with the operating system. OS comes under Python’s standard utility modules.

SHUTIL:
Python shutil module enables us to operate with file objects easily and without diving into file objects a lot. This module helps in automating the process of copying and removal of files and directories.

Subscribe: https://www.youtube.com/channel/UCiU6azFtVMhBvNkz8_E4x_Q

#python

Python Automation Project: File Organizer using Python
5.25 GEEK