Installation
$ [sudo] pip install growlnotify
Functions
| function | __doc__ |
|---|---|
growlnotify.args(**kwargs) |
return a list with growlnotify cli arguments |
growlnotify.notify(**kwargs) |
run 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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
growlnotify-2019.3.22.tar.gz
(1.8 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 growlnotify-2019.3.22.tar.gz.
File metadata
- Download URL: growlnotify-2019.3.22.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ef23b07a7b1242adb841ccfcacbc74a5f8f95da038ef64823c062387d512631
|
|
| MD5 |
63b3fde1769c58296c84e1b094740869
|
|
| BLAKE2b-256 |
c63fdb4085ab08845ceb632ee191167409cfbaf80c7685d3d8e81a71cbe30422
|
File details
Details for the file growlnotify-2019.3.22-py2.py3-none-any.whl.
File metadata
- Download URL: growlnotify-2019.3.22-py2.py3-none-any.whl
- Upload date:
- Size: 64.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
997ac1f9dedcdb35ae66859498f74e013f3a01df4ad762e855074d292a73fec7
|
|
| MD5 |
4f11071605f43cfa146547dbdacc14e7
|
|
| BLAKE2b-256 |
386457256b81d6a687d6e7260d8b6c2a759a3ea4a41013494861e557fc6773c5
|