Python API Client for uptimerobot.com
Project description
lazyuptimerobot.py
UptimeRobot API Python integration with docs.
from lazyuptimerobot import UptimeRobot
monitor = UptimeRobot(api_key="YOUR_API_KEY")
help(monitor)
...
print(monitor.getMonitors())
print(monitor.newAlertContact(type=2, value="email@email", friendly_name="John"))
...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for lazyuptimerobot.py-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfa4b3e1bd872fed47505388799a9df89e939f597ed7522eac5a27026ae84239 |
|
MD5 | bdeaafd006b00c99e19b1ebff4f68d59 |
|
BLAKE2b-256 | 3709ea9d5e4b88efd1cb276773c5f4982db61ead21fa3ddbf4006ed2a4dcb79f |