Skip to main content

Simple api to pushover.net

Project description

PushoverPy provides a simple api to pushover.net, and a command line client. Sending messages is as easy as:

from PushoverPy import Pushover

Api = Pushover(User_Key, Api_Token)
Api.send('Hello World')

Or from the comand line:

pushoverpy --usey-key <user_key> --token <api_token> --message "Hello World"

Development is hosted on Github.

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

PushoverPy-1.0.2.tar.gz (2.2 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