Socket
Socket
Sign inDemoInstall

python-igraph

Package Overview
Dependencies
4
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    python-igraph

High performance graph data structures and algorithms (legacy package)


Maintainers
1

Readme

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

This package is deprecated; use the igraph package instead. This package will be kept in sync with igraph until Sep 1, 2022 and it will not receive any updates after Sep 1, 2022.

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 <http://cairocffi.readthedocs.io>_, cairocffi is recommended because there were bug reports affecting igraph graph plots in Jupyter notebooks when using pycairo (but not with cairocffi).

Keywords

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc