SlackBuilds Repository

15.0 > Development > pudb (2020.1)

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.

OPTIONS

Unless specified, both python2 and python3 versions will be built.

To *ONLY* build the python2 version, use:

PYTHON3=no ./pudb.SlackBuild

To *ONLY* build the python3 version, use:

PYTHON2=no ./pudb.SlackBuild

#####################################################################

GETTING STARTED

Please see starting.rst usage.rst misc.rst and shells.rst in
/usr/doc/pudb-$VERSION to get started, and also -

Online docs:

https://documen.tician.de/pudb/

A simple, but useful, illustrated example page:

http://heather.cs.ucdavis.edu/~matloff/pudb.html

This requires: python-urwid

Maintained by: D Woodfall
Keywords: python,debug
ChangeLog: pudb

Homepage:
https://pypi.python.org/pypi/pudb

Source Downloads:
pudb-2020.1.tar.gz (7ee30f74b95b31ebe150c4837cc98d2f)

Download SlackBuild:
pudb.tar.gz
pudb.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
GETTING_STARTED
README
pudb.SlackBuild
pudb.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds