pip
is available on OS X via easy_install
.
Open a terminal and type:
sudo easy_install pip
When prompted for a password enter your normal login password.
After the installation has completed you should be able to use pip
as expected.
note: this works for other python packages too