talk-data.com
PyData
talk
2025-09-30 at 13:15
Code as Data: A Practical Introduction to Python’s Abstract Syntax Tree
Event:
PyData Paris 2025
Speakers
Topics
Description
Peek under the hood of Python and unlock the power of its Abstract Syntax Tree! We'll demystify the AST and explore how it powers tools like pytest, linters, and refactoring - as well as some of your favorite data libraries.