restful_api_flask 运行代码 python app . py 开启调试模式 这会自动重新加载更新的代码 export FLASK_DEBUG = 1 所需的库 pip install flask pip install flask - sqlalchemy