Automic VaultAutomic Vault

brew

Install johnnydep with Homebrew

Display dependency tree of Python distribution. Version 2.1.0 via Homebrew; verified 2026-05-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install johnnydep

local Homebrew formula metadata

overview

Package summary

Display dependency tree of Python distribution

Commands and aliases

  • johnnydep

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
johnnydepcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.1.0
manager updated2026-05-22
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/wimglenn/johnnydep

install metadata

Package metadata

Package keybrew:johnnydep
Version2.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/johnnydep
Homepagehttps://github.com/wimglenn/johnnydep
Repositoryhttps://github.com/wimglenn/johnnydep
Upstream docshttps://github.com/wimglenn/johnnydep#readme
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/2d/f6/f12b82239e1ac6ab9605e231db848574f88f38f25fba9ffa6d12b8024332/johnnydep-2.1.0.tar.gz
Last updated2026-05-22T22:35:08Z
Pulseupdated
Dependenciescertifi, libyaml, python@3.14, uv
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment