python-gast 0.3.3 Generic Python AST that abstracts the underlying Python version

GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.