0 purchases
pythonigraph 0.11.6
Python interface to the igraph high performance graph
library, primarily aimed at complex network research and analysis.
This package is deprecated; use the igraph package instead. This package will
be kept in sync with igraph until Sep 1, 2022 and it will not receive any
updates after Sep 1, 2022.
Graph plotting functionality is provided by the Cairo library, so make
sure you install the Python bindings of Cairo if you want to generate
publication-quality graph plots. You can try either pycairo or cairocffi,
cairocffi is recommended because there were bug reports affecting igraph
graph plots in Jupyter notebooks when using pycairo (but not with
cairocffi).
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.