Skip to main content

Quickly send Pushover messages

Project description

pyshover

A simple Pushover client

Install:

Library and script: pip install pyshover Script only: pipx install pyshover

Sample Usage:

from pushover import Pushover

po = Pushover(app_token="fake", user_token="fake", message="message",title="title")
po.send()

Make the call more simple by exporting PUSHOVER_USER_TOKEN, PUSHOVER_APP_TOKEN, and, optionally, PUSHOVER_DEVICE_TOKEN

from pushover import Pushover

po = Pushover(message="message",title="title")
po.send()

Lineage

Shell script

For CLI arguments, use pushover -h

Installing with pipx

  • pipx install pyshover will leave you with an isolated binary called pushover
  • Confirm your install with pipx list or which pushover

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

pyshover-0.0.5.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

pyshover-0.0.5-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file pyshover-0.0.5.tar.gz.

File metadata

  • Download URL: pyshover-0.0.5.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.10

File hashes

Hashes for pyshover-0.0.5.tar.gz
Algorithm Hash digest
SHA256 573e6873b0e01d34e4a5bc5289605e4c9c3df71f45a97d3a2e6e7eb3627b3e1c
MD5 42315d49aafcdf3e8b01f09942cb3cd2
BLAKE2b-256 8e3f0655394169f3c1adabef966e9fb12442c33196618d1b3931123645725bb5

See more details on using hashes here.

File details

Details for the file pyshover-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: pyshover-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.10

File hashes

Hashes for pyshover-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c0b92849b51c0074f6aa2455bdf7716b235735fdddc9c5500b1ac727292293d9
MD5 840b87e18715ff04494bdcb0c1234074
BLAKE2b-256 6407a4a7bb7c3b95a7c7e49089bfd56571919a703eb4b4330c72de97cb190f42

See more details on using hashes here.

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