Best IDE for Python?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Saurabh Sardeshpande

    #1

    Best IDE for Python?

    Pardon if this is already discussed extensively. But what is the best
    IDE for Python for a newbie? I have experience in C++ and Java and this
    is the first time I am learning a scripting language.
    Thanks in advance

  • dooscape@gmail.com

    #2
    Re: Best IDE for Python?

    >> Pardon if . . . already discussed

    Here is a link searching comp.lang.pytho n for "best ide"

    http://tinyurl.com/qqtaf

    Comment

    • BartlebyScrivener

      #3
      Re: Best IDE for Python?

      >> Pardon if . . . already discussed

      Here is a link searching comp.lang.pytho n for "best ide"

      http://tinyurl.com/qqtaf

      rick

      Comment

      • Christoph Haas

        #4
        Re: Best IDE for Python?

        On Fri, May 05, 2006 at 04:50:11PM +0100, Doug Bromley wrote:[color=blue]
        > I have a Python IDE review I did a few months back you may want to view:
        > http://www.straw-dogs.co.uk/blog/python-ide-review[/color]

        Sounds interesting. Could you fix the screenshots? I just get a 404 here.

        Kindly
        Christoph

        P.S.: [Rant about TOFU posting suppressed.]

        Comment

        • BartlebyScrivener

          #5
          Re: Best IDE for Python?

          Here's a shot of Komodo, albeit embedded in a pdf

          http://www.activestate.com/Products/..._datasheet.pdf

          Comment

          • mystilleef

            #6
            Re: Best IDE for Python?

            What OS? IDEs are overkill, bloated, complex and slow for agile
            languages like Python. You need an editor that is nimble, fast, simple,
            powerful and doesn't get in your way. For linux, I suggest Scribes.



            http://scribes.sf.net/snippets.htm (Flash Demo)

            http://www.minds.nuim.ie/~dez/images/blog/scribes.html (GIF Demo)

            Comment

            • Michele Petrazzo

              #7
              Re: Best IDE for Python?

              Saurabh Sardeshpande wrote:[color=blue]
              > Pardon if this is already discussed extensively. But what is the best
              > IDE for Python for a newbie? I have experience in C++ and Java and this
              > is the first time I am learning a scripting language.
              > Thanks in advance
              >[/color]

              Try all the you find!
              However on linux I find eric3(4) very useful.

              Bye,
              Michele

              Comment

              Working...