← Back to tools
View AGENTS.md for PuDB
PuDB
Full-screen console debugger for Python in the terminal
Description
PuDB is a full-screen console-based visual debugger for Python. Debug code right where you write and test it in a terminal with a rich TUI interface showing source, variables, and stack.
AI Summary
Full-screen console visual debugger for Python with source, variables, and stack views.
Capabilities
- + Full-screen Python debugging
- + Source code view
- + Variable inspection
- + Stack trace navigation
Use When
- → You debug Python code in the terminal
- → You want a visual debugger without a GUI