Difference between revisions of "Python Resources"

From Simson Garfinkel
Jump to navigationJump to search
(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...)
 
m (1 revision)
(No difference)

Revision as of 00:12, 3 May 2009

Python Source Code and Modules

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

 % sudo port install py-matplotlib py-ipython