<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Feb 2, 2014 at 3:25 AM, Ian D <span dir="ltr"><<a href="mailto:duxbuz@hotmail.com" target="_blank">duxbuz@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div><div dir="ltr">Are there any recommendations for python ide's<br></div></div></blockquote><div><br></div><div>Since you mentionned windows and lightweight and autocompletion, i'd take a look at ninja-ide (<a href="http://ninja-ide.org/">http://ninja-ide.org/</a>). It is relatively lightweight. In my case, I use pycharm for larger projects (vcs integration etc), scribes for a graphical editor for one off scripts, vim and bpython (very nice for exploring - autocompletion and autodoc) from the command line, brython console in the web browser and ipython notebook for matlab type "coding" (exploration). Another suggestion would be sublimetext. It is a text editor, but it can handle multiple tabs and it has a folder browser. You can also run the code (ctrl-b) etc. I've used it, but not in the past 6 months. And you might also want to look at pythonxy, canopy and anaconda for a simpler install experience under windows.<br>
<br></div><div>Francois<br>---<br></div><div><a href="http://www.pyptug.org">www.pyptug.org</a>  -  <a href="http://raspberry-python.blogspot.com">raspberry-python.blogspot.com</a>  -  @f_dion<br></div></div><br></div></div>