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.7.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyshover-0.0.7-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyshover-0.0.7.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for pyshover-0.0.7.tar.gz
Algorithm Hash digest
SHA256 866cccaf27112300b07f840830284a0c09363fcae483f5269393f1ae96154073
MD5 466b59a3734c127ac734ab3da3df5ba3
BLAKE2b-256 e904c7053157ad58eac4c3e43d76e133ca16ef52ad1c7186befa8918a42adc2f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyshover-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for pyshover-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 773a2ecef8f3858ed994a686db09ad3be248c9f0156d9a392446a3786746a9ad
MD5 d704609e287612bcf85b4c7b3366a587
BLAKE2b-256 936008e77271bd5d3422dacb80c30809d18ecf8cde210919c117b815b0ac20ff

See more details on using hashes here.

Supported by

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