[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-astroid-2.11.6-2.el9

Name python-astroid
Epoch 0
Version 2.11.6
Release 2.el9
Website/URL https://pypi.org/project/astroid/
License LGPLv2+
Build Time 2025-07-30 12:21:54
Build Host builder-arm64-1.inferitos.ru
Summary Common base representation of python source code for pylint and other projects
Repositories Extras
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-astroid-2.11.6-2.el9.noarch Common base representation of python source code for pylint and other projects 62eb89d50a7e000ea7849f43f93753090d5d19adc15b6578fe9cc87c0d275b1d download
src
python-astroid-2.11.6-2.el9.src Common base representation of python source code for pylint and other projects 6ef2e333c6ac886b8aa30222ab290ae5f7f6619e4ad5586b81cd2c3c08b05a53 download
Changelog link
* Wed Jul 30 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 2.11.6-2
- Rebuilt for MSVSphere 9.6