Skip to main content

Python client for BetterUptime API

Project description

betteruptime-python

Check PyPI version PyPI Supported Python Versions Code Style

betteruptime-python is a BetterUptime API client for python.

Installation

The package is published on PyPI and can be installed by running:

pip install betteruptime

Basic Use

Easily query the BetterUptime API from you Python code.

>>> client = betteruptime.Client(bearer_token='My BetterUptime Bearer Token')
>>> client.monitors.list()
>>> client.monitors.get('123456')

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

betteruptime-0.1.6.tar.gz (35.0 kB view hashes)

Uploaded Source

Built Distribution

betteruptime-0.1.6-py3-none-any.whl (23.9 kB view hashes)

Uploaded Python 3

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