Ross ROSS = Recommend OSS · open-source software intelligence for agents

thebjorn/pydeps

Python Module Dependency graphs observed · 2026-08-28

github.com/thebjorn/pydeps · homepage · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 33
  • age_days: 4481
  • days_rel: 30
  • days_push: 8
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

2106 stars · 134 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pydeps is a command-line tool that visualizes Python module dependency graphs using Graphviz. It analyzes a Python package's imports and renders them as dependency diagrams with options for clustering, filtering, and output formats.

Use cases

  • visualize python module dependency graph
  • find circular imports in my package
  • generate a dependency diagram for a codebase
  • analyze which modules import which
  • render package structure as a graph

When to choose

  • you need a visual map of a Python package's internal module dependencies
  • you want CLI-based analysis with Graphviz rendering and filtering options

When to avoid

  • you need dependency analysis for non-Python languages
  • you want runtime dependency injection rather than static visualization

Facets

cli-tool · maturity active

developer-tools data-visualization parser developer-tools cli python cross-platform dependency-graph graphviz module-dependencies code-analysis visualization command-line python

2 sources

Member repositories

RepositoryRoleHealth v2
thebjorn/pydepsmain94

For agents

markdown · JSON · MCP: product_card(name="thebjorn/pydeps")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem