pypowsybl.glsk.load¶ load(file)[source]¶ Loads a GLSK file. Parameters: file (str | PathLike) – path to the GLSK file Returns: A GLSK document object. Return type: GLSKDocument