Paketname | python-pudb |
Beschreibung | full-screen, console-based Python debugger |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.92.14-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 220 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0), python-urwid (>= 0.9.8.4), python-pygments (>= 1.0) |
Empfohlene Pakete | |
Paketbetreuer | David Paleino |
Quelle | pudb |
Paketgröße | 29158 Byte |
Prüfsumme MD5 | e5a92dcec51fddec50da4eefa5fee994 |
Prüfsumme SHA1 | 419889d64d62c34dd9f58b86eba181ffc8590b67 |
Prüfsumme SHA256 | c8d41c10e46d0dd25359d44c023f7ad3b1f78b7abd3967a024ca2439050b56ad |
Link zum Herunterladen | python-pudb_0.92.14-3_all.deb |
Ausführliche Beschreibung | PuDB is a full-screen, console-based visual debugger for Python.
.
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.
|