A abstract syntax tree for Python with inference support.
conda install rpi::astroid
conda install rpi/label/broken::astroid
Astroid provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint.