macOS
brew install pycodestylelocal Homebrew formula metadata
brew / rank 5855
Simple Python style checker in one Python file. Version 2.14.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install pycodestyle.
install
brew install pycodestylelocal Homebrew formula metadata
sudo apt install pycodestyleDebian stable package indexes · pycodestyle · source: deb.debian.org
overview
Simple Python style checker in one Python file
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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~\.pycodestyleexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pycodestyle | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/PyCQA/pycodestyle
install metadata
| Package key | brew:pycodestyle |
|---|---|
| Version | 2.14.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pycodestyle |
| Homepage | https://pycodestyle.pycqa.org/ |
| Repository | https://github.com/PyCQA/pycodestyle |
| Upstream docs | https://pycodestyle.pycqa.org/ |
| License | MIT |
| Source archive | https://github.com/PyCQA/pycodestyle/archive/refs/tags/2.14.0.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-pycodestylesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.