Beginning Web Development with Python

xinxuming 64 0 PDF 2018-12-25 03:12:59

用Flask, Tornado, Nginx等进行网络开发 Flask is minimal and simple. You don’t get ORM’s, Admin Panels and other stuff that Django has out of the box. You can install a very cool admin panel with just 1 line of code: “pip install flask-admin” and integrate it with 3-4 lines in your app.

Beginning Web Development with Python

用户评论
请输入评论内容
评分:
暂无评论