igraph
Python 2 bindings for the igraph library
RUN apt-get update && \
apt-get install -y python2-igraph
RUN apt-get update && \
apt-get install -y python2-igraph
RUN pacman -S --noconfirm python2-igraph
RUN dnf install -y python2-igraph
RUN apt-get update && \
apt-get install -y python2-igraph