macOS
brew install pipgriplocal Homebrew formula metadata
安装
brew install pipgriplocal Homebrew formula metadata
概览
Lightweight pip dependency resolver
历史
pipgrip is a Python dependency resolver and dependency-tree preview tool based on PubGrub and designed for pip-compatible packages.
pipgrip was developed as a lightweight resolver around the PubGrub algorithm. Its design targets ordinary PEP 508 dependency specifications and recursively retrieves wheel metadata, building wheels only when metadata cannot otherwise be obtained.
The project deliberately distinguishes itself from pipdeptree: pipdeptree historically explains one installed environment, whereas pipgrip considers versions available to pip and resolves a viable combination before installation.
pipgrip is distributed through PyPI and Homebrew. Its official repository presents it as an OS-independent, pure-Python tool that works with conventional pip-compatible packages.
Pass one or more PEP 508 requirements to resolve compatible versions; add `--tree` to preview the complete dependency graph.
Use `--lock` to write pins to `./pipgrip.lock`, or JSON and tree options for machine-readable inspection.
The `PIPGRIP_ADDITIONAL_REQUIREMENTS` environment variable can append requirements, while index URL options support alternate Python package indexes.
pipgrip brought PubGrub-style solving to pip-compatible package inputs without requiring users to adopt a complete project-management replacement.
It is useful for previewing dependency trees before installation, explaining conflicts, combining constraints from multiple packages, and generating pinned working sets for reproducible installs.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pipgrip | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ddelange/pipgrip
安装元数据
| 软件包键 | brew:pipgrip |
|---|---|
| 版本 | 0.13.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pipgrip |
| 主页 | https://github.com/ddelange/pipgrip |
| 仓库 | https://github.com/ddelange/pipgrip |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://files.pythonhosted.org/packages/c9/19/98d11e877fb1c13d1f0d66cd584db57acc4da35312f7cd4625374a31ef01/pipgrip-0.13.0.tar.gz |
| 最后更新 | 2026-07-13T11:37:47Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pipgrip |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.