<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I'm using a combination of Eclipse + PyDev and I like it a lot. Here
    is a critique of it from another forum which convinced me to give it
    a try:<br>
    <br>
    <blockquote>"""I searched around the web quite a bit and found
      Eclipse+PyDev to be the most recommended IDE overall. I downloaded
      just the basic 52MB Eclipse (eclipse-platform-3.7RC4-win32.zip, no
      installation needed) since it's smaller and I read online that it
      runs faster. Then I added PyDev to it. <br>
      <br>
      It detected my existing installations (For the sake of NLTK and
      other libraries, I had bit the bullet and installed Python 2.7 in
      parallel with 3.2) and looked capable of handling IronPython as
      well. <br>
      <br>
      So far, I'm very impressed with its features for debugging, code
      completion, code checking, and speeding up repetitive tasks. It
      also keeps track of multiple Python engines and "grammars" (one of
      each per project). It can do path configuration so one project can
      apparently be listed as a resource for another project for easy
      importing, but I wasn't able to get this set up properly (yet).
      And I don't see a way to have this update my Windows environment
      variable (PythonPath), so I still have to tweak that sometimes
      when running stuff from the Windows command line. <br>
      <br>
      It doesn't seem to allow launching/debugging of Python files that
      are not part of a project in Eclipse, probably because the
      interpreter and path would be undefined. It can edit these files,
      however (with syntax highlighting but not code completion, I
      think).
      """<br>
      <br>
    </blockquote>
    I also liked an IDE called "Spyder2"
    (<a class="moz-txt-link-freetext" href="http://code.google.com/p/spyderlib/">http://code.google.com/p/spyderlib/</a>;
    <a class="moz-txt-link-freetext" href="http://packages.python.org/spyder/">http://packages.python.org/spyder/</a>) which integrates very well with
    PyQt4 (it's a requirement), but I had to look for another when I
    moved to Python 3.<br>
    <br>
    Best regards,<br>
    Tim Grove<br>
    <br>
    On 07/09/2011 13:11, <a class="moz-txt-link-abbreviated" href="mailto:admin@mbnoimi.net">admin@mbnoimi.net</a> wrote:
    <blockquote cite="mid:4E675F6F.7030305@mbnoimi.net" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <style>body
      p { margin-bottom: 0cm; margin-top: 0pt; } </style>
      <p>Hi guys,</p>
      <p>I know this is traditional question but I really didn't find
        any alternatives to Qt Creator or eclipse for PyQt</p>
      <p>do you know any IDE works fine just like eclipse or Qt Creator?</p>
      <p><br>
      </p>
      <p>PS</p>
      <p>I tried to use eric but I found its auto completion so bad
        specially for newbie like me.</p>
      <p><br>
      </p>
      <pre class="moz-signature" cols="72">-- 
Best Regards
Muhammad Bashir Al-Noimi
My Blog: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mbnoimi.net">http://mbnoimi.net</a></pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
PyQt mailing list    <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
    </blockquote>
  </body>
</html>