Pakket: python-logilab-astng (0.23.1-1)
Verwijzigingen voor python-logilab-astng
Debian bronnen:
- Probleemrapporten
- Developer Information (PTS)
- Debian Changelog
- Copyright-bestand
- Debian Patch Tracker
Het bronpakket logilab-astng downloaden:
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Alexandre Fayolle (QA-pagina)
- Sandro Tosi (QA-pagina)
Externe bronnen:
- Homepage [www.logilab.org]
Vergelijkbare pakketten:
rebuild a new abstract syntax tree (AST) from Python's ast
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 generated tree by recursively walking down the AST and building an extended ast (let's call it astng ;). The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astng builds partial trees by inspecting living objects.
Andere aan python-logilab-astng gerelateerde pakketten
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-logilab-common (>= 0.53.0)
- useful miscellaneous modules used by Logilab projects
-
- dep: python-support (>= 0.90.0)
- automated rebuilding support for Python modules
