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 supported5 Subscribers
Add a CodeTriage badge to pudb
Help out
- Issues
- After-the-fact exception viewer ("e") should also allow saving the traceback
- Breakpoints on lines with generator expressions
- Ability to sort variables by most recently changed
- Don't fail when a file with a breakpoint can't be imported
- UnicodeDecodeError in detect_encoding in ipython interactive
- Catch exceptions in continue mode
- Allow to set breakpoints on function definition
- Can't see how to open __init__ file of package when pressing m
- Function definitions don't use the proper namespace in the IPython shell
- Update docs about IPython stuff
- Docs
- Python not yet supported