PyDepGraph
PyDepGraph is a web application designed to display information about Python installed packages and their dependencies. 
Dependency Tree: ![]()
2. Software architecture description
- Pipdeptree Python项目依赖数据获取
- Streamlit Web应用程序框架
- Echarts Graph可视化

