🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

igraph

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igraph

High performance graph data structures and algorithms

0.11.9
PyPI
Maintainers
1

Python interface to the igraph high performance graph library, primarily aimed at complex network research and analysis.

Graph plotting functionality is provided by the Cairo library, so make sure you install the Python bindings of Cairo if you want to generate publication-quality graph plots. You can try either pycairo <http://cairographics.org/pycairo>_ or cairocffi <https://doc.courtbouillon.org/cairocffi/>_, cairocffi is recommended because there were bug reports affecting igraph graph plots in Jupyter notebooks when using pycairo (but not with cairocffi).

Keywords

graph

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts