Metadata-Version: 2.1
Name: pywmspro
Version: 0.2.1
Summary: Python library for WMS WebControl pro API
Home-page: https://github.com/mback2k/pywmspro
License: Apache-2.0
Keywords: warema,wms,webcontrol
Author: Marc Hoersken
Author-email: info@marc-hoersken.de
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software 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
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.10.3,<4.0.0)
Project-URL: Repository, https://github.com/mback2k/pywmspro
Description-Content-Type: text/markdown

# Python library for WMS WebControl pro API

Reference: https://media.warema.com/dokumente/anleitungen-handbuecher/966664/warema_2064534_alhb_de_v0.pdf

## Example usage

See main section in `wmspro/webcontrol.py`

