Learn Python with Talk Python's 270 hours of courses

Understanding and using Python's AST

Episode #152, published Fri, Feb 23, 2018, recorded Mon, Feb 5, 2018

Have you heard about ASTs? Maybe that was in the context of compilers or parsers? They are an powerful data structure that we all use but often indirectly. They are just an, well, abstract idea to most of us.

This week, you'll meet Emily Morehouse. She is here to make this abstract concept much more concrete and discuss places where the AST can help us write and maintain better code.

Links from the show

Emily's talk: youtu.be
Talk slides: emilyemorehouse.github.io
Emily on Twitter: @emilyemorehouse

Tools
Python hunter: python-hunter.readthedocs.io
Pythoscope: github.com/mkwiatkowski/pythoscope
Transcrypt: Python in the browser: transcrypt.org
YAFP: github.com/google/yapf
PyBee projects: github.com/pybee
Episode transcripts: talkpython.fm

--- Stay in touch with us ---
Subscribe to Talk Python on YouTube: youtube.com
Talk Python on Bluesky: @talkpython.fm at bsky.app
Talk Python on Mastodon: talkpython
Michael on Bluesky: @mkennedy.codes at bsky.app
Michael on Mastodon: mkennedy

Talk Python's Mastodon Michael Kennedy's Mastodon