- Flask Framework Cookbook
- Shalabh Aggarwal
- 71字
- 2021-08-05 17:17:21
Chapter 2. Templating with Jinja2
This chapter will cover the basics of Jinja2 templating from the perspective of Flask; we will also learn how to make applications with modular and extensible templates.
In this chapter, we will cover the following recipes:
- Bootstrap layout
- Block composition and layout inheritance
- Creating a custom context processor
- Creating a custom Jinja2 filter
- Creating a custom macro for forms
- Advanced date and time formatting
推薦閱讀
- Mastering Ext JS(Second Edition)
- 自己動手寫搜索引擎
- 從零開始:數字圖像處理的編程基礎與應用
- Hands-On Image Processing with Python
- 簡單高效LATEX
- Web交互界面設計與制作(微課版)
- Full-Stack Vue.js 2 and Laravel 5
- RISC-V體系結構編程與實踐(第2版)
- Linux C編程:一站式學習
- Machine Learning in Java
- Raspberry Pi Blueprints
- Beginning PHP
- Java Script從入門到精通(第5版)
- Internet of Things with Arduino Cookbook
- Pandas入門與實戰應用:基于Python的數據分析與處理