Skip to content
#

dependency-analyzer

Here are 12 public repositories matching this topic...

PyDep is a Python script designed to analyze and visualize the dependencies within a Python project. It recursively scans the specified directory for Python files, extracts import statements and file interactions (CSV and JSON), and generates an interactive dependency graph using NetworkX and Plotly.

  • Updated Aug 26, 2026
  • Python

Add this topic to your repo

To associate your repository with the dependency-analyzer topic, visit your repo's landing page and select "manage topics."

Learn more