Metadata-Version: 2.1
Name: runmanager
Version: 3.0.0rc1
Summary: Graphical control of parameterised experiments composed in labscript
Home-page: http://labscriptsuite.org
Author: The labscript suite community
Author-email: labscriptsuite@googlegroups.com
License: BSD
Project-URL: Source Code, https://github.com/labscript-suite/runmanager
Project-URL: Download, https://github.com/labscript-suite/runmanager/releases
Project-URL: Tracker, https://github.com/labscript-suite/runmanager/issues
Description: # runmananger
        
        runmanager is a graphical user interface (GUI) used to aid the compilation of labscript experiment scripts into hardware instructions to be executed on the hardware. Experiment parameters can be adjusted in the GUI, and lists of parameters can be used to create sequences of experiments, and scan over complex parameter spaces.
        
        ([view on Github](https://github.com/labscript-suite/runmananger))
        
        
Keywords: experiment control automation
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: pyqt
