Python | Qt Backend | OS | Passed |
---|---|---|---|
3.8 | Qt5 | Linux | |
3.9 | Qt5 | Linux | |
3.10 | Qt5 | Linux | |
3.11 | Qt5 | Linux | |
3.11 | Qt5 | Windows | |
3.11 | PyQt6 | Linux | |
3.11 | PyQt6 | Windows | |
3.11 | PySide6 | Windows |
PyMoDAQ, Modular Data Acquisition with Python, is a set of python modules used to interface any kind of experiments. It simplifies the interaction with detector and actuator hardware to go straight to the data acquisition of interest.
PyMoDAQ GUI is a set of utilities (constants, methods and classes) and graphical components based on the Qt framework that are used to create high level user interfaces.
It contains both simple components to create GUI but also high level ones, for instance to display data objects such as the one generated using the pymodaq_data package.
For instance, you'll find data viewers available out of the box:
Published under the MIT FREE SOFTWARE LICENSE
GitHub repo: https://github.com/PyMoDAQ
Documentation: http://pymodaq.cnrs.fr/