graph-tool

安装命令
brew install graph-tool

Python 3 的高效网络分析

https://graph-tool.skewed.de/

许可证: LGPL-3.0 或更新版本

配方 JSON API: /api/formula/graph-tool.json

配方代码: graph-tool.rb 在 GitHub

支持以下平台的瓶装(二进制包)安装

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64位 linux

当前版本

稳定版 2.74

依赖项

boost 1.85.0 便携式 C++ 源库集合
boost-python3 1.85.0 C++ 库,用于 C++/Python3 互操作性
[email protected] 1.14.5 支持跨设备输出的矢量图形库
cgal 5.6.1 计算几何算法库
freetype 2.13.2 渲染字体的软件库
gmp 6.3.0 GNU 多精度算术库
google-sparsehash 2.0.4 高度内存效率的 hash_map 实现
gtk+3 3.24.43 用于创建图形用户界面的工具包
numpy 2.0.1 Python 科学计算包
pillow 10.4.0 友好的 PIL 分支(Python Imaging Library)
py3cairo 1.26.1 Cairo 图形库的 Python 3 绑定
pygobject3 3.48.2 基于 GObject Introspection 的 GNOME Python 绑定
[email protected] 3.12.4 解释性、交互式、面向对象的编程语言
qhull 2020.2 计算 n 维空间的凸包
scipy 1.14.0 数学、科学和工程软件
zstd 1.5.6 Zstandard 是一种实时压缩算法
cairo 1.18.0 支持跨设备输出的矢量图形库
libsigc++@2 2.10.8 C++ 的回调框架

从源代码构建时依赖项

ninja 1.12.1 与 gyp 或 CMake 一起使用的小型构建系统
pkg-config 0.29.2 管理库的编译和链接标志

要求: macOS >= 10.14

仅链接主库,以避免污染共享的 site-packages。
绘图和其他需要额外 Python 包的功能可能通过以下配方特定的 site-packages 使用:
添加到您的 PYTHONPATH 中
    $HOMEBREW_PREFIX/opt/graph-tool/libexec/lib/python3.12/site-packages

分析

安装(30天)
graph-tool 309
graph-tool --HEAD 1
请求安装(30天)
graph-tool 309
graph-tool --HEAD 1
构建错误(30天)
graph-tool 0
安装(90天)
graph-tool 1,141
graph-tool --HEAD 2
请求安装(90天)
graph-tool 1,141
graph-tool --HEAD 2
安装(365天)
graph-tool 4,599
graph-tool --HEAD 6
请求安装(365天)
graph-tool 4,599
graph-tool --HEAD 6
Fork me on GitHub