pudb
https://github.com/inducer/pudb
Python
Full-screen console debugger for Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to pudb
Help out
- Issues
- Make the Debugger a singleton and do not reset the stopframe to None during postmortem.
- Add restart hotkey
- Allow function definition locals() to be modified in the shell
- Add the ability to set a watch expression on an object by ID
- Traceback while navigating through debugger UI
- Can pudb set breakpoints without inserting "pu.db" in the code? It makes the code dirty
- Please indicate that Windows is not supported
- config reset
- Command history with cursor up in internal shell
- fix issue with libedit messing up terminal state
- Docs
- Python not yet supported