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.2.0.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for heartbeat_sh-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 146b92548a9d7940ba9dd7f719713053ae1a8a86abc4f7178b4ac889db1cc7a2 |
|
MD5 | ef03a4357629efe9557c5ce63fac9b62 |
|
BLAKE2b-256 | 3d8c2757e0c3a5766c97295a67225d1c43094ba941cd77ea8e9fccefe858142d |