パッケージ: python-logilab-astng (0.23.1-1)
python-logilab-astng に関するリンク
Debian の資源:
logilab-astng ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.logilab.org]
類似のパッケージ:
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.
その他の python-logilab-astng 関連パッケージ
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (デフォルトバージョン)
-
- dep: python-logilab-common (>= 0.53.0)
- useful miscellaneous modules used by Logilab projects
-
- dep: python-support (>= 0.90.0)
- Python モジュールのサポートの構築を自動化
