tecan_remote Package¶
Purpose¶
gRPC functionality for Evoware and Tecan EVO (Liquid handling station). This package allows to remotely execute Evoware script .esc
Usage¶
Run the server from your command line on the machine, where the Evoware software is running. Alternatively, setup autostart using the run.bat
python server.py
Use the client.py to remotely start an Evoware script. Client API directly.
Installation¶
Install the tecan-remote package using pip by
pip install -e .