Lawrence D'Oliveiro will give an introduction to some of the language-services facilities in the standard Python library, including abstract syntax trees (AST) and the inspect module.
Peter Reutemann will show how to use AST to generate a module dependency graph.