Tag Archives: OS X

Installing IPython on OS X

With my recent python education, I have reached a point where the python interpreter in interactive mode isn’t meeting my needs anymore.
After looking around for alternatives, it looks like IPython will be a good upgrade. But one problem, the installation documentation was way too verbose and complex, so I’ve tried to simplify it here:
1. [...]