CMD + K

astroid

Community

abstract syntax tree for Python with inference support

Installation

To install this package, run one of the following:

Conda
$conda install anacondams::astroid

Usage Tracking

1.4.7
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

abstract syntax tree for Python with inference support

Last Updated

Jan 25, 2018 at 19:51

License

LGPL

Supported Platforms

linux-64
win-64