Skip to content

joyle/python-igraph

 
 

Repository files navigation

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.

Install

$ sudo python setup.py install

See details in Installing Python Modules.

Notes

This version of python-igraph is ported into pypy and verified on Linux Ubuntu 14.04 with default pypy.

About

Python interface for igraph

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 51.1%
  • Python 48.5%
  • Other 0.4%