python-igraph 0.10.4-0.b6ebd8e
Python bindings for the igraph network analysis library
This package provides a library for the analysis of networks and graphs. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.
- Website: https://igraph.org/python/
- Licenses: GPL 2+
- Package source: gnu/packages/graph.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-igraph 0.10.4-0.b6ebd8e
as follows:
guix install python-igraph@0.10.4-0.b6ebd8e
Or install the latest version:
guix install python-igraph
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.