Skip to main content

A simple Pushover API wrapper.

Project description

pushoverwrap is a simple Pushover API wrapper.

Installation

Install pushoverwrap using pip

pip install pushoverwrap

Usage

The most simple example:

from pushoverwrap import Pushover

push = Pushover(
    app_token='APP_TOKEN',
    user_token='USER_TOKEN',
)

push.send_msg('message content')

A more complex example, with title and image

push.send_msg('message content',
    title='message title',
    image='local/path/image.jpeg'
)

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

pushoverwrap-0.1.0.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file pushoverwrap-0.1.0.tar.gz.

File metadata

  • Download URL: pushoverwrap-0.1.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.9

File hashes

Hashes for pushoverwrap-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5e5b6d3c1c6df038027ed80bde1be940095659fd25c35dec4a9a0a3329f5b400
MD5 0b9d9259fb25c5cc341c373e8a6fcb0d
BLAKE2b-256 f2386936665ba866005cdeac42568907d113549a06a8413cd2860aeb62090c74

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