[ Bron: pudb ]
Pakket: python3-pudb (2022.1.3-1)
Verwijzigingen voor python3-pudb
Debian bronnen:
Het bronpakket pudb downloaden:
Beheerders:
- Federico Ceratto (QA-pagina)
- Josue Ortega (QA-pagina)
- David Paleino (QA-pagina)
- Raúl Benencia (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-pudb gerelateerde pakketten
|
|
|
|
-
- dep: dpkg (>= 1.15.6~)
- Debian package management system
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jedi
- autocompletion tool for Python 3
-
- dep: python3-packaging
- core utilities for python3 packages
-
- 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
-
- dep: python3-urwid-readline
- python-urwid textbox widget that supports readline shortcuts
-
- sug: ipython3
- Enhanced interactive Python 3 shell