Install
github.com: pip install git+git://github.com/russianidiot/growlnotify.py.git
pypi.python.org: pip install growlnotify
download: python setup.py install or setup/.setup.py develop.command
Platforms: OSX
Usage
from growlnotify import *
growlnotify("title")
growlnotify(u"хуй") # unicode
growlnotify("title",message="message") # message
growlnotify("title",sticky=True) # sticky
import os
growlnotify("title",message="message",app="Finder",url="file://%s" % os.environ["HOME"])
Tested: python 2.6, 2.7, 3+
Bug Tracker: github.com/russianidiot/growlnotify.py/issues
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
growlnotify-0.0.2.tar.gz
(5.2 kB
view details)
File details
Details for the file growlnotify-0.0.2.tar.gz.
File metadata
- Download URL: growlnotify-0.0.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c581b196eafe0d6dffe5b73353b7ce5b594be5dee9fe92287a2d151b4101fd1b
|
|
| MD5 |
021c6707532ff5c5c385038772f076ac
|
|
| BLAKE2b-256 |
ad3bfb26fecacc8475329e0fd03f6ec2b3df027531f94492cf454367f70152d0
|