IDE

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

    #1

    IDE

    What is the better IDE software for python programming?

    many thanks

    joe


  • Theerasak Photha

    #2
    Re: IDE

    On 10/13/06, giuseppe <casagiuseppe20 06@libero.itwro te:
    What is the better IDE software for python programming?
    Long story short, I use Emacs 22 from CVS (text editor on steroids),
    but SPE looks like a good bet.

    It all depends on criteria! There's a million free variables in your request...

    --- Theerasak

    Comment

    • giuseppe

      #3
      Re: IDE

      for example I ask wingware python IDE is good?

      other program similar is better?

      joe


      "Theerasak Photha" <hanumizzle@gma il.comha scritto nel messaggio
      news:mailman.45 6.1160755099.11 739.python-list@python.org ...
      On 10/13/06, giuseppe <casagiuseppe20 06@libero.itwro te:
      >What is the better IDE software for python programming?
      >
      Long story short, I use Emacs 22 from CVS (text editor on steroids),
      but SPE looks like a good bet.
      >
      It all depends on criteria! There's a million free variables in your
      request...
      >
      --- Theerasak

      Comment

      • John Purser

        #4
        Re: IDE

        On Fri, 2006-10-13 at 15:48 +0000, giuseppe wrote:
        What is the better IDE software for python programming?
        >
        many thanks
        >
        joe
        >
        >
        Joe,

        Find the best Python programmer and ask him/her.

        John Purser

        Comment

        • Jan Bakuwel

          #5
          Re: IDE

          John Purser wrote:
          On Fri, 2006-10-13 at 15:48 +0000, giuseppe wrote:
          >What is the better IDE software for python programming?
          >>
          >many thanks
          >>
          >joe
          >
          Joe,
          >
          Find the best Python programmer and ask him/her.
          >
          John Purser
          I may be the worst Python programmer (since Python is new for me)... but
          I have a lot of experience with IDEs and just looked into Python IDEs.

          My opinion: Eclipse is free but rather complex; WingIDE is commercial
          software but well worth the few $ - at least for someone like myself.

          cheers,
          Jan

          Comment

          • jUrner@arcor.de

            #6
            Re: IDE


            giuseppe wrote:
            What is the better IDE software for python programming?
            >

            Eric off course - the better ide for python programming
            step-shuffle-step



            Comment

            • jmdeschamps@gmail.com

              #7
              Re: IDE


              Jan Bakuwel wrote:
              John Purser wrote:
              On Fri, 2006-10-13 at 15:48 +0000, giuseppe wrote:
              What is the better IDE software for python programming?
              >
              many thanks
              >
              joe
              Joe,

              Find the best Python programmer and ask him/her.

              John Purser
              >
              I may be the worst Python programmer (since Python is new for me)... but
              I have a lot of experience with IDEs and just looked into Python IDEs.
              >
              My opinion: Eclipse is free but rather complex; WingIDE is commercial
              software but well worth the few $ - at least for someone like myself.
              >
              cheers,
              Jan
              Actually, Eclipse is easy enough, if you don't want to use the whole
              complexity available and Pydev (the python plugin) is really good - but
              this is NOT a flame because wingware as a good reputation also SPE (but
              I haven't tried it necause i don't have wxPython), also PythonScript or
              Pyscripter as it is sometimes found, but that is windows only (I
              think). And then, there is Komodo, from our friends at ActiveState...

              Jean-Marc

              Comment

              • srock

                #8
                Re: IDE

                Eclipse with PyDev is a great option because Eclipse allows you to
                develop so many languages at once. Personally, I prefer to learn 1 IDE
                for all my development needs. This greatly reduces the learning curve
                of a language because you are already familiar with the environment.
                Also, Eclipse works on most platforms.

                On Oct 13, 2:45 pm, jmdescha...@gma il.com wrote:
                Jan Bakuwel wrote:
                John Purser wrote:
                On Fri, 2006-10-13 at 15:48 +0000, giuseppe wrote:
                >What is the better IDE software for python programming?
                >
                >many thanks
                >
                >joe
                >
                Joe,
                >
                Find the best Python programmer and ask him/her.
                >
                John Purser
                >
                I may be the worst Python programmer (since Python is new for me)... but
                I have a lot of experience with IDEs and just looked into Python IDEs.
                >
                My opinion: Eclipse is free but rather complex; WingIDE is commercial
                software but well worth the few $ - at least for someone like myself.
                >
                cheers,
                JanActually, Eclipse is easy enough, if you don't want to use the whole
                complexity available and Pydev (the python plugin) is really good - but
                this is NOT a flame because wingware as a good reputation also SPE (but
                I haven't tried it necause i don't have wxPython), also PythonScript or
                Pyscripter as it is sometimes found, but that is windows only (I
                think). And then, there is Komodo, from our friends at ActiveState...
                >
                Jean-Marc

                Comment

                • Sandra-24

                  #9
                  Re: IDE


                  giuseppe wrote:
                  What is the better IDE software for python programming?
                  >
                  One word.

                  Wing.

                  The debugger will pay for itself within weeks. There is no better
                  Python debugger for most situations.

                  -Sandra

                  Comment

                  • Peter Decker

                    #10
                    Re: IDE

                    On 10/13/06, Theerasak Photha <hanumizzle@gma il.comwrote:
                    On 10/13/06, giuseppe <casagiuseppe20 06@libero.itwro te:
                    What is the better IDE software for python programming?
                    I like SPE. They really work the way I like to work.

                    --

                    # p.d.

                    Comment

                    • gregarican

                      #11
                      Re: IDE

                      For my tastes I like ActiveState's Komodo for a Python IDE. Eclipse is
                      too bloated, slow, and is like a Tower of Babel. From what I've seen of
                      SPE it seems good, although the download website seems to throw a lot
                      of pop-up adware/spyware installs at you...

                      giuseppe wrote:
                      What is the better IDE software for python programming?
                      >
                      many thanks
                      >
                      joe

                      Comment

                      Working...