macOS
brew install johnnydeplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für johnnydep in AI-Agent-Workflows.
Installation
brew install johnnydeplocal Homebrew formula metadata
Überblick
Display dependency tree of Python distribution
Verlauf
Johnnydep is a small Python packaging utility for pretty-printing the dependency tree of a Python distribution. Its README demonstrates resolving packages such as requests and boto3 into tree output, and it can also emit pinned dependency output for resolver-oriented workflows.
The wimglenn/johnnydep repository was created in 2018, and PyPI records the first 0.1a0 upload on March 22, 2018. The project has stayed focused on one narrow job: ask Python packaging metadata and resolvers what a distribution depends on, then display that dependency graph in a human-readable form.
Johnnydep's adoption is niche but practical: it is published on PyPI for Python users and packaged by Homebrew for command-line installation on macOS and Linux. The Homebrew formula describes the same narrow purpose and packages it with Python, libyaml, certifi, and uv-related resolver support.
Users run johnnydep with a distribution name to inspect immediate and transitive dependencies, summaries, and optional pinned output. It fits the debugging space between pip metadata, lockfile generation, and tools such as pipdeptree.
Johnnydep is a package-nerd tool because it exists to make package metadata visible. It is not a general dependency manager; its value is the short feedback loop when someone wants to understand why installing one Python distribution pulls in a particular stack.
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
johnnydep | 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/wimglenn/johnnydep
Installationsmetadaten
| Paketschlüssel | brew:johnnydep |
|---|---|
| Version | 2.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/johnnydep |
| Homepage | https://github.com/wimglenn/johnnydep |
| Repository | https://github.com/wimglenn/johnnydep |
| Upstream-Dokumentation | https://github.com/wimglenn/johnnydep#readme |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/2d/f6/f12b82239e1ac6ab9605e231db848574f88f38f25fba9ffa6d12b8024332/johnnydep-2.1.0.tar.gz |
| Zuletzt aktualisiert | 2026-05-22T22:35:08Z |
| Pulse | updated |
| Abhängigkeiten | certifi, libyaml, python@3.14, uv |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | johnnydep |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.