Skip to content

OE-FET/pyqt-labutils

Repository files navigation

pyqt-labutils

pyqt-labutils provides widgets for common use cases in scientific GUIs. This includes a LED widgets, scientific spin boxes that work with units and prefixes (e.g., "µV") and a widget to enter a list of numbers.

Many of those widgets can easily be assembled into a settings widget:

settings pane screenshot

Examples of how the widgets appear in a GUI can be found in keithleygui.

System requirements

Required:

  • Linux or macOS
  • Python 2.7 or >= 3.6
  • PyQt >= 5.9

Installation

pyqt-labutils is intended to be used as a submodule. Download and save the files to your project directory to use them.

Acknowledgements

Scientific spin boxes are taken from qudi.

About

PyQt widgets for lab instrument GUIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages