For those of you who simply want python 3 at python you can execute the following in Terminal:
$ ln -s `which python3` /usr/local/bin/python
$ which python
/usr/local/bin/python
ln -s creates a symbolic link from whereever python3 is into /usr/local/bin at python.