Flask文档实践
1.flask中文文档最新地址:
https://dormousehole.readthedocs.io/en/latest/index.html
2.flask 入门实践:
https://tutorial.helloflask.com/preface/
3.flask web开发实战github仓库:
https://github.com/greyli/helloflask
4.安装sqlite3:
1.
yum install sqlite*
2.
重新编译python3