Installation
$ [sudo] pip install growlnotify
Examples
>>> import growlnotify
>>> growlnotify.notify(t="title",m="message") # -t "title" -m "message"
>>> growlnotify.notify(title="title",message="message") # --title "title" --message "message"
-s, --sticky
>>> growlnotify.notify(title="title",s=True) # -s
>>> growlnotify.notify(title="title",sticky=True) # --sticky
growlnotify keys
$ growlnotify --help
Links
Release files for growlnotify 2020.12.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| growlnotify-2020.12.3.tar.gz | 1.6 kB | Details |
Release files / growlnotify-2020.12.3.tar.gz
| Download URL | growlnotify-2020.12.3.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
986bab07606273f81573abe61ff59edcd470bed0014e088054a5312bc7a14dd5
|
|
BLAKE2b-256 checksum How to use checksums |
0ba5645045a1274f6cfab8d205a0a375d9eb7115bc425c93a405f810b18422b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
|