I'm learning python for data analysis. I have OS X Mavericks. I would like to install most needed modules to have a scientific python environment. I know that the most common ones are numpy, matplotlib, scipy, but I was wondering if there are others that could also be needed in the future.
So what I need is the following: a macport command with all the ports that can install such stuff for me all at once.
Edit: of course include python and ipython in the command for newcomers as well.