Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IPython with bpython features [closed]

I really admire bpython with its nice coloring and autocomplete, autohint and so on.

The problem is, there are some features in IPython which I can't do without, for example, reload, magic commands, matplotlib interacting, the shell interaction, the Vim interaction or the IPython notebook. I know there is also autocomplete in IPython, but it's not as nice as in bpython.

Is there a way to put bpython in IPython?


Checkout this: http://bipython.org/

like image 793
varantir Avatar asked Feb 25 '12 14:02

varantir


1 Answers

I was using bpython and IPython until I found out about DreamPie.

like image 180
marbdq Avatar answered Oct 03 '22 09:10

marbdq