Python monitor control using the VESA Monitor Control Command Set (MCCS) over the Display Data Channel Command Interface Standard (DDC-CI).
- Linux (tested with NixOS)
- Windows (tested with Windows 10)
py -3 -m pip install monitorcontrol
python3 -m pip install monitorcontrol
Full documentation including examples are avaliable in the docs.