用于从 Python 使用 igraph
igraph 是一个快速的开源工具,用于操作和分析图或网络。它主要用 C 编写。python-igraph 是 igraph 的 Python 编程语言接口。
python-graph 包括用于绘制图以及从/到 networkx 转换的功能。
使用 pip 安装
pip install igraph
使用 conda 安装
conda install -c conda-forge python-igraph
更多详细信息请参见安装指南。
教程
快速开始
图库
详细文档
生成
分析
可视化
配置
参考
API 参考
源代码
支持
常见问题
论坛
索引
模块索引