QInstrument =========== A Qt-based framework for controlling scientific instruments over serial ports. Instruments are represented as Qt objects with a uniform property system, automatic UI binding, and JSON-based configuration persistence. Any Qt binding (PyQt5, PyQt6, PySide2, PySide6) is supported via ``qtpy``. .. toctree:: :maxdepth: 2 :caption: Contents installation quickstart add_instrument api/index instruments/index widgets/index changelog