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.3.tar.gz
(2.9 kB
view details)
File details
Details for the file coinshot-1.2.3.tar.gz.
File metadata
- Download URL: coinshot-1.2.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c9af7e257b41cb58bf1ba28707948d2429c6e499cb3ae0ee38bac14480848e2
|
|
| MD5 |
c6d25728392656f567108dc7554beb86
|
|
| BLAKE2b-256 |
857cf7f1235ca1f6e53749653de587ea1cdf788c20c99d672709806f8cd9e401
|