LBNL Embedded Ethernet Protocol (LEEP) LEEP protocol python implementation and tooling used by LBL and partner laboratories. Source https://github.com/BerkeleyLab/leep/ Requirements python3 -m pip install --upgrade build Building python3 -m build Installing from source python3 -m pip install <LEEP directory> Installing from PyPI python3 -m pip install leep