kithairon.Labware#
aoeu
- class kithairon.Labware(plates: list[PlateInfo])#
Bases:
objectA collection of plate type information.
Methods
__init__(plates)add(plate)from_file(path)from_raw(raw)keys()make_default()to_elwx()to_file(path, **kwargs)Write an ELWX labware file.
to_polars()to_xml(**kwargs)Generate an ELWX XML string.