[ 源代码: pudb ]
软件包:python3-pudb(2024.1.3-1)
python3-pudb 的相关链接
Debian 的资源:
下载源码包 pudb:
维护小组:
- Federico Ceratto (QA 页面)
- Josue Ortega (QA 页面)
- David Paleino (QA 页面)
- Raúl Benencia (QA 页面)
- Thais Reboucas de Araujo (QA 页面)
外部的资源:
- 主页 [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 软件包管理系统
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-jedi
- autocompletion tool for Python 3
-
- dep: python3-packaging
- core utilities for python3 packages
-
- 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
-
- dep: python3-urwid-readline
- python-urwid textbox widget that supports readline shortcuts
-
- sug: ipython3
- Enhanced interactive Python 3 shell