Automic VaultAutomic Vault

brew

johnnydep を Homebrew でインストール

johnnydep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install johnnydep

local Homebrew formula metadata

概要

パッケージ概要

Display dependency tree of Python distribution

コマンドとエイリアス

  • johnnydep

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
johnnydepcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2.1.0
マネージャ更新日2026-05-22
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/wimglenn/johnnydep

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:johnnydep
バージョン2.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/johnnydep
ホームページhttps://github.com/wimglenn/johnnydep
リポジトリhttps://github.com/wimglenn/johnnydep
上流ドキュメントhttps://github.com/wimglenn/johnnydep#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/2d/f6/f12b82239e1ac6ab9605e231db848574f88f38f25fba9ffa6d12b8024332/johnnydep-2.1.0.tar.gz
最終更新2026-05-22T22:35:08Z
Pulseupdated
依存関係certifi, libyaml, python@3.14, uv
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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