Astroid: Python Abstract Syntax Tree with Inference
JSON →Astroid is a Python library that provides an extended abstract syntax tree (AST) with inference capabilities, primarily used by Pylint for static code analysis. It reconstructs Python's built-in `_ast` module's tree, adding richer nodes with methods and attributes for static inference and local scope analysis. It can also build partial ASTs from live Python objects. As of version 4.1.2, it supports Python 3.10 and newer.
Traffic · last 30 days ↓14% vs prev 7d
total hits 29
actors 6 distinct systems
last hit 1d ago GPTBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany · VN
Resources
packagepypi.org/project/astroid/ ↗
API endpoints
full doc /v1/registry/astroid
install /v1/registry/astroid/install
compatibility /v1/registry/astroid/compatibility