simonw / datasette

An open source multi-tool for exploring and publishing data
https://datasette.io
Apache License 2.0
9.06k stars 648 forks source link

debugger: load 'ipdb' if present #2342

Open myhro opened 1 month ago

myhro commented 1 month ago

Transparently chooses between the IPython-enhanced ipdb or the standard pdb.

To me, personally, the tab-completion alone is already a killer-feature when debugging locals() variables.

What do you think of adding this option?


📚 Documentation preview 📚: https://datasette--2342.org.readthedocs.build/en/2342/