WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 23390295

(no title)

Buetol | 5 years ago

This is buried in the comments but `pudb` is great debugger: https://pypi.org/project/pudb/

- visual interface to set breakpoint

- inline interpreter

- inspect on exception

It's like using a modern debugger but inside your console. Can't recommend enough.

discuss

order

ur-whale|5 years ago

Does it support multi-threaded python code?

Buetol|5 years ago

Looks like it does: https://medium.com/@auro_227/use-pudb-to-debug-python-multip...
powered by hn/api // news.ycombinator.com