pkg.soopen package index

brew / Rang 5855

pycodestyle mit Homebrew, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pycodestyle in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install pycodestyle

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install pycodestyle

Debian stable package indexes · pycodestyle · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Simple Python style checker in one Python file

Befehle und Aliase

  • pycodestyle

Verlauf

Projektgeschichte und Nutzung

pycodestyle is a compact Python style checker that reports selected violations of PEP 8 conventions. It is intentionally not an exhaustive style-policy engine.

Projektgeschichte

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.

Adoptionsgeschichte

pycodestyle became part of the broader Python code-quality toolchain. The official documentation identifies Flake8 as a wrapper around pycodestyle and related tools.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2006: Earliest year represented in the official documentation copyright history
  • 2016: The project adopted the pycodestyle name in the 2.0 release line
  • 2025: Version 2.14.0 added Python 3.14 support

Related projects

  • PEP 8
  • Flake8
  • pep8-naming
  • pydocstyle

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/pycodestyle~/.config/pycodestylesetup.cfgtox.ini
Windows
~\.pycodestyle

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
pycodestylecliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-09-19
Manager-Version2.14.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version2.14.0

https://github.com/PyCQA/pycodestyle

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:pycodestyle
Version2.14.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/pycodestyle
Homepagehttps://pycodestyle.pycqa.org/
Repositoryhttps://github.com/PyCQA/pycodestyle
Upstream-Dokumentationhttps://pycodestyle.pycqa.org/
LizenzMIT
Quellarchivhttps://github.com/PyCQA/pycodestyle/archive/refs/tags/2.14.0.tar.gz
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepycodestyle
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

pycodestyle 2.12.1-2

Python style guide checker (formerly called pep8)

https://github.com/PyCQA/pycodestyle

sudo apt install pycodestyle
  • Section: python
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pycodestyle
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pycodestyle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-pycodestyle 2.12.1-2

Python style guide checker (formerly called pep8) - Python 3.x

https://github.com/PyCQA/pycodestyle

sudo apt install python3-pycodestyle
  • Section: python
  • Architecture: all
  • Source Package: pycodestyle
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pycodestyle
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-pycodestyle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

pycodestyle 2.11.1-1

Python style guide checker (formerly called pep8)

https://github.com/PyCQA/pycodestyle

sudo apt install pycodestyle
  • Section: universe/python
  • Architecture: all
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pycodestyle
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pycodestyle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-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
  • Section: universe/python
  • Architecture: all
  • Source Package: pycodestyle
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pycodestyle
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-pycodestyle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation