macOS
brew install pycodestylelocal Homebrew formula metadata
brew / Rang 5855
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pycodestyle in AI-Agent-Workflows.
Installation
brew install pycodestylelocal Homebrew formula metadata
sudo apt install pycodestyleDebian stable package indexes · pycodestyle · Quelle: deb.debian.org
Überblick
Simple Python style checker in one Python file
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pycodestyle | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/PyCQA/pycodestyle
Installationsmetadaten
| Paketschlüssel | brew:pycodestyle |
|---|---|
| Version | 2.14.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pycodestyle |
| Homepage | https://pycodestyle.pycqa.org/ |
| Repository | https://github.com/PyCQA/pycodestyle |
| Upstream-Dokumentation | https://pycodestyle.pycqa.org/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/PyCQA/pycodestyle/archive/refs/tags/2.14.0.tar.gz |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-pycodestyleQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.