1. 首页
  2. 编程语言
  3. Python
  4. Beginning Web Development with Python

Beginning Web Development with Python

上传者: 2018-12-25 03:19:59上传 PDF文件 822.21KB 热度 65次
用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.
用户评论