Py Healthchecks.Io#

PyPI Status Python Version License

Read the documentation at https://py-healthchecksio.readthedocs.io/en/latest/ Tests Codecov

pre-commit Black

A python client for healthchecks.io. Supports the management api and ping api.

Features#

  • Sync and Async clients based on HTTPX

  • Supports the management api and the ping api

  • Supports Healthchecks.io SAAS and self-hosted instances

Requirements#

  • httpx

  • pytz

  • pydantic

Installation#

You can install Py Healthchecks.Io via pip from PyPI:

$ pip install healthchecks-io

Usage#

Please see the Usage for details.

Contributing#

Contributions are very welcome. To learn more, see the Contributor Guide.

License#

Distributed under the terms of the MIT license, Py Healthchecks.Io is free and open source software.

Issues#

If you encounter any problems, please file an issue along with a detailed description.

Credits#

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.