The slides are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Any code files in this repository are distributed under the Apache-2.0 license. See my ...
A Python library for AST (Abstract Syntax Tree) templates and macro systems. This library allows you to define reusable code patterns as AST templates and generate Python code programmatically with ...