ogs6py.classes.python_script
- Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org)
- Distributed under a Modified BSD License.
See accompanying file LICENSE or http://www.opengeosys.org/project/license
- class ogs6py.classes.python_script.PythonScript
Bases:
BuildTree
Class managing python script in the project file
- classmethod populate_tree(tag, text='', attr=None, children=None)
method to create dictionary from an xml entity
- set_pyscript(**args)
Set a filename for a python script.
- Parameters:
filename (str) –