System Notifications with Python. Python Tips and Tricks.

preview_player
Показать описание
Python tips and tricks.
#shorts #python #programming #coding

import time
from plyer import notification

if __name__ == "__main__":
while True:
title = "ALERT!!!",
message = "Take a break!",
timeout = 10
)
Рекомендации по теме
Комментарии
Автор

Wow, thanks u)
I have one project and this function need for me)

ВладосСаркисян
Автор

Oof it gave me the biggest error I have ever seen

rangofied
welcome to shbcf.ru