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 essentially governed by pylint's needs.
It extends class defined in the compiler.ast [1] module with some additional methods and attributes. Instance attributes are added by a builder object, which can either generate extended ast (let's call them astng ;) by visiting an existant ast tree or by inspecting living object. Methods are added by monkey patching ast classes.
Please send any comment, patch or question to the python-projects mailing-list. Before asking a question, please first search the archives in case it would have already been answered. You may want to use google and add "site:lists.logilab.org" to your keywords to narrow your search. We will soon provide our own search engine.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.24.3-bp155.2.10 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.24.3-bp154.1.27 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.24.3-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.24.3-bp152.4.8 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.24.3-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.24.3-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.24.3-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|