首先是pip install fastapi,会自动安装Starlette 和Pydantic;然后还要pip install uvicorn,因为uvicorn 是运行相关应用程序的服务器。或者一步到胃: ...
確定! 回上一頁