Metadata-Version: 2.1
Name: ocpy-client
Version: 1.1.2
Summary: Python client library to access the different APIs of OpenCast.
License: GPL
Author: Tobias Kurze
Author-email: it@t-kurze.de
Requires-Python: >=3.8,<4
Classifier: License :: Other/Proprietary 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
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: maya (>=0.6.1,<0.7.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: pre-commit (>=2.12.1,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: xmltodict (>=0.12.0,<0.13.0)
