[ 原始碼: python-asttokens ]
套件:python3-asttokens(2.2.1-1)
python3-asttokens 的相關連結
Debian 的資源:
下載原始碼套件 python-asttokens:
- [python-asttokens_2.2.1-1.dsc]
- [python-asttokens_2.2.1.orig.tar.gz]
- [python-asttokens_2.2.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
annotate Python asbtract syntax trees with code references (Python 3)
The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them.
It makes it possible for tools that work with logical AST nodes to find the particular text that resulted in those nodes, for example for automated efactoring or highlighting.
This package contains the Python 3 version.
其他與 python3-asttokens 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library