Skip to main content

extend python's abstract syntax tree

Project description

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 extends class defined in the compiler.ast [1] module (python <= 2.4) or in the builtin _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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

logilab-astng-0.19.3.tar.gz (88.5 kB view details)

Uploaded Source

File details

Details for the file logilab-astng-0.19.3.tar.gz.

File metadata

File hashes

Hashes for logilab-astng-0.19.3.tar.gz
Algorithm Hash digest
SHA256 0655201b475e7ea5d4a5bc0af05b571a0a6fdbd16052b908b3a878200f858295
MD5 c3c6b7ef7a328ca6411f1f83cd875a5f
BLAKE2b-256 df7fac8543297ce5a5e26e7b4b42ccf4db365dd33d7bd997083b8e4a76b2d284

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page