IVP PROJECT
- install uv using -
pip install uvorpip3 install uvor follow the docs - make sure you are in the backend dir. then use the command
uv syncto install all dependencies. - start the server using -
uv run uvicorn main:app --reload
| Name | Name | Last commit date | ||
|---|---|---|---|---|
IVP PROJECT
pip install uv or pip3 install uv or follow the docsuv sync to install all dependencies.uv run uvicorn main:app --reload