A client library for heartbeat.sh
Project description
Heartbeat.sh Python Client
This is a Python client library for heartbeat.sh.
Usage
Install with pip install heartbeat-sh
from datetime import timedelta
from heartbeat_sh import HeartbeatClient
HeartbeatClient("example").send_beat(
"example:python",
timedelta(days=1, hours=2),
timedelta(days=2)
)
Links
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
heartbeat-sh-0.1.0.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for heartbeat_sh-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdf8413afe41d9ce1f043d647fca4aa20c6cc3a0cd90e75851cff18a6970f51d |
|
MD5 | c622730a2078839e7cdc40719cd08fa1 |
|
BLAKE2b-256 | e45fe418b81077a4e7a4f57318f83e6622375fa398b031da54035c99a6c154e1 |