Python Windows Editors

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

    #16
    Re: Python Windows Editors

    stef a écrit :
    Laurent Pointal wrote:
    >W. Watson a écrit :
    >>
    >>I downloaded python-2.5.msi and installed it. I believe its editor is
    >>IDE. I understand there's a Win editor called pythonwin. I believe it's
    >>in the download pywin32-210.win32-py2.5.exe, but I'm not sure if this
    >>exe file has just the editor or all of Python. Comments? If not how do I
    >>get the PythonWin editor by itself?
    >>>
    >>>
    >Have you take a look at the IDEs page in the Python Wiki (python.org)?
    >>
    >http://wiki.python.org/moin/Integrat...ntEnvironments
    >>
    >>
    just what I said, TOO many ;-)
    Yes, test some, and choose one.
    [personnaly, I use Notepad++ on Windows, and Kate on Linux, just
    editors, not IDEs]
    and of course how do you keep these pages up-to-date ?
    Zeus (commercial) isn't mentioned ...
    ....its a Wiki... click the right link and update it:

    SPE which has great credits, but can't be found, and if you find it
    somewhere, no manual and it crashes within 30 seconds (repeatly) ;-)
    >
    Not an easy task I guess,
    but it would be nice to have some voting system,
    (maybe only to allow voting when you have compared at least 2 programs)
    that would represent the current state,
    and in which new programs would have a fair chance to start.
    Its difficult, apart from their stability (which can get better or bad
    on the time, upen their evolution and the evolution of the libraries
    they use), its a large part of personnal taste.

    IMHO you can only have functionnal comparison of such tools. I started a
    synthesis page of editors/IDEs functionnalitie s in the pythonfr wiki
    (french) some (long) time ago...



    But a Wiki form seem to not be the best way for such comparison... a
    dynamic page with a database and some dynamic request would be better.

    A+

    Laurent.

    Comment

    • Hertha Steck

      #17
      Re: Python Windows Editors

      Am Mon, 22 Jan 2007 00:33:12 +0000 schrieb W. Watson:
      mensanator@aol. com wrote:
      >W. Watson wrote:
      >>I downloaded python-2.5.msi and installed it. I believe its editor is IDE. I
      >>understand there's a Win editor called pythonwin. I believe it's in the
      >>download pywin32-210.win32-py2.5.exe, but I'm not sure if this exe file has
      >>just the editor or all of Python. Comments? If not how do I get the
      >>PythonWin editor by itself?
      By "IDE" you mean IDLE, don't you?
      >>
      >Print your files from Notepad, after all, they're just text files.
      >But IDLE has more usefull Formatting options.
      Thanks. Already did it, but used Word. I can get line numbers in that way.
      And you are absolutely certain you won't never, ever, detect a typo when
      you have your script open in Word, correct it, save the file and try to
      use the resulting mess as a Python script? Or does Word leave it as a text
      file in such a case? I never dare to open source code in Word, so I'm not
      really sure.

      Hertha

      Comment

      • W. Watson

        #18
        Re: Python Windows Editors

        Hertha Steck wrote:
        Am Mon, 22 Jan 2007 00:33:12 +0000 schrieb W. Watson:
        >
        >mensanator@aol. com wrote:
        >>W. Watson wrote:
        >>>I downloaded python-2.5.msi and installed it. I believe its editor is IDE. I
        >>>understand there's a Win editor called pythonwin. I believe it's in the
        >>>download pywin32-210.win32-py2.5.exe, but I'm not sure if this exe file has
        >>>just the editor or all of Python. Comments? If not how do I get the
        >>>PythonWin editor by itself?
        >
        By "IDE" you mean IDLE, don't you?
        >
        >>Print your files from Notepad, after all, they're just text files.
        >>But IDLE has more usefull Formatting options.
        >Thanks. Already did it, but used Word. I can get line numbers in that way.
        >
        And you are absolutely certain you won't never, ever, detect a typo when
        you have your script open in Word, correct it, save the file and try to
        use the resulting mess as a Python script? Or does Word leave it as a text
        file in such a case? I never dare to open source code in Word, so I'm not
        really sure.
        >
        Hertha
        >
        Yes, looking at it again, it's IDLE in my Start (Programs) menu. When I put
        it into Word, I print the document with line #s and then mark up the
        listing. I never try to use a Word doc in Python.


        Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
        (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
        Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet

        "Depend upon it, there is nothing so unnatural as the
        commonplace." -- Sherlock Holmes, in "A Case of Identity"
        --
        Web Page: <home.earthlink .net/~mtnviews>

        Comment

        • W. Watson

          #19
          Re: Python Windows Editors

          Stef Mientki wrote:
          Any text editor is only as good as the
          >programmer who uses it. ;)
          >>
          Yes but an IDE is different ;-)
          >
          cheers,
          Stef Mientki
          Correct.


          Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
          (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
          Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet

          "Depend upon it, there is nothing so unnatural as the
          commonplace." -- Sherlock Holmes, in "A Case of Identity"
          --
          Web Page: <home.earthlink .net/~mtnviews>

          Comment

          • W. Watson

            #20
            Re: Python Windows Editors

            W. Watson wrote:
            I downloaded python-2.5.msi and installed it. I believe its editor is
            [corrected]IDLE. I understand there's a Win editor called pythonwin. I believe it's
            in the download pywin32-210.win32-py2.5.exe, but I'm not sure if this
            exe file has just the editor or all of Python. Comments? If not how do I
            get the PythonWin editor by itself?
            >
            BTW, one of the features I did not like of IDE is the limited file Print
            command. It puts everything in 16pt type, and gives no choice over what
            pages should be printed. Maybe there's an option?
            I don't see any responses that address regarding
            pywin32-210.win32-py2.5.exe, so it looks like I'll have to undbundle it and
            see for myself.

            Comment

            • redawgts

              #21
              Re: Python Windows Editors

              Yes, pywin32 installs PythonWin.

              On Jan 24, 4:07 pm, "W. Watson" <wolf_tra...@in valid.comwrote:
              W. Watson wrote:
              I downloaded python-2.5.msi and installed it. I believe its editor is
              [corrected]IDLE. I understand there's a Win editor called pythonwin. I believe it's
              in the download pywin32-210.win32-py2.5.exe, but I'm not sure if this
              exe file has just the editor or all of Python. Comments? If not how do I
              get the PythonWin editor by itself?
              >
              BTW, one of the features I did not like of IDE is the limited file Print
              command. It puts everything in 16pt type, and gives no choice over what
              pages should be printed. Maybe there's an option?I don't see any responses that address regarding
              pywin32-210.win32-py2.5.exe, so it looks like I'll have to undbundle it and
              see for myself.

              Comment

              Working...