fnss.topologies.topology.read_topology
Examples
Enter search terms or a module, class or function name.
Writes a topology object on an XML file
topology : Topology
The topology object to write
path : str
The file ob which the topology will be written
encoding : str, optional
The encoding of the target file
prettyprint : bool, optional
Indent the XML code in the output file