scan = ``` config python -m venv venv venv/bin/pip install fastapi "uvicorn[standard]" python-multipart ```