[ 源代码: 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