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.18.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.18.tar.gz.
File metadata
- Download URL: growlnotify-2019.2.18.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 |
b47b22459c2036bf16e1862df9e611fd09b8801319db42158822d0dfd8085e16
|
|
| MD5 |
5fcb8cce71bbcf9e1f22fec9da5bfe99
|
|
| BLAKE2b-256 |
243182a640a0f1f6282ff0f916395ebb95ffcb87a1f15298a13655169cb81951
|
File details
Details for the file growlnotify-2019.2.18-py2.py3-none-any.whl.
File metadata
- Download URL: growlnotify-2019.2.18-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 |
618f05288a1d51b26504a68bf9329fd0b22af701a0d7e604cf056f64661a39c9
|
|
| MD5 |
84945b5a83162e1da50b7ef20ddc2717
|
|
| BLAKE2b-256 |
7a5376f62e0638daa08e4adadd941539e950053628686b80a98cba301455e898
|