GotGet Common - Python - Utilities
mkdir -pv ~/ggcom/
git clone https://github.com/LTGIV/ggcom_python_library.git ~/ggcom/ggcom_python_library/
git clone https://github.com/LTGIV/ggcom-python-utils.git ~/ggcom/ggcom-python-utils/
echo 'export PATH=${PATH}:$(find ~/ggcom/ggcom-python-utils -type d | tr "\n" ":" | sed "s/:$//")' >> ~/.bash_profile