套件: 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