Logilab-astng

From Free Software Directory
 
Jump to: navigation, search


[edit]

Logilab-astng

http://www.logilab.org/project/logilab-astng
rebuild a new abstract syntax tree (AST) 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, pylint.

It provides a compatible representation which comes from the `_ast` module.

It rebuilds the generated tree by recursively walking down the AST and building an extended ast (let's call it astng ;). The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astng builds partial trees by inspecting living objects.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Sandro Tosi <morph@debian.org>

Verified on

21 February 2014

Notes

License: lgplv2.1+




Leaders and contributors

Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/logilab-astng
Downloadhttp://download.logilab.org/pub/astng/
Debian (Ref)https://tracker.debian.org/pkg/logilab-astng


Software prerequisites




Entry







"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/logilab-astng

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.