Metadata-Version: 2.1
Name: rt-hat-inr
Version: 0.7.0
Summary: RealtimeHAT control
Home-page: https://github.com/InnoRoute/RealtimeHAT
Author: Marian Ulbricht
Author-email: ulbricht@innoroute.de
Project-URL: Bug Tracker, https://github.com/InnoRoute/RealtimeHAT/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: npyscreen
Requires-Dist: wget
Requires-Dist: configobj
Requires-Dist: goto-statement
Requires-Dist: transitions
Requires-Dist: asyncio
Requires-Dist: pyrpio==0.0.5

# Realtime-HAT python package

* contain python bindings to control your Realtime-HAT https://github.com/InnoRoute/RealtimeHAT
* update with `sudo pip3 install --upgrade rt_hat_inr --break-system-packages`

## Dokumentation
* clone https://github.com/InnoRoute/RT_HAT_python and have a look into the examples folder
* follow the tutorials on https://github.com/InnoRoute/RealtimeHAT/wiki
* see https://github.com/InnoRoute/RT_HAT_python/wiki/Realtime-HAT-python-package
