Python Resources

From Simson Garfinkel
Revision as of 20:09, 18 April 2009 by Simson (talk | contribs) (New page: Python Source Code and Modules * ipython - a friendly interactive shell for python. [http://ipython.scipy.org/moin/ Info] [http://www.onlamp.com/pub/a/python/2005/01/27/ipython.html ONLam...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Python Source Code and Modules

On the Mac, you can install matplotlib with this command using MacPorts::

 % sudo port install py-matplotlib py-ipython