NetworkX

Previous topic

to_pydot

Next topic

read_dot

write_dot

static nx_pydot.write_dot(G, path)

Write NetworkX graph G to Graphviz dot format on path.

Path can be a string or a file handle.