logilab-astng

Extend python's abstract syntax tree
Download

logilab-astng Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Sylvain Thenault
  • Publisher web site:
  • http://www.logilab.org

logilab-astng Tags


logilab-astng Description

Extend python's abstract syntax tree logilab-astng is a Python module 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 extends class defined in the compiler.ast module (python = 2.5) 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. Requirements: · Python


logilab-astng Related Software