FastAPI How-To Install Web API uvicorn Install Install the required packages via pip install .[web] This will install among other packages FastAPI and uvicorn.