python_graphs is a static analysis tool for performing control flow and data
flow analyses on Python programs, and for constructing Program Graphs.
Python Program Graphs are graph representations of Python programs suitable
for use with graph neural networks.