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 -