Using Python Templates with Jinja and Google App Engine

Publié le: 04 août 2014
sur la chaîne: TeamLearnable
15,528
104

Templating is an extremely useful technique when it comes to code reuse. Templates allow you to update only areas that change, preventing duplication of static areas. For example, navigations and footers rarely change. These two areas might be contained in a parent template while the middle of the page, where content changes often, switches out child templates.

Most Python developers are familiar with Django and its ability to use templating. But when all you want is templating functionality, there’s no reason to install full blown framework. This is where Jinja comes in. Being very small, it’s simple to install and configure. Best of all, if you know how to use templating in Django, you’ll understand templating in Jinja.

In this screencast, we’ll look at how to use Jinja templating along with the Google App Engine.


Sur cette page du site, vous pouvez voir la vidéo en ligne Using Python Templates with Jinja and Google App Engine durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur TeamLearnable 04 août 2014, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 15,528 fois et il a aimé 104 téléspectateurs. Bon visionnage!