Back to Browse

Python project - File Organization with Watchdog | Part-1

4.1K views
Sep 27, 2020
13:12

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/media/pdf/watchdog/latest/watchdog.pdf GitHub link for code: https://github.com/ChipTalksComputers/Watchdog_project/blob/master/watchdog_example.py 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: https://www.youtube.com/channel/UCzwshHkHUhKFuYkvuTy5VAw GITHUB: https://github.com/ChipTalksComputers FACEBOOK: https://www.facebook.com/Chiptalkscomputers-105731584427042/ INSTAGRAM: https://www.instagram.com/chiptalkscomputers/ PYTHON FOR BEGINNERS: https://www.youtube.com/watch?v=f3UQPPIUO3I&list=PLvPkQguCZ7Msp52PoEmZfmLVhlJzQA9DJ SORTING ALGORITHMS PLAYLIST: https://youtu.be/8sVVBaF99Ho PREVIOUS VIDEOS: Python math module: https://youtu.be/c8FTL_CCib8 Error handling: https://youtu.be/ULhP6FilQ7c

Download

0 formats

No download links available.

Python project - File Organization with Watchdog | Part-1 | NatokHD