pudb

Python debugger

An interactive debugger for Python code, providing a lightweight and keyboard-friendly interface.

Full-screen console debugger for Python

GitHub

3k stars
50 watching
230 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists

bpythondebugdebuggeripythonpdbpytestpytest-pluginpythonurwid

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cyrus-and/gdb-dashboardProvides a modular interface to display relevant information about a program being debugged11,180
snare/voltronA Python toolkit for creating custom debugger user interfaces6,181
rohanrhu/gdb-frontendA GUI debugger that provides a flexible and extensible interface for debugging C/C++ applications2,877
bpython/bpythonAn enhanced interactive Python interpreter with features common to IDEs.2,649
hoffstadt/dearpyguiA fast and powerful GUI toolkit for Python with minimal dependencies13,469
longld/pedaA Python tool for enhanced debugging and exploit development assistance with GDB.5,911
pexpect/pexpectA Python module for controlling interactive applications in a pseudo-terminal2,634
evhub/coconutA variant of Python that adds features for simple functional programming4,114
pwndbg/pwndbgA toolset to simplify binary analysis and debugging with GDB7,760
cs01/gdbguiA web-based interface to visualize and debug code execution in multiple programming languages.9,955
openai/transformer-debuggerAn open-source tool that helps investigate specific behaviors of small language models by combining automated interpretability techniques with sparse autoencoders.4,047
microsoft/tensorwatchA debugging and visualization tool for machine learning and data science applications3,424
pdbpp/pdbppAn enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands.1,313
x64dbg/x64dbgpyAutomates interaction with x64dbg debugger using Python.1,469
prompt-toolkit/python-prompt-toolkitA Python library for building interactive command line applications with advanced features like syntax highlighting and code completion.9,423