У нас вы можете посмотреть бесплатно Automate the Boring Stuff with Python (Clean Up Your Computer) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video I go over how you can automate the boring stuff with Python! You can really do some amazing things with computers and just a little bit of code that can make your life way easier than it was before. The best part is, it's not actually that hard for people to learn this, although it can be daunting to get started. My goal here is to show you how simple it really be to make you life way easier when using your computer. Code: https://github.com/Jalsemgeest/Python... Join my Discord at / discord Thanks for watching! ❤️ Timestamps: 00:00 Intro 00:30 Install Pystray and Watchdog 00:40 How to find files and loop over them 2:38 How to move files 5:19 How to listen to directory changes 9:00 How to make a system tray icon 11:15 How to turn your script into an exe