how to create your own custom desktop popup notification with python in only 5 lines of code!

preview_player
Показать описание
hey guys today we are gonna see an interesting topic, we are going to show a custom made notification at the notification corner of our screen. here i used a module named win10toast

to install the module: pip install win10toast

the code:
from win10toast import ToastNotifier

yep, this code is ready to run

hey guys please support our channel by subscribing it with yout powerful fingertips

#trending #python#coding#circuitcuts#keeprocking #challenge
Рекомендации по теме