前陣子換了工作,新公司使用FastAPI取代flask,紀錄一下重點。 安裝 pip install fastapi pip install uvicorn. 第一個程序 import uvicorn
確定! 回上一頁