[Tutor] Looking for a Python IDE
Alan Gauld
alan.gauld at blueyonder.co.uk
Thu Jan 1 05:48:30 EST 2004
> hi everybody, can someone please suggest me a good python IDE for
Mac
> Os X ?
There's nothing as good as Pythonwin that I've seen.
You can run IDLE under X windows with some fussing around
with Tcl/Tk and fink.
But to be honest I just use the standard Mac IDE even though
its a bit primitive. Mostly I use vim (or BBEdit) and just run
the code from a Terminal session.
Alan G
More information about the Tutor
mailing list