HOW TO USE PYTHON TO SEND NOTFICATION IN WINDOW | DevEasy

Опубликовано: 01 Апрель 2026
на канале: Dev Easy
70
8

Hello guys
Welcome to DevEasy


In this video I have created a Notifier who send notification when my battery is 100% and when it is 30%.

python download link : https://www.python.org/downloads/

visual studio code download link : https://code.visualstudio.com/download


MODULES TO INSTALL IN THIS PROJECT

Just copy one by one and past it in your terminal and wait for it to install.
1. pip install win10toast
2. pip install psutil
3. pip install pywin32

Please comment below if u face any difficulty in installation.

PLEASE
LIKE
SHARE
SUBSCRIBE


#Python #ToastNotifier #psutil