Toast notifications for Windows 10 and 11
Project description
win11toast
Toast notifications for Windows 10 and 11 based on WinRT
Installation
pip install win11toast
Usage
from win11toast import toast
toast('Hello Python', 'Click to open url', on_click='https://www.python.org')
Jupyter
from win11toast import toast_async
await toast_async('Hello Python', 'Click to open url', on_click='https://www.python.org')
Acknowledgements
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
win11toast-0.3.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file win11toast-0.3.tar.gz.
File metadata
- Download URL: win11toast-0.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74aa99cfeee152cee6e0e43d259526de5976db6365aa6c894f63120bda9dc55f
|
|
| MD5 |
f1c4b024444d4d89800aa39264c2edfd
|
|
| BLAKE2b-256 |
b8dc35051408819a7647f94438b2aced677c6136db6aca313c806e30e3cbc547
|
File details
Details for the file win11toast-0.3-py3-none-any.whl.
File metadata
- Download URL: win11toast-0.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e4f6b3b0546340d69bbfdbacd9002606ac2351ed637cf2893594f13f446c830
|
|
| MD5 |
11326c0e23be1dc2d237dcbfd9445134
|
|
| BLAKE2b-256 |
edc464053bb56b05223658ab7eaa9a1501b969b9983886381fa84d246792d2b7
|