planemo.autopygen.xml package

Submodules

planemo.autopygen.xml.xml_utils module

planemo.autopygen.xml.xml_utils.formatted_xml_elem(name, attributes, text: str | None = None, body: List[_Element] | None = None) _Element[source]
planemo.autopygen.xml.xml_utils.options(param_info: ParamInfo) _Element[source]
planemo.autopygen.xml.xml_utils.param(param_info: ParamInfo, body: List[_Element] | None = None)[source]
planemo.autopygen.xml.xml_utils.repeat(param_info: ParamInfo) _Element[source]

Module contents

Subpackage containing functions used for parameter extraction from source files