Python Code Flow Graph Maker - Static analysis tool that generates dependency graphs for Python codebases using AST parsing, tracks I/O operations, and creates interactive visualizations.
python algorithms datastructures static-analysis dependency-analysis dependency-graph recursion networkx developer-tools matplotlib graph-generation python-tools codeflow streamlit code-analysis-tool code-understanding import-tracking ast-parsing io-detection
-
Updated
Jun 24, 2025 - Python