# johnnydep mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:johnnydep
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install johnnydep
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:johnnydep
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/johnnydep>
- **Version:** 2.1.0
- **Quellzusammenfassung:** Display dependency tree of Python distribution
- **Homepage:** <https://github.com/wimglenn/johnnydep>
- **Repository:** <https://github.com/wimglenn/johnnydep>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/2d/f6/f12b82239e1ac6ab9605e231db848574f88f38f25fba9ffa6d12b8024332/johnnydep-2.1.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-05-22T22:35:08Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- johnnydep (cli)
- johnnydep (Alias)

## Abhängigkeiten

- certifi
- libyaml
- python@3.14
- uv

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.1.0
- Manager aktualisiert: 2026-05-22
- lokale Daten: OK
- Upstream-Repository: https://github.com/wimglenn/johnnydep
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2018: The GitHub repository was created.
- 2018: Version 0.1a0 was uploaded to PyPI.
- 2026: PyPI recorded the 2.1.0 release.

### Related projects

- Related projects and standards include PyPI, Python core metadata, the Simple Repository API, wheel metadata, uv, unearth, pip, and pipdeptree.

### Quellen

- <https://api.github.com/repos/wimglenn/johnnydep>
- <https://formulae.brew.sh/formula/johnnydep>
- <https://github.com/wimglenn/johnnydep>
- <https://pypi.org/pypi/johnnydep/json>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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:** stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [uv](https://pkg.so/de/brew/uv/) - Runtime dependency declared by Homebrew.
- [pipdeptree](https://pkg.so/de/brew/pipdeptree/) - Shares pkgdb curated category or tags: cli, dependency-tree, developer-tools, python.
- [fades](https://pkg.so/de/brew/fades/) - Shares pkgdb curated category or tags: cli, dependencies, developer-tools, python.
- [pnpm](https://pkg.so/de/brew/pnpm/) - Shares pkgdb curated category or tags: cli, dependencies, developer-tools.
- [pipx](https://pkg.so/de/brew/pipx/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [cffi](https://pkg.so/de/brew/cffi/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [ruff](https://pkg.so/de/brew/ruff/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [poetry](https://pkg.so/de/brew/poetry/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [posting](https://pkg.so/de/brew/posting/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, libyaml.
- [cookiecutter](https://pkg.so/de/brew/cookiecutter/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, libyaml.

## Combined YAML source

View the package source record on GitHub. [combined/johnnydep.yml](https://github.com/mxcl/pkgdb/blob/main/combined/johnnydep.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
