macOS
brew install pycodestylelocal Homebrew formula metadata
安装
brew install pycodestylelocal Homebrew formula metadata
sudo apt install pycodestyleDebian stable package indexes · pycodestyle · 来源: deb.debian.org
概览
Simple Python style checker in one Python file
历史
pycodestyle is a compact Python style checker that reports selected violations of PEP 8 conventions. It is intentionally not an exhaustive style-policy engine.
The project traces its documentation copyright to 2006 and was formerly distributed under the name pep8. It later adopted the pycodestyle name while continuing to maintain its PEP 8-oriented checker and release history.
pycodestyle became part of the broader Python code-quality toolchain. The official documentation identifies Flake8 as a wrapper around pycodestyle and related tools.
Run pycodestyle against files or directories to obtain file, line, column, and diagnostic-code reports. User settings can be stored in the documented per-user file, while projects can place a [pycodestyle] section in setup.cfg or tox.ini.
Package maintainers value pycodestyle as a small, dependency-free implementation of widely recognized PEP 8 checks. Its stable error-code vocabulary also makes it useful in editor, CI, and linting integrations.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
$XDG_CONFIG_HOME/pycodestyle~/.config/pycodestylesetup.cfgtox.ini~\.pycodestyle可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pycodestyle | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/PyCQA/pycodestyle
安装元数据
| 软件包键 | brew:pycodestyle |
|---|---|
| 版本 | 2.14.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pycodestyle |
| 主页 | https://pycodestyle.pycqa.org/ |
| 仓库 | https://github.com/PyCQA/pycodestyle |
| 上游文档 | https://pycodestyle.pycqa.org/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/PyCQA/pycodestyle/archive/refs/tags/2.14.0.tar.gz |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pycodestyle |
| 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 软件包链接分开显示。
pycodestyle 2.12.1-2
Python style guide checker (formerly called pep8)
https://github.com/PyCQA/pycodestyle
sudo apt install pycodestylepython3-pycodestyle 2.12.1-2
Python style guide checker (formerly called pep8) - Python 3.x
https://github.com/PyCQA/pycodestyle
sudo apt install python3-pycodestylepycodestyle 2.11.1-1
Python style guide checker (formerly called pep8)
https://github.com/PyCQA/pycodestyle
sudo apt install pycodestylepython3-pycodestyle 2.11.1-1
Python style guide checker (formerly called pep8) - Python 3.x
https://github.com/PyCQA/pycodestyle
sudo apt install python3-pycodestyle来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.