Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 393 Bytes

2022-09-12

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.

Links