gitmyhub

PyDep

Python ★ 5 updated 1mo ago

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.

No plain-English explanation yet — one is being written right now. Check back in a minute.