- uv init --python 3.12 - uv run main.py - .venv/Scripts/activate - uv add fastapi - uv add jinja2 - uv add uvicorn