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

Beginning Web Development with Python

上传者: 2018-12-25 03:19:59上传 PDF文件 822.21KB 热度 68次
用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.
下载地址
用户评论
lg87861 2024-12-26 21:17:16

web框架入门的一本好书