Metadata-Version: 2.4
Name: lucon
Version: 0.1.0
Summary: Python client for the GEFASOFT LUCON 4C-20A-V LED light controller (UDP protocol).
Author: Michael Bykovski
License: MIT
Keywords: gefasoft,led,lighting,lucon,machine-vision,udp
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Manufacturing
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.11
Provides-Extra: dev
Requires-Dist: mypy>=1.8; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
Description-Content-Type: text/markdown

# lucon

Python client for the GEFASOFT LUCON 4C-20A-V LED light controller over UDP.

Zero runtime dependencies. See the repo-root `CONTEXT.md` for terminology and
`docs/adr/` for design decisions (ADR-0001, ADR-0002).
