Python graph (network) package
Project description
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.3+ features and enhancements related to modulegraph and macholib.
NEWS
0.7.0
This is a minor feature release.
Features:
Support for Python 3
It is now possible to run tests using ‘python setup.py test’
(The actual testsuite is still very minimal though)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
altgraph-0.7.0.tar.gz
(20.7 kB
view hashes)
Built Distributions
altgraph-0.7.0-py3.2.egg
(59.6 kB
view hashes)
altgraph-0.7.0-py3.1.egg
(59.7 kB
view hashes)
altgraph-0.7.0-py2.7.egg
(59.3 kB
view hashes)
altgraph-0.7.0-py2.6.egg
(59.4 kB
view hashes)
altgraph-0.7.0-py2.5.egg
(42.7 kB
view hashes)