Re: [Matplotlib-users] DreamPie (a new Python shell) and matplotlib

2010-09-06 Thread Noam Yorav-Raphael
On Mon, Sep 6, 2010 at 3:28 PM, Michele De Stefano wrote: > I think the answer is yes (at least for me). A behavior like the one > of ipyhton is fine. Thanks for the answer. If anyone agrees or disagrees, I would like to know. > > Eric, is DreamPie able to run parallel jobs like IPython or not ?

Re: [Matplotlib-users] DreamPie (a new Python shell) and matplotlib

2010-09-06 Thread Noam Yorav-Raphael
n command which runs scripts in non-interactive mode. Will a behavior like this be fine? Thanks, Noam On Fri, Sep 3, 2010 at 10:17 AM, Eric Firing wrote: > > On 09/02/2010 07:47 PM, Noam Yorav-Raphael wrote: > > Hello, > > > > I'm the developer of DreamPie, a new

[Matplotlib-users] DreamPie (a new Python shell) and matplotlib

2010-09-02 Thread Noam Yorav-Raphael
Hello, I'm the developer of DreamPie, a new graphical Python shell (you can check it out at http://dreampie.sourceforge.net ) I worked to make it work nicely with matplotlib -- it runs Tk/GTK/Qt event loops when idle, so if matplotlib is in interactive mode it works great. I even made DreamPie ch