06-05, 09:20–12:50 (UTC), Room 1
Discover Python's ast
module to see how you can
analyze and generate Python code.
Have you ever wondered how much of your code could be generated automatically? Introspection, mutation, extension - Python's uber-dynamic nature allows us to do all kinds of kinky stuff. At this workshop, we will take a look at the 'ast' module and see how it allows us to analyze and produce Python code. By leveraging it's power, we will try to create some useful tools.
Writing software since almost a decade. Spent the majority of career in big electronic design automation players' offices. Also had my share of backend, frontend, gamedev and embedded. Currently working in Red Hat on oVirt projects.