simple python module for pushover.net
Project description
A simple Python module for Pushover.net
Example
See example.py for full example:
from coinshot import Coinshot, CoinshotException coinshot_object = Coinshot(application_key[, user_key]) coinshot_object.push(message[, title, user_key, device, url, url_title, priority, timestamp])
Notes
user_key is required either during object initialization or when calling push. If a user_key is provided for both, the one passed to push takes precedent.
url_title can be passed without url, but will be ignored
What’s the deal with the name?
The name coinshot is derived from a class of characters from Brandon Sanderson’s Mistborn book series. Coinshot Allomancers “burn” steel to Push nearby metals.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
coinshot-1.2.5.tar.gz
(2.9 kB
view details)
File details
Details for the file coinshot-1.2.5.tar.gz.
File metadata
- Download URL: coinshot-1.2.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1339d781b121f46f539233128f4e625c6d40be905c69b72a1a9ac4706dc4e1d
|
|
| MD5 |
104fc394b87da6f8e19c1771c7a75cfc
|
|
| BLAKE2b-256 |
4c39a5625a48713a8d127a9dcf7631de39a094b2135e1117f4ebc1e00b49f2c8
|