python IDE?

Ned Deily nad at acm.org
Thu Jul 28 20:40:54 PDT 2011


In article <5855904B-5153-4D72-BA09-DC597AEA6970 at aim.com>,
 mark brethen <mbrethen at aim.com> wrote:

> With all the python ports available (I've installed numpy, sympy and 
> matplotlib) are there any IDE ports? If not, what alternatives can you 
> recommend?

IPython is closely associated with Numpy and scientific and numeric 
processing.

http://ipython.org/
http://www.macports.org/ports.php?by=name&substr=ipython

There is the venerable but still useful IDLE that is included with 
Python.   You'll need to install the Tkinter port for the corresponding 
Python port:

http://www.macports.org/ports.php?by=name&substr=tkinter

(Also, currently the MacPorts Tk is an X11-based one.  There are more 
native Tk ones available with other Python installations like the 
python.org OS X installers.)

-- 
 Ned Deily,
 nad at acm.org



More information about the macports-users mailing list