Metadata-Version: 2.1
Name: openstuder-client
Version: 0.6.2
Summary: Python client to connect to OpenStuder gateway via WebSocket or Bluetooth
Home-page: http://openstuder.github.io
Author: Michael Clausen
Author-email: michael.clausen@hevs.ch
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: websocket-client (==1.3.1)
Requires-Dist: cbor2 (==5.4.2.post1)
Requires-Dist: bleak (==0.14.2)

https://github.com/OpenStuder/openstuder-client-python 

![GitHub](https://img.shields.io/pypi/v/openstuder-client.svg)
![GitHub](https://img.shields.io/github/license/openstuder/openstuder-client-python)
![GitHub](https://img.shields.io/github/issues-raw/openstuder/openstuder-client-python)

See the [documentation](http://openstuder.github.io/#/clientlibs) on how to install and use the python client library. 


