Skip to main content

Python SDK for Hoopoe

Project description


Logo Python

Hoopoe Python

Python SDK for Hoopoe | Get notified of what's important
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Hoopoe is a platform that helps you notify yourself when something important happens in your platform!

Getting Started

There's two ways to use hoopoe, either you can user Hoopoe.app or host it yourself.

Installation

  1. Get a free API Key at https://hoopoe.app
  2. Install NPM packages
    pip install hoopoe-python
    

Usage

First import hoopoe-python and create an instance of it.

from hoopoe-python import Hoopoe 

hoopoe = new Hoopoe({
    api_key: 'your_hoopoe_api_key',
    version: '1', # API version, default 1
    base_url: 'https://...', # self-hosted only 
})

Then you can send a notification to yourself using like this:

hoopoe.upupa("Your message here", extra = {
    "extra": "info",
    "could": "be",
    "added": "here",
})

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/amazing-feature)
  3. Commit your Changes (git commit -m 'Add some amazing-feature')
  4. Push to the Branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

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

hoopoe-python-0.0.4.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

hoopoe_python-0.0.4-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file hoopoe-python-0.0.4.tar.gz.

File metadata

  • Download URL: hoopoe-python-0.0.4.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for hoopoe-python-0.0.4.tar.gz
Algorithm Hash digest
SHA256 a6ca1409a708ddf5408faf1c017159d1a22952a83db55ffe551a7ef8a00f9a30
MD5 4dce014aa26abffa9f903e295a8a6a3c
BLAKE2b-256 df40e5201c666ac6ca26a0c8db016f0b9a2c73748ffc3846d955e0532855fd61

See more details on using hashes here.

File details

Details for the file hoopoe_python-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: hoopoe_python-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for hoopoe_python-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 16899ffbea12c6cb0217bfb8ddee3efa3274a82cc306febc625d27be3815d482
MD5 39460316f9a804b938e67a9c7a832015
BLAKE2b-256 6583c6e67f4ad59a972b540ba2d94b274e7e8d1487c4a0f1f8c8db22a1679a02

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