# 使用 Homebrew, apt 安装 pycodestyle

查看 pycodestyle 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:pycodestyle
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install pycodestyle
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install pycodestyle
```

  证据: Debian stable package indexes: pycodestyle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:pycodestyle
- **软件包管理器:** Homebrew
- **版本:** 2.14.0
- **来源摘要:** Simple Python style checker in one Python file
- **主页:** <https://pycodestyle.pycqa.org/>
- **仓库:** <https://github.com/PyCQA/pycodestyle>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- pycodestyle (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.14.0

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: $XDG_CONFIG_HOME/pycodestyle, ~/.config/pycodestyle, setup.cfg, tox.ini
- Windows: ~\.pycodestyle
## 其他软件包管理器记录

- Debian apt - pycodestyle - 2.12.1-2: normalized package name match | Debian stable package indexes: pycodestyle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python style guide checker (formerly called pep8) | https://github.com/PyCQA/pycodestyle
- Debian apt - python3-pycodestyle - 2.12.1-2: normalized package name match | Debian stable package indexes: python3-pycodestyle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python style guide checker (formerly called pep8) - Python 3.x | https://github.com/PyCQA/pycodestyle
- Ubuntu apt - pycodestyle - 2.11.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: pycodestyle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python style guide checker (formerly called pep8) | https://github.com/PyCQA/pycodestyle
- Ubuntu apt - python3-pycodestyle - 2.11.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-pycodestyle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python style guide checker (formerly called pep8) - Python 3.x | https://github.com/PyCQA/pycodestyle


## Combined YAML source

View the package source record on GitHub. [combined/pycodestyle.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pycodestyle.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
