Coder Social home page Coder Social logo

flask-resources's Introduction

Flask 知识点&资源总结

flask 知识点&资源总结 origin by neo1218

Flask 知识点汇总

1. WSGI

文章:

  1. WSGI简介
  2. WSGI规范笔记

代码:

  1. flask 源码中的wsgi app
  2. flask请求处理的大致流程

2. werkzeug

文档:

  1. werkzeug 文档

代码:

  1. werkzeug 源码

3. route 装饰器

文档:

  1. Routing

文章:

  1. 这不是魔法
  2. werkzeug的URL Routing

代码:

  1. route装饰器第一次提交源码

4. Jinja2

文档:

  1. Jinja2文档

视频:

  1. Code Generation in Python: Dismantling Jinja

代码:

  1. Jinja2源码

5. request & application context

文档:

  1. The Request Context
  2. The Application Context

文章:

  1. Flask 的 Context机制
  2. werkzeug的Context Local模块
  3. werkzeug的Request模块

视频:

  1. Advanced Flask Pattern
  2. Advanced Flask Pattern QA session

6. 蓝图

文档:

  1. Modular Applications with Blueprints
  2. Application Factories

代码:

  1. 木犀官网的架构

7. 数据库的使用

文档:

  1. Using SQLite 3 with Flask

flask扩展:

  1. flask-sqlalchemy
  2. flask-redis

文章:

  1. Using Celery With Flask

代码:

  1. sql数据库,flask原生SQL语句
  2. sql数据库,使用flask-sqlalchemy

8. rest api

文章:

  1. REST
  2. Designing a RESTful API with Python and Flask
  3. RESTful API 设计规范

工具:

  1. 终端工具 httpie
  2. RESTClient(浏览器插件)

代码:

  1. 学而api

9. 部署

文章:

  1. How To Serve Flask Applications with uWSGI and Nginx on CentOS 7

代码:

  1. 学而的uwsgi配置文件

10. 优化

flask扩展:

  1. Frozen-Flask: 全站静态化
  2. flask-cache: 缓存

flask扩展

  1. flask扩展
  2. flask扩展开发
  3. 扩展导入的源码

powered by flask

flask官方纪录:

  1. powered by flask

其他:

  1. 来自豆瓣
  2. 学而~手机web app已完成
  3. 木犀官网(开发中)
  4. 西窗烛
  5. blog bar

其他

mana: the missing startapp command for flask

Flask 大法好 Flask 大法好 Flask 大法好 Flask 大法好

flask-resources's People

Contributors

misakar avatar wanzifa avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.