Re: Seeking IDE



Hi there,

You could use the IDLE that is bundled along with the Python
installation.

If you don't like that, you could use any of the following editors:
EditPlus, TextPad, UltraEdit, WingIDE, Komodo (from ActiveState) or
jEdit. All these are Windows based.

Cheers!
- Jags.

.



Relevant Pages

  • Re: Finding installed package files
    ... for making installation information more easily accessible? ... >> somewhere where more information about the key parts of the package ... >> As an example I installed the latest Python on Fedora 3. ... what one would expect is a form of help documentation much more integrated ...
    (alt.os.linux.redhat)
  • Teething troubles with Python on a Mac
    ... I've got a new iMac, have installed Python 2.5.2 on it, and am now ... How can I locate the Python installation? ... Scipy seems to import correctly into the Python ... and typed ipython. ...
    (comp.lang.python)
  • Re: Problems with OS X 10.5.6 and Python 2.5 and GDAL 1.6
    ... It looks like you're using the same Python at the command line as the Python to which you installed GDAL. ... you can try to unwind the installation by hand. ... Scripps Institution of Oceanography, Climate, Atmospheric Science, and Physical Oceanography, Mail Code 0224 ...
    (comp.lang.python)
  • Re: should I distribute .pyc files?
    ... normal user, off course, the python cannot make byte-compiled version. ... packages such as zip, tar, rpm, or windows .exe. ... windows distribution where the correct compiler almost certainly isn't ... if your product requires a bunch of other packages the installation step ...
    (comp.lang.python)
  • Re: [capi-sig] Deploying embedded Python
    ... initial basis for the installation but later allows upgrade to the ... settings affect the startup of an embedded Python interpreter? ... PYTHONPATH environment variable. ... A useful tool in understanding the startup sequence of Python is the "-v" ...
    (comp.lang.python)