kmtronic-usb-relay
This project is a Python package for controlling KMTronics USB relay boards. It provides a simple interfaces to interact with the relays, allowing you to turn them on and off programmatically.
It also includes a GUI and FastApi implementation for easy control of the relays.
usage
kmtronic_usb_relay_gui
python -m src.kmtronic_usb_relay.four_channel_relay_gui

four_channel_relay_app
python -m src.kmtronic_usb_relay.four_channel_relay_app