pkg.soopen package index

brew / Rang 4160

reorder-python-imports mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install reorder-python-imports

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Rewrites source to reorder python imports

Befehle und Aliase

  • reorder-python-imports

Verlauf

Projektgeschichte und Nutzung

reorder-python-imports is a command-line source-rewriting tool that normalizes and modernizes Python import statements.

Projektgeschichte

Anthony Sottile created reorder-python-imports as a Python source-rewriting tool. The official documentation characterizes it as similar to isort but making greater use of static analysis.

Adoptionsgeschichte

The project is usable as a standalone command and as a pre-commit hook. Its official repository includes hook metadata and a sample .pre-commit-config.yaml entry, making import normalization easy to adopt in repository-wide automated checks.

Wie es verwendet wird

Users pass Python filenames to reorder-python-imports or configure its official pre-commit hook. It separates standard-library, third-party, and first-party imports; places import statements before from imports; splits multi-name from imports; removes duplicates; and can apply version-dependent rewrites. Project roots and src layouts can be supplied through command-line options.

Warum Paket-Nerds sich dafür interessieren

The tool occupies a focused niche between import sorting and static source rewriting. Its predictable transformations and pre-commit integration make it useful to maintainers who want standardized imports with minimal formatter configuration.

Zeitleiste

  • 2010s: Project established in the asottile Python code-quality tool ecosystem.
  • 3.x: Official documentation shows continued standalone and pre-commit-hook usage.

Related projects

  • The README explicitly compares the project with isort. It also belongs to the pre-commit ecosystem and complements Python formatters, linters, and source-modernization tools.

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
reorder-python-importscliglobales 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-Version3.17.0
Manager aktualisiert2026-07-11
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/asottile/reorder-python-imports

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:reorder-python-imports
Version3.17.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/reorder-python-imports
Homepagehttps://github.com/asottile/reorder-python-imports
Repositoryhttps://github.com/asottile/reorder-python-imports
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/06/0e/7d36e6213d30c2639e031992fc2afbe34a7149f1a0bc1e980c451944a0b8/reorder_python_imports-3.17.0.tar.gz
Zuletzt aktualisiert2026-07-11T21:26:53Z
Pulseupdated
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 Namereorder-python-imports
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation