Creating a Python Code Completer & More Abstract Syntax Tree Projects

The Real Python Podcast

Episode | Podcast

Date: Fri, 02 Sep 2022 12:00:00 +0000

How does a code completion tool work? What is an Abstract Syntax Tree, and how is it created in Python? How does an AST help you write programs and projects that inspect and modify your Python code? This week on the show, Meredydd Luff, co-founder of Anvil, shares his PyCon talk, "Building a Python Code Completer."