File Organizer-Automation In Python (Tutorial)

1 year ago
15

So in this Video, We Will Be Making A File Organizer In Python Automation
File Organizer-Automation In Python (Tutorial)

Have you ever discovered your files are just a mess and you can't find your file
well then in this tutorial We Will Automate That By Writing A Python Script
That Organizes All Of Your Files That is why it is called File Organizer
And is An Automation

We Will Be Makin the GUI and The File-Organizing Function, Using OS and SHUTIL Module
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.

Check Out The Code At
https://github.com/Dagiyoyo2020/FileOrganizerCTK

#Python #organization #OrganizingFiles

🎬Watch my videos
https://www.youtube.com/playlist?list=PLpJxkzGg00fuO6qHYYYqkabORy0QFjoAQ
https://youtu.be/D3HeEfoQEiA
https://youtu.be/Ii1smSjIBl0

Loading 1 comment...