Metadata-Version: 2.4
Name: pynotifywin
Version: 0.0.6
Summary: A library designed for Windows, that allows you to create every type of standard desktop notification you can imagine!
Project-URL: Homepage, https://github.com/nerd-bear/pynotify
Project-URL: Issues, https://github.com/nerd-bear/pynotify/issues
Author-email: Nerd Bear <nerd.bear.dev@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: pywin32>=306
Requires-Dist: windows-toasts>=1.1.1
Description-Content-Type: text/markdown

# PyNotify

A library designed for Windows (with planned linux support), that allows you to create every type of standard desktop notification!

![](./img1.png)
![](./img2.png)


<h2 cstyle="text-align: center;"><bold>Created by Nerd Bear</bold></h2>

Disclaimer: Even though the code is made by humans, certain docstrings were created by AI VSC extensions.