NetworkX

Previous topic

networkx.write_pajek

Next topic

Drawing

networkx.parse_pajek

parse_pajek(lines, edge_attr=True)

Parse pajek format graph from string or iterable.

Primarily used as a helper for read_pajek().

See also

read_pajek