Metadata-Version: 2.1
Name: python-cmk
Version: 22.12.4
Summary: API for CheckMK
Home-page: https://github.com/NimVek/python-cmk
License: GPL-3.0-or-later
Author: NimVek
Author-email: NimVek@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Monitoring
Requires-Dist: furl (>=2.1,<3.0)
Requires-Dist: incremental (>=22,<23)
Requires-Dist: requests (>=2.28,<3.0)
Project-URL: Repository, https://github.com/NimVek/python-cmk
Description-Content-Type: text/markdown

# python-cmk

[![GitHub](https://img.shields.io/github/license/NimVek/python-cmk)](https://github.com/NimVek/python-cmk/blob/main/LICENSE)
[![Code style: black](https://img.shields.io/badge/code%20style-black-black)](https://github.com/psf/black)
[![Build Status](https://img.shields.io/github/workflow/status/NimVek/python-cmk/Continuous%20Integration)](https://github.com/NimVek/python-cmk/actions/)
[![Coverage Status](https://img.shields.io/codecov/c/github/NimVek/python-cmk)](https://codecov.io/gh/NimVek/python-cmk/)
[![Documentation](https://img.shields.io/badge/docs-passing-brightgreen)](https://nimvek.github.io/python-cmk/)
[![GitHub last commit](https://img.shields.io/github/last-commit/NimVek/python-cmk)](https://github.com/NimVek/python-cmk/commits/main)

API for CheckMK

