NetworkX
PlanarEmbedding.get_data()
Converts the adjacency structure into a better readable structure.
A dict mapping all nodes to a list of neighbors sorted in clockwise order.
See also
set_data