Metadata-Version: 2.1
Name: blacs
Version: 3.0.0rc1
Summary: Graphical labscript suite experiment queue and hardware interface
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/blacs
Project-URL: Download, https://github.com/labscript-suite/blacs/releases
Project-URL: Tracker, https://github.com/labscript-suite/blacs/issues
Description: # BLACS
        
        Part of the labscript suite, provides an interface to hardware used to control a buffered experiment. It manages a queue of shots to be run as well as providing manual control over devices between shots.
        
        ( 
        [view on Bitbucket](https://bitbucket.org/labscript_suite/blacs)
        )
        
           * For install instructions, see the [labscript suite install guide](https://bitbucket.org/labscript_suite/install-guide)
        
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
