albertoalcolea / python-igraph

Python interface for igraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python interface for the igraph library

igraph is a library for creating and manipulating graphs. It is intended to be as powerful (ie. fast) as possible to enable the analysis of large graphs.

This repository contains the source code to the Python interface of igraph.

About

Python interface for igraph

License:GNU General Public License v2.0


Languages

Language:C 50.9%Language:Python 48.7%Language:Shell 0.4%