Manage and control Python-Versions as user
curl https://pyenv.run | bash
Install Python dependecies with Poetry as user
curl -sSL https://install.python-poetry.org | python3 -
Linux Stuff - Where lazy brains save time
curl https://pyenv.run | bash
curl -sSL https://install.python-poetry.org | python3 -