套件: python3-pudb (2019.2-1)
python3-pudb 的相關超連結
Trisquel 的資源:
下載原始碼套件 pudb:
維護者:
Original Maintainers:
- Federico Ceratto
- Josue Ortega
- David Paleino
外部的資源:
- 主頁 [github.com]
相似套件:
full-screen, console-based Python3 debugger
PuDB is a full-screen, console-based visual debugger for Python3.
Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it -- in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.
其他與 python3-pudb 有關的套件
|
|
|
-
- dep: dpkg (>= 1.15.6~)
- Debian package management system
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pygments (>= 1.0)
- syntax highlighting package written in Python 3
-
- dep: python3-urwid (>= 1.1.1)
- curses-based UI/widget library for Python 3
-
- sug: ipython3
- Enhanced interactive Python 3 shell