We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sometimes, all you have is the ast. Other times, all you want is the source code. Some times, both these things are true.
codegen.py is a nifty piece of software that will generate Python source code from an AST.
codegen.py