Metadata-Version: 2.4
Name: otobo_znuny
Version: 1.0.0
Summary: Python client library for the OTOBO / Znuny REST API
Author-email: Tobias Bück <tab@softoft.de>
License: MIT
Project-URL: homepage, https://otobo-docs.softoft.de/administration/automation/rest-api
Project-URL: documentation, https://otobo-docs.softoft.de/administration/automation/rest-api
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: AsyncIO
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.11.9
Requires-Dist: python-dotenv>=1.1.1
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: requests>=2.32.5
Requires-Dist: typer>=0.19.1
Provides-Extra: dev
Requires-Dist: pytest>=8.3.5; extra == "dev"
Requires-Dist: pytest-asyncio>=0.24.0; extra == "dev"
Requires-Dist: mariadb>=1.1.13; extra == "dev"

# Python OTOBO Client Library

This package has been renamed to otobo_znuny. Please update your dependencies accordingly.
## Links
- [Github Repo](https://github.com/Softoft/otobo-znuny-python-client)
- [New Package](https://pypi.org/project/otobo_znuny/)
