This repo should not be considered a production-ready tool. Its purpose simply is to demonstrate how ArcGIS itemgraph data may be accessed and visualized to better inform Enterprise developers and ...
This is a simple tool to generate a dependency graph for a Python project. It uses the ast module to parse the source code and extract the dependencies. Generated graphs can be used to understand the ...