| logilab-astng | logilab-astng | ASTNG development has moved to bitbucket
New tickets and pull requests should be done there.
You'll find here old tickets (a lot, actually), and probably continus integration test results for a while.
The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentialy governed by pylint's needs.
It rebuilds the abstract syntax tree created by the _ast or compiler.ast module, using ASTNG nodes, and creates additional nodes by inspecting living object.
| ReST text | Python Abstract Syntax Tree New Generation | 2013/04/16 19:20 | https://bitbucket.org/logilab/astng/ | Python Abstract Syntax Tree New Generation |