Pyalab is a way to use Python to generate programs for Vialab---the software that controls the Integra ASSIST Plus automated liquid handling robot.
Documentation is hosted on ReadTheDocs.
Don't want to figure out how to install Python on your computer? No problem! Use this MyBinder link to launch a free online environment (no sign-up required) where you can use pyalab
to create and then download your Vialab programs.
This project has a dev container. If you already have VS Code and Docker installed, you can click the badge above or here to get started. Clicking these links will cause VS Code to automatically install the Dev Containers extension if needed, clone the source code into a container volume, and spin up a dev container for use.
This repository uses a copier template. To pull in the latest updates from the template, use the command:
copier update --trust --defaults --conflict rej