igraph

Python 2 bindings for the igraph library

Debian Debian
RUN apt-get update && \ apt-get install -y python2-igraph
Ubuntu
RUN apt-get update && \ apt-get install -y python2-igraph
Arch Arch Linux
RUN pacman -S --noconfirm python2-igraph
Fedora
RUN dnf install -y python2-igraph
Raspbian
RUN apt-get update && \ apt-get install -y python2-igraph
click the source code to copy install igraph on any operating system with command-not-found.com