Metadata-Version: 2.1
Name: blacs
Version: 3.0.0b1
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
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
Requires-Dist: importlib-metadata
Requires-Dist: labscript-devices (>=2.0)
Requires-Dist: labscript-utils (>=2.15.0)
Requires-Dist: qtutils (>=2.3.2)
Requires-Dist: zprocess (>=2.14.1)
Provides-Extra: pyqt
Requires-Dist: PyQt5 ; extra == 'pyqt'

# 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)


