Skip to content

Latest commit

 

History

History
134 lines (87 loc) · 2.89 KB

index.rst

File metadata and controls

134 lines (87 loc) · 2.89 KB
.. currentmodule:: igraph

div.twocol { padding-left: 0; padding-right: 0; display: flex; } div.twocol > div { flex-grow: 1; padding: 0; margin-right: 20px; }

python-igraph |release|

Python interface of igraph, a fast and open source C library to manipulate and analyze graphs (aka networks). It can be used to:

Installation

Install using pip:

pip install igraph

Install using conda:

conda install -c conda-forge python-igraph

Further details are available in the :doc:`Installation Guide <install>`.

Documentation

Documentation for python-igraph <= 0.10.1 is available on our old website.

.. toctree::
   :maxdepth: 1
   :hidden:

   install
   tutorials/index
   tutorial
   tutorial.es
   api/index
   generation
   analysis
   visualisation
   configuration
   faq


Indices and tables

Citation

If you use igraph in your research, please cite

Csardi, G., & Nepusz, T. (2006). The igraph software package for complex network research. InterJournal, Complex Systems, 1695.