This is one of the things I always need but I forget. So here is a piece of mind to check back. When you run your code with a breakpoint, you get an IPython shell for debugging. So you can use all the perks like autocomplete, magic functions, etc.
The post Using IPython (ipdb) for debugging appeared first on A Blog From Human-engineer-being.