Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37048385
en ru br
ALT Linux repositórios
S:2.15.6-alt1

Group :: Development/Python3
RPM: python3-module-astroid

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.15.6-alt1
Data da compilação: 19 julho 2023, 12:48 ( 36.3 weeks ago )
Tamanho:: 354.89 Kb

Home page:   https://pypi.org/project/astroid

Licença: LGPLv2.1+
Sumário: An abstract syntax tree for Python with inference support
Descrição:

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.

Mantenedor currente: Stanislav Levin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-astroid
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009