astroid
abstract syntax tree for Python with inference support
abstract syntax tree for Python with inference support
To install this package, run one of the following:
Asteroid provides a common base representation of Python source code for various projects. It provides a compatible representation which comes from the _ast module. It includes support for static inference and local name scopes.
Summary
abstract syntax tree for Python with inference support
Last Updated
Jan 25, 2018 at 19:51
License
LGPL
Supported Platforms
GitHub Repository
https://github.com/pycqa/astroidDocumentation
https://pypi.python.org/pypi/astroid/1.4.7