Package python3-module-astroid: Information
Source package: python3-module-astroid
Version: 3.3.9-alt1
Build time: Mar 10, 2025, 12:46 PM in the task #377493
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/astroid
License: LGPLv2.1+
Summary: An abstract syntax tree for Python with inference support
Description:
The aim of this module is to provide a common base representation of python source code. It is currently the powering pylint's capabilities. 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 can also build partial trees by inspecting living objects.
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Aleksei Nikiforov
Denis Medvedev
Mikhail Efremov
Eugeny A. Rostovtsev
Aitov Timur
Aleksey Avdeev
Vitaly Kuznetsov
Andrey Rahmatullin
Grigory Batalov
Andrey Khavryuchenko
Stanislav Levin
Aleksei Nikiforov
Denis Medvedev
Mikhail Efremov
Eugeny A. Rostovtsev
Aitov Timur
Aleksey Avdeev
Vitaly Kuznetsov
Andrey Rahmatullin
Grigory Batalov
Andrey Khavryuchenko
Last changed
March 10, 2025 Stanislav Levin 3.3.9-alt1
- 3.3.8 -> 3.3.9.
Dec. 24, 2024 Stanislav Levin 3.3.8-alt1
- 3.3.7 -> 3.3.8.
Dec. 23, 2024 Stanislav Levin 3.3.7-alt1
- 3.3.6 -> 3.3.7.