Welcome to genpy’s documentation!¶
genpy offers a simple abstract syntax tree for Python to allow structured code generation from Python.
genpy
deliberately does not worry about expression trees. Its sister
package pymbolic
can help you build those.