Metadata-Version: 2.1
Name: relay_board_py
Version: 0.2
Summary: Python package to interact with relay board
Project-URL: Homepage, https://github.com/MichaelHopfengaertner/relay-board-py
Project-URL: Documentation, https://github.com/MichaelHopfengaertner/relay-board-py/tree/main/doc
Project-URL: Changelog, https://github.com/MichaelHopfengaertner/relay-board-py/blob/main/CHANGELOG.md
Author-email: Michael Hopfengaertner <michael.hopfengaertner@gmx.net>
License-Expression: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pyserial>=3.4
Description-Content-Type: text/markdown

# Relay board py package
This is the python package for relay boards.

The documentation can be found [here](https://github.com/MichaelHopfengaertner/relay-board-py/tree/main/doc).
