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
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
PushoverPy-1.0.2.tar.gz
(2.2 kB
view details)
File details
Details for the file PushoverPy-1.0.2.tar.gz
.
File metadata
- Download URL: PushoverPy-1.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcab1fff97a13e0d2b1ef4fc32e798b3b67c87a6af5e6a9ac60b622c64da37be |
|
MD5 | 19eb3e4acdc55fd4c4035eba95f363d1 |
|
BLAKE2b-256 | c14909bd41d643666a026b07384ed6a293247ac9f4c7a93c2940c446c5f1a8ca |