9

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/

the Tin Man
  • 158,662
  • 42
  • 215
  • 303
varantir
  • 6,624
  • 6
  • 36
  • 57
  • 7
    IPython [is interested](http://wiki.ipython.org/Potential_projects) in someone doing a bpython-like frontend, perhaps using code from bpython. If you've got time to work on it, people on the mailing list will be happy to provide more information. – Thomas K Feb 25 '12 at 14:53
  • ah that's a nice information, thank you thomas – varantir Feb 25 '12 at 14:55
  • For now bipython seams like a dirty hack but very promising! Thank you for your edit! – con-f-use Jan 12 '15 at 17:33

1 Answers1

1

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

the Tin Man
  • 158,662
  • 42
  • 215
  • 303
marbdq
  • 1,235
  • 8
  • 5