Install
$ [sudo] pip install growlnotify
Functions
| function | __doc__ |
|---|---|
growlnotify.args(**kwargs) |
return 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
readme-md - README.md generator
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.2.28.tar.gz
(1.6 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.2.28.tar.gz.
File metadata
- Download URL: growlnotify-2019.2.28.tar.gz
- Upload date:
- Size: 1.6 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 |
7e0aba6cefbd18d63c8e6e0b8bb19da37e7737e54c902980f471811d8bb34da0
|
|
| MD5 |
f3385bf117c3b23d5c33f4f17a34037c
|
|
| BLAKE2b-256 |
f5cd430e66b036bc612c7ac8bde35e04cba7b0b5cebbbe53090cd0e8aab34096
|
File details
Details for the file growlnotify-2019.2.28-py2.py3-none-any.whl.
File metadata
- Download URL: growlnotify-2019.2.28-py2.py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
b444ffda43c2b99d7aac65704d3ff2dcbd0c9d54e50ac259be0ac09d5fa0ced8
|
|
| MD5 |
aa40bc74d632250437d55abd9edbbcb7
|
|
| BLAKE2b-256 |
aaa5d2c9ee93183112dd25c219f4f44edcd589cd563ee0aad503b9715da9fe8f
|