ipdb
ipdb copied to clipboard
There are any way to substitute the ipython for bpython?
Hi everyone, in case that I wanted to use the bpython interpreter instead of the ipython, the ipdb has any support for it?
Whats the advantage of bpython over ipython? Last time I checked current ipython has mostly has everything that bpython has?
I am not sure I understand what you mean. Maybe that you would like bpython features in pdb. Then you should check with the bpython team.
ipdbis a light wrapper around Ipython