macOS
brew install commitizenlocal Homebrew formula metadata
sudo port install commitizenMacPorts ports tree · devel/commitizen/Portfile · 来源: api.github.com
安装
brew install commitizenlocal Homebrew formula metadata
sudo port install commitizenMacPorts ports tree · devel/commitizen/Portfile · 来源: api.github.com
nix profile install nixpkgs#commitizennixpkgs package indexes · pkgs/by-name/co/commitizen/package.nix · 来源: api.github.com
winget install --id shipengqi.commitizen -eWindows Package Manager source index · shipengqi.commitizen · 来源: cdn.winget.microsoft.com
概览
Defines a standard way of committing rules and communicating it
历史
Commitizen is a Python CLI for standardized Git commits and release automation. Its official documentation presents it as a tool for Conventional Commits, semantic version bumping, and changelog generation.
The project grew around the idea that commit-message conventions can drive release work: the CLI guides commit creation, validates commit messages, calculates version bumps from commit history, and can update changelogs. The public Python package history on PyPI dates back to 2017, placing this implementation in the wave of Conventional Commits tooling that moved commit metadata into everyday release automation.
Commitizen is distributed as a Python package and documented for installation through pipx, uv, pip, conda, Poetry, pdm, and Homebrew. That spread is notable because the tool is not only a Python-project helper; it is commonly installed as a developer workstation CLI for projects in any language that want commit and release rules.
Typical usage centers on `cz commit` for guided commits, commit-message validation through pre-commit-style hooks, and `cz bump` for version and changelog updates. Its package-manager value comes from making release conventions executable rather than leaving them as prose in CONTRIBUTING files.
Commitizen sits at the intersection of source-control hygiene and package release mechanics. For package maintainers, it is significant because the same commit taxonomy can feed semantic versioning, changelog text, tags, and CI release steps.
安全态势
没有找到 commitizen 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.cz.toml./cz.toml./.cz.json./cz.json./.cz.yaml./cz.yaml./pyproject.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cz | cli | 全局可执行文件 | |
git-cz | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://commitizen-tools.github.io/commitizen/
安装元数据
| 软件包键 | brew:commitizen |
|---|---|
| 版本 | 4.16.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/commitizen |
| 主页 | https://commitizen-tools.github.io/commitizen/ |
| 仓库 | https://github.com/commitizen-tools/commitizen |
| 上游文档 | https://commitizen-tools.github.io/commitizen |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/8e/de/b7ad6b48415760b3bb2e702218b9fc89ea376509ec88d04a281c33196f42/commitizen-4.16.5.tar.gz |
| 最后更新 | 2026-07-17T08:44:33Z |
| Pulse | updated |
| 依赖 | libyaml, python@3.14 |
| 构建依赖 | maturin, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | commitizen |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
commitizen
nix profile install nixpkgs#commitizencommitizen
sudo port install commitizenshipengqi.commitizen
winget install --id shipengqi.commitizen -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.