Skip to content

Releases: ivoryos-ai/IvoryOS-PyLabRobot-Integration

Release list

v0.1.1

Choose a tag to compare

@ivoryzh ivoryzh released this 03 Jul 21:20

v0.1.1 (Bug Fixes)

  • LiquidHandler: Fixed an f-string syntax error that prevented interpolation for error messages in Python versions < 3.12.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@ivoryzh ivoryzh released this 27 May 22:51

Initial Release (v0.1.0)

This is the first public release of plr-ivoryos!

This package provides IvoryOS-compatible wrappers for PyLabRobot devices, allowing you to easily integrate standard liquid handlers and lab automation equipment with IvoryOS.

Key Features in this release:

  • Basic wrapper classes for liquid handlers (LiquidHandler).
  • Automatic translation of deck layouts and resources between PyLabRobot and IvoryOS structures.
  • Support for basic aspirate, dispense, and tip handling operations.

Installation:

pip install plr-ivoryos