What are the new commands & or equivalents of:
python_select -L (shows available python versions) python_select -s (sets the default version of your cho
To list:
port select --list python
To show:
port select --show python
To select:
sudo port select --set python <the python version>