REP

Fork me on GitHub

REP is an open-source library for controlling lab instruments. It’s an alternative to LabVIEW1 if you’d rather script your experiments in Python than fiddle with little wires and blocks.

REP makes it easy to interface your lab instruments with your data analysis and visualization tools: NumPy, SciPy, and Matplotlib.

Download

Download the REP package:
Source codeWindows installer

If not using the Windows installer, then download the Source code, unzip it, open a terminal, and execute:

python setup.py install

Manual

The API reference is hosted on GitHub Pages.

API Reference


1 LabVIEW is a trademark of National Instruments Corp.