Python interface to High Finesse devices. These interfaces work by importing the static libraries provided by High Finesse.
First, install the WLM drivers and LSA software on your computer. These can be obtained from High Finesse.
Then, clone and install this repository
git clone https://github.com/CatherineH/pyHighFinesse
cd pyHighFinesse
python setup.py install