SDF.file_io.oif module

load_from_oib(filename: str)SDF.data_model.workspace.Workspace[source]
load_from_oif(filename: str)SDF.data_model.workspace.Workspace[source]
parse_pty_file(pty_file: typing.BinaryIO)SDF.data_model.parameter.AnonymousParameterSet[source]

pty files have section starting with ‘[title]’ and entries like ‘name=value’.