软件包: python3-ipdb (0.13.9-1)
python3-ipdb 的相关链接
Trisquel 的资源:
下载源码包 ipdb:
维护者:
Original Maintainers:
- Debian Python Team
- Andrey Rahmatullin
外部的资源:
- 主页 [github.com]
相似软件包:
IPython-based pdb replacement (Python 3 version)
ipdb is a replacement for pdb Python debugger, adding IPython features (tab completion, syntax highlighting, better tracebacks, better introspection) to it.
ipdb contains replacements for all functions from the pdb stdlib module. It also contains the ipdb3 binary which can be used instead of the pdb3 binary to debug standalone scripts.
This package contains the Python 3 version of the module.
其他与 python3-ipdb 有关的软件包
|
|
|
-
- dep: ipython3
- Enhanced interactive Python 3 shell
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-toml (>= 0.10.2)
- library for Tom's Obvious, Minimal Language - Python 3.x