Read/rewrite/write Python ASTs.

astor is designed to allow easy manipulation of Python source via the AST.

WWW: https://github.com/berkerpeksag/astor
