A python client for healthchecks.io. Supports the management api and ping api.
- Sync and Async clients based on HTTPX
- Supports the management api and the ping api
- Supports Healthchecks.io SAAS and self-hosted instances
- httpx
- pytz
- pydantic
You can install Py Healthchecks.Io via pip from PyPI:
$ pip install healthchecks-io
Please see the Usage for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, Py Healthchecks.Io is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.