Package | |
Meta | |
CI |
The labone
package provides a plain asynchronous Python API for LabOne, the control software of Zurich Instruments.
Caution
This API package is solely being developed to support LabOne Q, the software framework for quantum computing.
For direct access to the instruments without LabOne Q, the standard Python API for all Zurich Instruments' devices is provided through the zhinst
package and can be obtained from PyPI by pip install zhinst
.
Note
Since labone
is not intended for direct usage, we do not offer any support
or external documentation. Please contact Zurich Instruments if you have any questions.
The internal documentation can be found here. Due to the early stage there is not public documentation.
See Contributing