igraph is a library for creating and manipulating graphs. It is intended to be as powerful (ie. fast) as possible to enable the analysis of large graphs. This repository contains the source code to ...
The tutorial shows Python 2.7 and igraph 0.6 in the example outputs. This should be updated to recent versions since we don't even support Python 2.7.