Common base representation of python source code for pylint and other projects

The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects.
RPM
python3-astroid-3.3.8-2.lbn42.noarch.rpm
Summary
Common base representation of python source code for pylint and other projects
URL
https://pypi.org/project/astroid/
Group
Unspecified
License
LGPL-2.1-or-later
Source
python-astroid-3.3.8-2.lbn42.src.rpm
Checksum
7f7f191419762cbbd130194c4ea3fb79000c658a153f7ad32c6ea110e8e1b0c9
Signing Signature
(none)
Build Date
2025/09/13 16:16:22
Requires
Provides
python-astroid = 3.3.8-2.lbn42
python3-astroid = 3.3.8-2.lbn42
python3.13-astroid = 3.3.8-2.lbn42
python3.13dist(astroid) = 3.3.8
python3dist(astroid) = 3.3.8
Obsoletes