Cryocontrol provides drivers and GUIs for cryogenic temperature controllers.
Install the stable version from PyPi by running:
$ pip install cryocontrol
or the latest version from github:
$ pip install git+https://github.com/OE-FET/cryocontrol
- Linux or macOS
- Python 2.7 or 3.x
Config modules are based on the implementation from Spyder.