<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Jul 19, 2014 at 12:28 AM, Steven D'Aprano <span dir="ltr"><<a href="mailto:steve+comp.lang.python@pearwood.info" target="_blank">steve+comp.lang.python@pearwood.info</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 id=":1x0" class="" style="overflow:hidden">For Python users, the IDEs from<br>
Wingware and Activestate are notable:<br>
<br>
    <a href="https://wingware.com/" target="_blank">https://wingware.com/</a><br>
    <a href="http://komodoide.com/" target="_blank">http://komodoide.com/</a></div></blockquote></div><br><div class="gmail_default" style="font-size:small">I would say that since PyCharm (<a class="" href="https://www.jetbrains.com/pycharm/" title="Linkificator: https://www.jetbrains.com/pycharm/">https://www.jetbrains.com/pycharm/</a>) now has a free Community Edition it is an even more notable IDE as the above two programs cost $.<br>

<br></div><div class="gmail_default" style="font-size:small">And as a Windows user, for version control I really like TortoiseHg (<a class="linkificator-ext" href="http://tortoisehg.bitbucket.org" title="Linkificator: http://tortoisehg.bitbucket.org">http://tortoisehg.bitbucket.org</a>/) for Mercurial. Likewise I tend to use TortoiseSVN and TortoiseGit rather than the command line. PyCharm even has support for those but I still like right-clicking on folders in Windows Explorer and activating various hg commands from the popup menu. Especially since not every program I write is written in Python :)<br>

</div><br></div></div>