Python Laboratory Operations Toolkit News
many useful snippets for using python in a laboratory
Brought to you by:
mendenhall
The vxi11.py code, which supports the vxi11 and lxi protocols, depends on xdrlib, which is being removed (unfortunately) from python 3.13. However, it is being maintained in pypi at https://pypi.org/project/py-xdrlib/, and can be installed as pip install py-xdrlib.