macOS
brew install verminlocal Homebrew formula metadata
安装
brew install verminlocal Homebrew formula metadata
sudo apk add verminAlpine Linux edge package indexes · vermin · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#verminnixpkgs package indexes · pkgs/by-name/ve/vermin/package.nix · 来源: api.github.com
概览
Concurrently detect the minimum Python versions needed to run code
历史
Vermin is a Python static-analysis command-line tool for finding the minimum Python versions needed by a codebase. Its niche is compatibility maintenance: instead of formatting code or checking style, it parses source into Python's AST and matches detected syntax and library usage against version rules.
The public GitHub repository was created on February 21, 2018, and early GitHub releases began in March 2018. The project has continued to track Python-version evolution; for example, its release stream later added support for newer language releases such as Python 3.11, 3.12, 3.13, and 3.14.
Vermin is typically run over a project path to report minimum required Python versions and, when target versions are provided, to fail when code no longer satisfies a declared compatibility floor. The README also documents CI and pre-commit use, making it useful for maintainers who still support multiple Python branches or need visible evidence before dropping old interpreter support.
For package maintainers, Vermin occupies the small but practical space between trove classifiers and real syntax/API usage. It helps keep a package's declared Python support honest by deriving version requirements from code rather than relying only on manually maintained metadata.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vermin | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:vermin |
|---|---|
| 版本 | 1.8.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/netromdk/vermin |
| 仓库 | https://github.com/netromdk/vermin |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
vermin
nix profile install nixpkgs#verminvermin 1.8.0-r1
Detect the minimum Python versions needed to run code
https://github.com/netromdk/vermin
sudo apk add verminvermin-pyc 1.8.0-r1
Precompiled Python bytecode for vermin
https://github.com/netromdk/vermin
sudo apk add vermin-pyc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.