Python Abstract Syntax Tree New Generation https://www.logilab.fr/project/logilab-astng
Go to file
2024-01-06 11:23:45 +01:00
python-logilab-astng.spec rebuilt with python3 == 3.11 [release 0.24.3-4mamba;Sun Oct 01 2023] 2024-01-06 11:23:45 +01:00
README.md rebuilt for py3 and with distdeps [release 0.24.3-3mamba;Mon Aug 30 2021] 2024-01-06 11:23:45 +01:00

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.