python-sourcecodegen | A Python source-code generator based on the compiler.ast abstract syntax tree | Mehr ...
This package provides a module-level source-code generator which operates on the AST from the built-in compiler.ast module. . Note that this AST is not compatible with the new ast module in Python 2.6.