Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

opentrons-integration

Official Opentrons Protocol API for OT-2 and Flex robots.

Setup

cd opentrons-integration
python3 -m venv .venv && source .venv/bin/activate && pip install opentrons -q

Environment variables

None.

Usage

python3 scripts/basic_protocol_template.py --help

Dependencies

  • opentrons