python-logilab-astng/README.md

7 lines
238 B
Markdown
Raw Normal View History

2024-01-06 11:23:42 +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.