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.4.tar.gz
(2.9 kB
view details)
File details
Details for the file coinshot-1.2.4.tar.gz.
File metadata
- Download URL: coinshot-1.2.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bdc3e68341d7c3b39462b8f07bdd7dbc5c1d43e80a54e3e6d2e90a0df531bbd
|
|
| MD5 |
61b28accb24ab7083da7883569683d0e
|
|
| BLAKE2b-256 |
3168d5772c7b84791bf929e358e19a84b1061f2f0e759bdef31b5a94072a84c8
|