dep-tree A lightweight Python project analysis tool that generates: Dependency trees (import graph) Folder structure trees (ASCII) JSON export of dependency graphs Installation pip install -e . Usage python -m dep_tree <path> [--folder-out] [--json] saved into output/