[NetworkX](https://networkx.org/) is the goto Python library for graph manipulation and already has a [GEXF import/export](https://networkx.org/documentation/stable/reference/readwrite/gexf.html). ### Definition of done - Import/Export are fully 1.3 compatible (based on what is possible given networkx internals)