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.0.3.tar.gz
(1.6 kB
view hashes)
Built Distribution
Close
Hashes for heartbeat_sh-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9f4463e900797907a14b2747a3eee477acda3096dd14ec52f06937cfd8ce055 |
|
MD5 | a70f8dd2f8eb78b55b59686c004f555b |
|
BLAKE2b-256 | 99575be6b0178dd89fcb698f2a81050b6e7cf322d8c1ebe8a92fb566be71f86c |