We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Making your Python code write your Python code

Formale Metadaten

Titel
Making your Python code write your Python code
Untertitel
Discover Python's 'ast' module to see how you can analyze and generate Python code
Serientitel
Anzahl der Teile
561
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Making your Python code write your Python code by At: FOSDEM 2019 https://video.fosdem.org/2019/UD2.120/python_ast_module.webm 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. In this presentation 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 useful tools and even our own DSLs! Room: UD2.120 (Chavanne) Scheduled start: 2019-02-03 12:00:00+01