Python project - File Organization with Watchdog | Part-1

Опубликовано: 04 Октябрь 2024
на канале: ChipSqueax
3,618
52

Hi! In this video, we shall be creating a watchdog which observes the Desktop for any changes and moves the file to a specific folder, based on its type. This is a really fun project and can help keep our folders neat and tidy. Be sure to check out the second part too.

Smash like and subscribe if you enjoyed the video!

Watchdog documentation: https://buildmedia.readthedocs.org/me...

GitHub link for code: https://github.com/ChipTalksComputers...

Time-stamps:
0:00 - Introduction
0:23 - A basic idea
1:33 - Importing the required classes
2:43 - The handler class
9:33 - Building the Observer

SUBSCRIBE NOW:
   / @chipsqueax  

GITHUB:
https://github.com/ChipTalksComputers

FACEBOOK:
  / chiptalkscomputers-105731584427042  

INSTAGRAM:
  / chiptalkscomputers  

PYTHON FOR BEGINNERS:
   • How to download and install Python 3....  

SORTING ALGORITHMS PLAYLIST:
   • Sorting-1 - Bubble Sort algorithm exp...  

PREVIOUS VIDEOS:
Python math module:
   • Python math module | Python tutorial ...  
Error handling:
   • Python Error Handling Tutorial | Pyth...