In this tutorial we will be learning how to create custom desktop notification using Python
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/12/in-this-tutorial-we-will-be-learning-how-to-create-custom-desktop-notification-using-python_61ba67e273245-375x210.jpeg)
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
Usage
from plyer import notification
Subscribe
Please subscribe CodeWithNiranjan
GitHub