Skip to main content

Pushed Over

Typed, async client for the Pushover API

pip install pushed-over

Usage

from pushed_over import notify

await notify(
    token="your-pushover-token",
    user="your-pushover-user",
    message="Hello, world!",
)
# Either[Err, Ok]

Or, with the PUSHOVER_TOKEN and PUSHOVER_USER environment variables set:

await notify(message="Hello, world!")

For other parameters, just let auto-complete guide you ;)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pushed_over-0.1.3.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

pushed_over-0.1.3-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file pushed_over-0.1.3.tar.gz.

File metadata

  • Download URL: pushed_over-0.1.3.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.6

File hashes

Hashes for pushed_over-0.1.3.tar.gz
Algorithm Hash digest
SHA256 54584ca4353421f1e5543db613f139a196b4fefb96d9490c0d132e5e61f1c778
MD5 16351732b80a073b7fa37fc0271be3d6
BLAKE2b-256 f5d7de037a70162748086ef4f75dadf632043fd8ec77673aed8e8a4dd1fc8ef2

See more details on using hashes here.

File details

Details for the file pushed_over-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: pushed_over-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.6

File hashes

Hashes for pushed_over-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 326fbeb7650e0ef249103b71a8dc84d1f2f2893b0ba67f6334a7943d260cf6d8
MD5 dca6bfbcff59eb440f210cb87cb103de
BLAKE2b-256 178cc40ee2b52c6181aad6cc95f185748f0440baf1d8b461ef13385f4560e252

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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