# fastapi-sqlalchemy-cli **Repository Path**: WanderDongDong/fastapi-sqlalchemy-cli ## Basic Information - **Project Name**: fastapi-sqlalchemy-cli - **Description**: fastapi的同步sqlalchemy脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-07-23 - **Last Updated**: 2022-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## fastapi + 同步sqlalchemy 脚手架 #### 环境依赖 - python3.9 #### 项目技术框架 ​ fastapi + uvicorn + sqlalchemy + postgres #### 项目启动 1. pip install -r requirements.txt 2. python cmd.py