python-igraph 1.0.0


pip install python-igraph

  Latest version

Released: Oct 23, 2025


Meta
Author: Tamas Nepusz
Requires Python: >=3.6

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers
  • Science/Research

Operating System
  • OS Independent

Programming Language
  • C
  • Python :: 3
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3 :: Only

Topic
  • Scientific/Engineering
  • Scientific/Engineering :: Information Analysis
  • Scientific/Engineering :: Mathematics
  • Scientific/Engineering :: Physics
  • Scientific/Engineering :: Bio-Informatics
  • Software Development :: Libraries :: Python Modules

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).

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
igraph (==1.0.0)