[ ソース: python-stack-data ]
パッケージ: python3-stack-data (0.6.3-1)
python3-stack-data に関するリンク
Debian の資源:
python-stack-data ソースパッケージをダウンロード:
- [python-stack-data_0.6.3-1.dsc]
- [python-stack-data_0.6.3.orig.tar.gz]
- [python-stack-data_0.6.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Better tracebacks for Python
This is a library which extracts data from stack frames and tracebacks, particularly to display more useful tracebacks than Python's default.
その他の python3-stack-data 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-asttokens
- annotate Python asbtract syntax trees with code references (Python 3)
-
- dep: python3-executing (>= 1.2.0)
- Inspect Python AST node being executed
-
- dep: python3-pure-eval
- Safely evaluate Python AST nodes without side effects