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])
shoot
If all you’re looking for is an app to send pushover notifications through (not a library for doing it programmatically, look at bin/shoot.
Usage
Usage: shoot [options] message Options: -h, --help show this help message and exit -a APP_KEY, --application-key=APP_KEY Application key provided by pushover.net -u USER_KEY, --user-key=USER_KEY User key provided by pushover.net -t TITLE, --title=TITLE Notification Title
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
To Do
See todo.md
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
Built Distribution
File details
Details for the file coinshot-3.2.2.tar.gz
.
File metadata
- Download URL: coinshot-3.2.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b79822c3c0a3c522c40612d7b6e31e64db559ca5a65e034a9ebb533de7c91db8 |
|
MD5 | 33222b86abb9fc82eb312efc06427c6f |
|
BLAKE2b-256 | a1530b21477791fd80cbc84228e329371b2ca137d63a305afb3be32c3ac5b864 |
File details
Details for the file coinshot-3.2.2-py2-none-any.whl
.
File metadata
- Download URL: coinshot-3.2.2-py2-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cfc4f7c1ca95c0a6bb9861d41d5a61576473a4e890226641f59470f9a5e36f8 |
|
MD5 | 2eaa3d90b9189ee59af70248e3fec070 |
|
BLAKE2b-256 | 9c81c60094b6f17bf2d7ae9ac04c673a1141adc26429f03968d921d6d889bb84 |