blob: 268f60487e78e6a9ce4e3e44d514a42f7a3f1005 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.
altgraph includes some additional usage of Python 2.6+ features and
enhancements related to modulegraph and macholib.
WWW: https://pypi.python.org/pypi/altgraph/
|