Jinja Templating Cont'd - Flask Web Development with Python 27

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=WgdrhstgSuw



Duration: 19:00
14,045 views
71


Welcome to a Flask tutorial covering a bit more about Jinja. This tutorial is a quick overview of the points I find to be most important from the Jinja documentation, which is definitely a must-read/glance at. Just like I recommend scrolling through the Bootstrap documentation once in a while, you should do the same here.

First on our docket: Filters. I find myself using these very often. These are very similar to your str(), int(), and replace() commands in Python. For example, let's build a quick new page to run our Jinja samples through:

Text-based version of this tutorial and sample code: http://pythonprogramming.net/jinja-template-flask-tutorial/

jinja template docs: http://jinja.pocoo.org/docs/dev/templates/

https://twitter.com/Sentdex




Other Videos By sentdex


2015-12-18Drawing and Writing on Image - OpenCV with Python for Image and Video Analysis 3
2015-12-17Loading Video Source - OpenCV with Python for Image and Video Analysis 2
2015-12-16Intro and loading Images - OpenCV with Python for Image and Video Analysis 1
2015-12-13Integrating Paypal with Flask - Flask Web Development with Python 34
2015-12-11Pygal SVG embedded Graphs - Flask Web Development with Python 33
2015-12-08jQuery with Flask - Flask Web Development with Python 32
2015-12-06Protected directories and Files - Flask Web Development with Python 31
2015-11-30Return Files with send_file - Flask Web Development with Python 30
2015-11-27Flask Mail - Flask Web Development with Python 29
2015-11-23URL Converters - Flask Web Development with Python 28
2015-11-18Jinja Templating Cont'd - Flask Web Development with Python 27
2015-11-16Includes - Flask Web Development with Python 26
2015-11-08Scikit Learn Incorporation - p.16 Data Analysis with Python and Pandas Tutorial
2015-11-03Rolling Apply and Mapping Functions - p.15 Data Analysis with Python and Pandas Tutorial
2015-10-29Adding other economic indicators - p.14 Data Analysis with Python and Pandas Tutorial
2015-10-27Joining 30 year mortgage rate - p.13 Data Analysis with Python and Pandas Tutorial
2015-10-21Applying Comparison Operators to DataFrame - p.12 Data Analysis with Python and Pandas Tutorial
2015-10-17Rolling statistics - p.11 Data Analysis with Python and Pandas Tutorial
2015-10-12Handling Missing Data - p.10 Data Analysis with Python and Pandas Tutorial
2015-10-09Resampling - p.9 Data Analysis with Python and Pandas Tutorial
2015-10-05Percent Change and Correlation Tables - p.8 Data Analysis with Python and Pandas Tutorial



Tags:
Jinja
Python (Programming Language)
Flask (Software)
Web Template System
website
create
develop
dev
tutorial
how-to
django
web2py
app
webapp
web app
framework
paradigm
macro