<div class="gmail_quote">On Mon, Jun 8, 2009 at 12:11 PM, Jonno <span dir="ltr"><<a href="mailto:jonnojohnson@gmail.com">jonnojohnson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, Jun 8, 2009 at 11:35 AM, Gökhan SEVER<<a href="mailto:gokhansever@gmail.com">gokhansever@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> To me, IPython is the right way to follow. Try "whos" to see what's in your<br>
> namespace.<br>
><br>
> You may want see this instructional video (A Demonstration of the 'IPython'<br>
> Interactive Shell) to learn more about IPython's functionality or you can<br>
> delve in its documentation.<br>
><br>
> There are IPython integrations plans for pydee. You can see the details on<br>
> pydee's google page.<br>
><br>
><br>
> Gökhan<br>
<br>
</div>Thanks Gokhan,<br>
<br>
I didn't know about whos so thanks for the tip. What about a<br>
lightweight editor with an integrated IPython shell then?<br>
<br>
I also found PyScripter which looks pretty nice too but also has the<br>
same lack of IPython shell.<br>
<div><div></div><div class="h5"></div></div></blockquote><div><br>I use scite as my main text editor. It highlights Python syntax nicely, and has code-completion support. Well not as powerful as Eclipse-PyDev pair but it works :) And yes PyDev doesn't have IPython integration either. Eclipse-PyDev is also slow to me, (loading takes lots of time :)) and shell integration not as easy as in IPy. I am looking forward to pydee developer's to bring IPython functionality into their development environment.<br>
<br>Besides, PyScripter, there is also Eric4 as a free IDE for Python, but again no IPython. <br><br>So far, IPython-Scite is the fastest that I can build my programs. Experiment in Ipython and build pieces in Scite. I would like to know what others use in this respect?<br>
<br></div></div><br>