Metadata-Version: 2.1
Name: labscript
Version: 3.0.0b1
Summary: The labscript compiler — expressive control of harware-timed experiments
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/labscript
Project-URL: Download, https://github.com/labscript-suite/labscript/releases
Project-URL: Tracker, https://github.com/labscript-suite/labscript/issues
Description: # labscript
        
        
        The labscript Python library provides a translation from simple Python code to complex hardware instructions. The library is used to construct a "connection table" containing information about what hardware is being used and how it is interconnected. Devices described in this connection table can then have their outputs set by using a range of functions, including arbitrary ramps.
        
        ( 
        [view on Github](https://github.com/labscript-suite/labscript)
        )
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
