三、fastapi安装. 1、安装fastapi. pip install fastapi. 2、如果用于生产,那么你还需要一个ASGI服务器,如Uvicorn或Hypercorn. pip install uvicorn ...
確定! 回上一頁