安装所需模块 pip install sqlacodegen 自动生成 使用该命令 sqlacodegen mysql://root:root@127.0.0.1 :3306/mydb > models.py