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.2.tar.gz
(2.2 kB
view details)
File details
Details for the file coinshot-1.2.2.tar.gz.
File metadata
- Download URL: coinshot-1.2.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
222ab0f90d024b3c8828e9cac9b444a21dc89498b021a32ab012205415bbad66
|
|
| MD5 |
6c4280f66861df32c325f39548bdf334
|
|
| BLAKE2b-256 |
6aa316c388e5c08b16aefa461fc3826df660f51d546c8c1c559cd6e3b6793c22
|