Paketname | python-pudb |
Beschreibung | full-screen, console-based Python debugger |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.92.14-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 48 Byte |
Hängt ab von | python-urwid (>= 0.9.8.4), python-pygments (>= 1.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pudb |
Paketgröße | 5072 Byte |
Prüfsumme MD5 | 28f7ed73e2d1547cdf3cf2b2bdd3236b |
Prüfsumme SHA1 | f80a6fab77d9fd4187e4309f06148f47a084c2e3 |
Prüfsumme SHA256 | 6ad5de4e829ca784d39be09c17eee2a1800343a38831de387c0ede2cc83422b2 |
Link zum Herunterladen | python-pudb_0.92.14-1_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.
|