Metadata-Version: 2.1
Name: pretiac
Version: 0.4.1
Summary: pretiac: A PREtty Typed Icinga2 Api Client.
Home-page: https://github.com/Josef-Friedrich/PREtty-Typed-Icinga2-Api-Client_py
License: GPL-3.0-only
Author: Josef Friedrich
Author-email: josef@friedrich.rocks
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: pyyaml (>=6,<7)
Requires-Dist: requests (>=2,<3)
Requires-Dist: rich (>=13,<14)
Requires-Dist: types-pyyaml (>=6,<7)
Requires-Dist: types-requests (>=2,<3)
Project-URL: Repository, https://github.com/Josef-Friedrich/PREtty-Typed-Icinga2-Api-Client_py
Description-Content-Type: text/x-rst

.. image:: http://img.shields.io/pypi/v/pretiac.svg
    :target: https://pypi.org/project/pretiac
    :alt: This package on the Python Package Index

.. image:: https://github.com/Josef-Friedrich/PREtty-Typed-Icinga2-Api-Client_py/actions/workflows/tests.yml/badge.svg
    :target: https://github.com/Josef-Friedrich/PREtty-Typed-Icinga2-Api-Client_py/actions/workflows/tests.yml
    :alt: Tests

.. image:: https://readthedocs.org/projects/pretty-typed-icinga2-api-client-py/badge/?version=latest
    :target: https://pretty-typed-icinga2-api-client-py.readthedocs.io
    :alt: Documentation Status

pretiac: PREtty Typed Icinga2 Api Client
========================================

For more information about the project, please read the
`API documentation <https://pretty-typed-icinga2-api-client-py.readthedocs.io>`_.

