python-igraph Manual

For using igraph from Python

python-igraph 0.10.1

python-igraph 0.10.1

igraph is a fast open source tool to manipulate and analyze graphs or networks. It is primarily written in C. python-igraph is igraph’s interface for the Python programming language.

python-graph includes functionality for graph plotting and conversion from/to networkx.

Installation

Install using pip:

pip install igraph

Install using conda:

conda install -c conda-forge python-igraph

Further details are available in the Installation Guide.

Documentation

Support

Indices and tables