Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 272 Bytes

File metadata and controls

10 lines (7 loc) · 272 Bytes

ElectroLab

API to control the ElectroLab

To install, clone this repository, open the console from within this directory and on a console execute:

pip install .

Then, Electrolab can be imported as usual. See src/electrolab/test.py for an example script.