[ ソース: 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