Python Quick Start Python Libraries FastAPI v0.70 $ pip install fastapi Uvicorn v0.15.0 $ pip install uvicorn MySQL Database API (pymysql 1.0.2) $ pip install sqlalchemy pymysql