Skip to main content

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.

Here’s the Wikipedia page

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page