gled 2.28.3

gled is an application for creating animations and effects on artnet or dmx installations
1
2
3
4
5
6
7
[project]
name = "gled_test_scripts"
version = "0.1.0"
requires-python = "==3.12.*"
dependencies = [
    "stupidartnet>=1.6.0",
]