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