falsk-script插件
- 可以实现命令行参数接收
- 使用流程
- pip install flask-script
- 初始化
- 使用app构建manager对象
- 使用manager启动程序
- 使用
- shell
- 进入flask的环境shell
- runserver
- 启动服务器
- 可以制定参数
- -h host 主机
- -p port 端口号
- -d debug 调试模式
- -r reload 重新加载
- shell
本文标题:Flask
本文链接:https://www.haomeiwen.com/subject/kelwbqtx.html
网友评论