🍺 BREW Explorer

← all formulae

johnnydep

brew install johnnydep v2.1.0 MIT

Display dependency tree of Python distribution

55
30-day installs · #4470
87
90-day · #5900
213
365-day · #7213
551
★ GitHub stars · updated 3mo ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "libyaml",
    "python@3.14",
    "uv"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Display dependency tree of Python distribution",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "johnnydep",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-05-21T20:05:48Z",
  "github_readme_excerpt": "[![Build Status](https://github.com/wimglenn/johnnydep/actions/workflows/ci.yml/badge.svg)](https://github.com/wimglenn/johnnydep/actions/workflows/ci.yml/)\n[![Coverage Status](https://codecov.io/gh/wimglenn/johnnydep/branch/master/graph/badge.svg)](https://codecov.io/gh/wimglenn/johnnydep)\n[![PyPI](https://img.shields.io/pypi/v/johnnydep.svg)](https://pypi.org/project/johnnydep/)\n\nJohnnydep\n=========\n\nPretty-print a dependency tree for a Python distribution. A simple example:\n\n    $ johnnydep requests\n     name                           summary\n    \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     requests                       Python HTTP for Humans.\n     \u251c\u2500\u2500 certifi\u003e=2023.5.7          Python package for providing Mozilla\u0027s CA Bundle.\n     \u251c\u2500\u2500 charset_normalizer\u003c4,\u003e=2   The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.\n     \u251c\u2500\u2500 idna\u003c4,\u003e=2.5               Internationalized Domain Names in Applications (IDNA)\n     \u2514\u2500\u2500 urllib3\u003c3,\u003e=1.26           HTTP library with thread-safe connection pooling, file post, and more.\n\nA more complex tree:\n\n    $ johnnydep boto3\n     name                                      summary\n    \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     boto3                                     The AWS SDK for Python\n     \u251c\u2500\u2500 botocore\u003c1.44.0,\u003e=1.43.12             Low-level, data-driven core of boto 3.\n     \u2502   \u251c\u2500\u2500 jmespath\u003c2.0.0,\u003e=0.7.1            JSON Matching Expressions\n     \u2502   \u251c\u2500\u2500 python-dateutil\u003c3.0.0,\u003e=2.1       Extensions to the standard Python datetime module\n     \u2502   \u2502   \u2514\u2500\u2500 six\u003e=1.5                      Python 2 and 3 compatibility utilities\n     \u2502   \u2514\u2500\u2500 urllib3!=2.2.0,\u003c3,\u003e=1.25.4        HTTP library with thread-safe connection pooling, file post, and more.\n     \u251c\u2500\u2500 jmespath\u003c2.0.0,\u003e=0.7.1                JSON Matching Expressions\n  ",
  "github_repo": "wimglenn/johnnydep",
  "github_stars": 551,
  "github_topics": [],
  "homepage": "https://github.com/wimglenn/johnnydep",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 55,
  "installs_365d": 213,
  "installs_90d": 87,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "johnnydep",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4470,
  "rank_365d": 7213,
  "rank_90d": 5900,
  "raw_hash": "a5945ea509993ef3",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/johnnydep.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.1.0",
  "versioned_formulae": [],
  "why_use_this": null
}