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 Python interface of igraph.
$ sudo python setup.py install
See details in Installing Python Modules.
This version of python-igraph is ported into pypy and verified on Linux Ubuntu 14.04 with default pypy.