This is the repository for Barty, the low cost liquid handler developed at Argonne National Lab's Rapid Prototyping Lab.
git clone https://github.com/AD-SDL/barty_module.git
cd barty_module
python -m venv .venv
source .venv/bin/activate
pip install -e .
cd barty_module
source .venv/bin/activate
python -m barty_module --port 8000