nr Getting started Install python Author recommendation: RTX Or you can use any of theses. asdf pyenv Install poetry curl -sSL https://install.python-poetry.org | python3 - Install deps & run poetry install poetry shell uvicorn nr.main:app