Metadata-Version: 2.1
Name: cachethq_client
Version: 1.0.4
Summary: A python client library for connection to a CachetHQ Server
Home-page: https://github.com/ElyxorCorp/cachethq-swagger
License: BSD-3-Clause
Author: elyxor
Author-email: info@elyxor.com
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: certifi (>=2023.11.17,<2024.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: setuptools (>=69.0.3,<70.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Requires-Dist: urllib3 (>=2.1.0,<3.0.0)
Project-URL: Documentation, https://github.com/ElyxorCorp/cachethq-swagger/tree/dev/api-doc/README.md
Project-URL: Repository, https://github.com/ElyxorCorp/cachethq-swagger
Description-Content-Type: text/markdown

# cachethq-client
A Python client library to interact with the Cachet Status Page https://cachethq.io/

This Python package is generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project
using an OpenAPI v2.0 swagger file.

## Documentation
API documentation is auto-generated by the build process and can be found in the [GitHub project](https://github.com/ElyxorCorp/cachethq-swagger/blob/main/api-doc/README.md).

## Requirements
Python 3.8+
