In this article Alessandro provides an overview of Abstract Syntax Trees (ASTs), introduces a few use-cases, and showcases the ast module in the Python Standard Library. The content is structured in a top-down fashion, starting from general notion about an AST, and digging deeper up to the point of artificially manipulating an AST to “randomize” the content of some instructions.
Articles on IPython
Twitter digest 2017 week 33
By PyBites Team on 20 August 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter digest 2017 week 32
By PyBites Team on 13 August 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.