By default OSX already have Python installed, but the useful python package management tool, [pip](https://pypi.python.org/pypi/pip) is missing. However It can be installed easily a single command: $ sudo easy_install pip