Metadata-Version: 2.1
Name: sipyconfig
Version: 0.0.1
Summary: Python replacement for the functionality of SportIdent Config+
Home-page: https://gitlab.com/Teigi/sipyconfig
Author: Teichi
Author-email: tobias@teichmann.top
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 1 - Planning
Classifier: Operating System :: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Typing :: Typed
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# SportIdent Config+ Implementation

A python implementation of the functionality of SPORTident Config+.

Currently only working and tested under Linux.

Note that you might need to add your user to a group that has access to the systems serial interfaces.

## API docs

a part of the api is documented in [Codes.md](docs/Codes.md)


