Read/rewrite/write Python ASTs

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

WWW: https://pypi.org/project/astor/
