wss_tools
Installation
QUIP
References/API
wss_tools.quip.main Module
wss_tools.quip.qio Module
wss_tools.utils.io Module
Functions
output_xml
wss_tools.utils.mosaic Module
wss_tools.utils.recenter Module
wss_tools
References/API
output_xml
View page source
output_xml
wss_tools.utils.io.
output_xml
(
xmldict
,
filename
)
[source]
Write given dictionary to XML.
Parameters
:
xmldict
dict
Dictionary to be converted.
filename
str
Output XML file.
Raises
:
OSError
Output file exists.