Python client for BetterUptime API
Project description
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')
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 details)
Built Distribution
File details
Details for the file betteruptime-0.1.6.tar.gz
.
File metadata
- Download URL: betteruptime-0.1.6.tar.gz
- Upload date:
- Size: 35.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ea762acfe509d722de7c7f987f260c0f6f79f3cc548e44c395166fbd00a3d8f |
|
MD5 | eb91fa942c1d4adbe2d2016114262c9c |
|
BLAKE2b-256 | 821eeca3df87fac3b35556f79d4ab8d571a002a437cd8053d22f4f5145532d8c |
File details
Details for the file betteruptime-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: betteruptime-0.1.6-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b3e86ce65c52b2d17a92b269afbda795f89ff137349f54d65fd561f8c4a2c30 |
|
MD5 | 90e4a29292b0737a7b00efb55f82ab11 |
|
BLAKE2b-256 | 0c37206cf012f8aacf4cae8cb1032d07f91bac19a4dfb8b6f31c529393825f67 |