thebjorn/pydeps
Python Module Dependency graphs 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
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
- readme: https://github.com/thebjorn/pydeps · fetched 2026-08-28 · 51bf6a752afa
- registry_pypi: https://pypi.org/pypi/pydeps/json · fetched 2026-08-29 · 7c61e4908e85
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thebjorn/pydeps | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem