Python Abstract Syntax Tree New Generation
https://www.logilab.fr/project/logilab-astng
python-logilab-astng.spec | ||
README.md |
python-logilab-astng
astng allows to rebuild a new abstract syntax tree from Python's ast. The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse and pylint.