betteruptime 0.1.6

Creator: codyrutscher

Last updated:

Add to Cart

Description:

betteruptime 0.1.6

betteruptime-python




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')

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.