$ brew install pyenv
$ pyenv install 2.7.5
$ pyenv versions
$pyenv global version
$pyenv local version
Recommended Posts