A library to push notifications
Project description
notifphy
Installation:
pip install notiphy
Basic usage:
import notify
notify.notify(title="test",content="hello world")
Advanced usage:
import notify
notify.notify(icon="Information",largeicon="Info",title="",content="",Visible="True",time="1000")
# icons are from [System.Drawing.SystemIcons]::
Supported OS;
Currently only for windows
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
notifphy-0.0.1.tar.gz
(1.5 kB
view details)
Built Distribution
File details
Details for the file notifphy-0.0.1.tar.gz
.
File metadata
- Download URL: notifphy-0.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.27.1 setuptools/58.1.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fede5096316936c0fccd3519c2044450cf135979273f3d7c51f61229a994201e |
|
MD5 | 18ce3fabe4a31d38519068cabffc394e |
|
BLAKE2b-256 | 81821828fb9ce1e38b12d2e55846b8e3a8c8ea97dfb2529ba1c7589f30ccafe1 |
File details
Details for the file notifphy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: notifphy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.27.1 setuptools/58.1.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 613b560f2fd4738556e5dd072cca1d26be835af308a749c7fb62fb8970b27ce9 |
|
MD5 | cbc2f6e057995b2119289968114cad04 |
|
BLAKE2b-256 | 40301aa3e37a54ee868b80e79faa988f3a32bc3ead071bda58e0a718d8c5f003 |