Create custom desktop notificatons using python
In this video i am going to use a module called plyer
Link for the module : https://pypi.org/project/plyer/
About Plyer - Plyer is an open source library to access features commonly found in various platforms via python . It provides support for Windows, MacOS, Linux, Android and iOS.
Installation
pip install plyer
Usage
from plyer import notification
Subscribe
Please subscribe CodeWithNiranjan