- Python 3.13+
py -m ensurepip --upgrade
py -m pip install --upgrade pip
py -m pip install fastapipy -m pip install "uvicorn[standard]"py -m pip install pywin32https://git-scm.com/download/win
git clone https://github.com/Nb-Richard/sql_account_apicd sql_account_apipy -m uvicorn sql_account_api:app --reloadThe following output should be displayed, indicating the port on which the API is currently running.
