.. README generated with readmemako.py (github.com/russianidiot/readme-mako.py) and .README dotfiles (github.com/russianidiot-dotfiles/.README)
.. image:: https://img.shields.io/badge/Language-Python-blue.svg?style=plastic
:target: none
.. image:: https://img.shields.io/pypi/pyversions/growlnotify.svg
:target: https://pypi.org/pypi/growlnotify
.. image:: https://img.shields.io/pypi/v/growlnotify.svg
:target: https://pypi.org/pypi/growlnotify
|
.. image:: https://api.codacy.com/project/badge/Grade/b3ea7786516b42dfbb667cbe4fbf6d52
:target: https://www.codacy.com/app/russianidiot/growlnotify-py
.. image:: https://codeclimate.com/github/russianidiot/growlnotify.py/badges/gpa.svg
:target: https://codeclimate.com/github/russianidiot/growlnotify.py
.. image:: https://landscape.io/github/russianidiot/growlnotify.py/master/landscape.svg?style=flat
:target: https://landscape.io/github/russianidiot/growlnotify.py
.. image:: https://scrutinizer-ci.com/g/russianidiot/growlnotify.py/badges/quality-score.png?b=master
:target: https://scrutinizer-ci.com/g/russianidiot/growlnotify.py/
|
.. image:: https://scrutinizer-ci.com/g/russianidiot/growlnotify.py/badges/build.png?b=master
:target: https://scrutinizer-ci.com/g/russianidiot/growlnotify.py/
.. image:: https://semaphoreci.com/api/v1/russianidiot/growlnotify-py/branches/master/badge.svg
:target: https://semaphoreci.com/russianidiot/growlnotify-py
.. image:: https://api.travis-ci.org/russianidiot/growlnotify.py.svg?branch=master
:target: https://travis-ci.org/russianidiot/growlnotify.py/
.. image:: https://app.wercker.com/status/8848174c7d5021c9adfd8e06704a4e28/s/master
:target: https://app.wercker.com/russianidiot/growlnotify.py
Install
```````
.. code:: bash
`[sudo] pip install growlnotify`
Usage
`````
.. code:: python
>>> from growlnotify import growlnotify
>>> growlnotify(title,message,)
Examples
````````
.. code:: python
>>> growlnotify("title")
>>> growlnotify(u"unicode") # 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"])
Feedback |github_follow| |github_issues|
.. |github_follow| image:: https://img.shields.io/github/followers/russianidiot.svg?style=social&label=Follow
:target: https://github.com/russianidiot
.. |github_issues| image:: https://img.shields.io/github/issues/russianidiot/growlnotify.py.svg
:target: https://github.com/russianidiot/growlnotify.py/issues
.. image:: https://img.shields.io/badge/Language-Python-blue.svg?style=plastic
:target: none
.. image:: https://img.shields.io/pypi/pyversions/growlnotify.svg
:target: https://pypi.org/pypi/growlnotify
.. image:: https://img.shields.io/pypi/v/growlnotify.svg
:target: https://pypi.org/pypi/growlnotify
|
.. image:: https://api.codacy.com/project/badge/Grade/b3ea7786516b42dfbb667cbe4fbf6d52
:target: https://www.codacy.com/app/russianidiot/growlnotify-py
.. image:: https://codeclimate.com/github/russianidiot/growlnotify.py/badges/gpa.svg
:target: https://codeclimate.com/github/russianidiot/growlnotify.py
.. image:: https://landscape.io/github/russianidiot/growlnotify.py/master/landscape.svg?style=flat
:target: https://landscape.io/github/russianidiot/growlnotify.py
.. image:: https://scrutinizer-ci.com/g/russianidiot/growlnotify.py/badges/quality-score.png?b=master
:target: https://scrutinizer-ci.com/g/russianidiot/growlnotify.py/
|
.. image:: https://scrutinizer-ci.com/g/russianidiot/growlnotify.py/badges/build.png?b=master
:target: https://scrutinizer-ci.com/g/russianidiot/growlnotify.py/
.. image:: https://semaphoreci.com/api/v1/russianidiot/growlnotify-py/branches/master/badge.svg
:target: https://semaphoreci.com/russianidiot/growlnotify-py
.. image:: https://api.travis-ci.org/russianidiot/growlnotify.py.svg?branch=master
:target: https://travis-ci.org/russianidiot/growlnotify.py/
.. image:: https://app.wercker.com/status/8848174c7d5021c9adfd8e06704a4e28/s/master
:target: https://app.wercker.com/russianidiot/growlnotify.py
Install
```````
.. code:: bash
`[sudo] pip install growlnotify`
Usage
`````
.. code:: python
>>> from growlnotify import growlnotify
>>> growlnotify(title,message,)
Examples
````````
.. code:: python
>>> growlnotify("title")
>>> growlnotify(u"unicode") # 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"])
Feedback |github_follow| |github_issues|
.. |github_follow| image:: https://img.shields.io/github/followers/russianidiot.svg?style=social&label=Follow
:target: https://github.com/russianidiot
.. |github_issues| image:: https://img.shields.io/github/issues/russianidiot/growlnotify.py.svg
:target: https://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.24.tar.gz
(2.8 kB
view details)
File details
Details for the file growlnotify-0.0.24.tar.gz.
File metadata
- Download URL: growlnotify-0.0.24.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be4e4a28ab64fe36604e1ed854fb900bb5e03a2e2b013639d94af4f49894b79b
|
|
| MD5 |
dc8df87303a9100a7611cb7c8ac26658
|
|
| BLAKE2b-256 |
477c79a0e82046e9cd543df582be9e2ea9594fe6ac987aa97c1e36a058b668e1
|