Text/IDE Python Editor?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • djanvk@gmail..com

    #1

    Text/IDE Python Editor?

    Any recommendations on a editior/IDE for programming in python?

    I'm using windows xp.


    Thanks
  • Simon Brunning

    #2
    Re: Text/IDE Python Editor?

    On 8/12/05, djanvk@gmail..c om <djanvk@gmail.. com> wrote:[color=blue]
    > Any recommendations on a editior/IDE for programming in python?[/color]



    --
    Cheers,
    Simon B,
    simon@brunningo nline.net,

    Comment

    • Peter A. Schott

      #3
      Re: Text/IDE Python Editor?

      Also, it depends on what you're trying to do. GUI, Web, Service-type apps, etc.

      I have started using Stan's Python Editor (www.stani.be) because I like the
      general features it offers. It does require wxpython to run, though. I've also
      used Boa Constructor and DrPython - both pretty good environments. I believe
      that they are both dependent on wxpython as well.

      Some people like Eric - now available for XP using PyQt under the Qt GPL'd
      version. I had a little trouble with it running correctly - probably due to a
      config issue on my part. I will admit to not spending a lot of time with it,
      though.

      If you don't need the GUI IDE, there are a whole bunch of options available.
      More than I'm able to delve into properly.

      Best answer is to play around a little with the different IDE's and find the one
      that works for your coding style. Also, check the archives for this group. This
      topic has come up quite a bit recently.

      -Pete

      Simon Brunning <simon.brunning @gmail.com> wrote:
      [color=blue]
      > On 8/12/05, djanvk@gmail..c om <djanvk@gmail.. com> wrote:[color=green]
      > > Any recommendations on a editior/IDE for programming in python?[/color]
      >
      > http://wiki.python.org/moin/PythonEditors[/color]

      Comment

      • djanvk@gmail..com

        #4
        Re: Text/IDE Python Editor?

        THanks for the information and the review..

        On Fri, 12 Aug 2005 16:57:04 GMT, Peter A. Schott
        <paschott@no.ya hoo.spamm.com> wrote:
        [color=blue]
        >Also, it depends on what you're trying to do. GUI, Web, Service-type apps, etc.
        >
        >I have started using Stan's Python Editor (www.stani.be) because I like the
        >general features it offers. It does require wxpython to run, though. I've also
        >used Boa Constructor and DrPython - both pretty good environments. I believe
        >that they are both dependent on wxpython as well.
        >
        >Some people like Eric - now available for XP using PyQt under the Qt GPL'd
        >version. I had a little trouble with it running correctly - probably due to a
        >config issue on my part. I will admit to not spending a lot of time with it,
        >though.
        >
        >If you don't need the GUI IDE, there are a whole bunch of options available.
        >More than I'm able to delve into properly.
        >
        >Best answer is to play around a little with the different IDE's and find the one
        >that works for your coding style. Also, check the archives for this group. This
        >topic has come up quite a bit recently.
        >
        >-Pete
        >
        >Simon Brunning <simon.brunning @gmail.com> wrote:
        >[color=green]
        >> On 8/12/05, djanvk@gmail..c om <djanvk@gmail.. com> wrote:[color=darkred]
        >> > Any recommendations on a editior/IDE for programming in python?[/color]
        >>
        >> http://wiki.python.org/moin/PythonEditors[/color][/color]

        Comment

        • spe.stani.be@gmail.com

          #5
          Re: Text/IDE Python Editor?

          Next release of SPE will include the new debugger of Nir Aides to make
          it complete.

          Stani

          Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.

          Free python IDE for Windows,Mac & Linux with UML,PyChecker,Debugger,GUI design,Blender & more



          Comment

          Working...