Metadata-Version: 2.1
Name: py-mmtx-client
Version: 0.2.0
Summary: Python client for media-mtx API
License: GPL
Author: Tobias Kurze
Author-email: it@t-kurze.de
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: pydantic (>=2.9.2,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

# py-mmtx-client

Basic python client for [Media MTX](https://github.com/bluenviron/mediamtx) API. Only some functions are implemented yet (config+path+hls).

