[ aramo ]
[ 源代码: python-stack-data ]
软件包: python3-stack-data (0.1.4-1)
python3-stack-data 的相关链接
Trisquel 的资源:
下载源码包 python-stack-data:
- [python-stack-data_0.1.4-1.dsc]
- [python-stack-data_0.1.4.orig.tar.gz]
- [python-stack-data_0.1.4-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Team
- Gordon Ball
外部的资源:
- 主页 [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
- Inspect Python AST node being executed
-
- dep: python3-pure-eval
- Safely evaluate Python AST nodes without side effects