Fedora Packages

python3-astroid Subpackage of python-astroid

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.1.0-1.fc41 -
Fedora 40 3.1.0-1.fc40 -
Fedora 39 3.0.3-1.fc39 -
Fedora 38 2.15.4-1.fc38 -
EPEL 9 2.11.6-2.el9 -
EPEL 8 2.3.3-6.gitace7b29.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-astroid dash maintainers at fedoraproject dot org.



Sources on Pagure