Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 477 Bytes

File metadata and controls

33 lines (22 loc) · 477 Bytes

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