kithairon.labware.Labware¶
aoeu
- class kithairon.labware.Labware(plates: list[PlateInfo])¶
Bases:
objectMethods
__init__(plates)add(plate)from_file(path)from_raw(raw)keys()to_elwx()to_file(path, **kwargs)Write an ELWX labware file.
to_polars()to_xml(**kwargs)Generate an ELWX XML string.