igraph 0.11.9


pip install igraph

  Latest version

Released: Jun 11, 2025


Meta
Author: Tamas Nepusz
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers
  • Science/Research

Operating System
  • OS Independent

Programming Language
  • C
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • 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.

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 CPython >=3.9 (abi3) PyPy 3.9 (pp73) PyPy 3.10 (pp73) PyPy 3.11 (pp73)
macosx_10_15_x86_64
macosx_10_9_x86_64
macosx_11_0_arm64
manylinux2014_aarch64
manylinux2014_i686
manylinux2014_x86_64
manylinux_2_17_aarch64
manylinux_2_17_i686
manylinux_2_17_x86_64
musllinux_1_2_aarch64
musllinux_1_2_i686
musllinux_1_2_x86_64
win32
win_amd64
win_arm64

Files in release

igraph-0.11.9-cp39-abi3-macosx_10_9_x86_64.whl (1.8MiB)
igraph-0.11.9-cp39-abi3-macosx_11_0_arm64.whl (1.7MiB)
igraph-0.11.9-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.9MiB)
igraph-0.11.9-cp39-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (4.1MiB)
igraph-0.11.9-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2MiB)
igraph-0.11.9-cp39-abi3-musllinux_1_2_aarch64.whl (5.0MiB)
igraph-0.11.9-cp39-abi3-musllinux_1_2_i686.whl (5.4MiB)
igraph-0.11.9-cp39-abi3-musllinux_1_2_x86_64.whl (5.3MiB)
igraph-0.11.9-cp39-abi3-win32.whl (2.4MiB)
igraph-0.11.9-cp39-abi3-win_amd64.whl (2.8MiB)
igraph-0.11.9-cp39-abi3-win_arm64.whl (2.4MiB)
igraph-0.11.9-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (1.8MiB)
igraph-0.11.9-pp310-pypy310_pp73-macosx_11_0_arm64.whl (1.7MiB)
igraph-0.11.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5MiB)
igraph-0.11.9-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.6MiB)
igraph-0.11.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6MiB)
igraph-0.11.9-pp310-pypy310_pp73-win_amd64.whl (2.8MiB)
igraph-0.11.9-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (1.8MiB)
igraph-0.11.9-pp311-pypy311_pp73-macosx_11_0_arm64.whl (1.7MiB)
igraph-0.11.9-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5MiB)
igraph-0.11.9-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.6MiB)
igraph-0.11.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6MiB)
igraph-0.11.9-pp311-pypy311_pp73-win_amd64.whl (2.8MiB)
igraph-0.11.9-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (1.8MiB)
igraph-0.11.9-pp39-pypy39_pp73-macosx_11_0_arm64.whl (1.7MiB)
igraph-0.11.9-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5MiB)
igraph-0.11.9-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.6MiB)
igraph-0.11.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6MiB)
igraph-0.11.9-pp39-pypy39_pp73-win_amd64.whl (2.8MiB)
igraph-0.11.9.tar.gz (4.4MiB)
Extras:
Dependencies:
texttable (>=1.6.2)