Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hackersandslackers/flask-jinja-tutorial

:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.
https://github.com/hackersandslackers/flask-jinja-tutorial

flask jinja jinja2 jinja2-templates jinja2-templating-engine

Last synced: 2 months ago
JSON representation

:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.

Awesome Lists containing this project

README

        

# Flask Jinja Tutorial

![Python](https://img.shields.io/badge/Python-v3.10-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a)
![Flask](https://img.shields.io/badge/Flask-v2.3.3-blue.svg?longCache=true&logo=flask&style=flat-square&logoColor=white&colorB=5e81ac&colorA=4c566a)
![GitHub Last Commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=4c566a&colorB=a3be8c&logo=GitHub)
[![GitHub Issues](https://img.shields.io/github/issues/hackersandslackers/flask-jinja-tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/hackersandslackers/flask-jinja-tutorial/issues)
[![GitHub Stars](https://img.shields.io/github/stars/hackersandslackers/flask-jinja-tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/hackersandslackers/flask-jinja-tutorial/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/hackersandslackers/flask-jinja-tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/hackersandslackers/flask-jinja-tutorial/network)

![Flask Jinja Tutorial](.github/img/[email protected])

Source code for the accompanying tutorial found here: [https://hackersandslackers.com/flask-jinja-templates/](https://hackersandslackers.com/flask-jinja-templates/)

## Installation

Get up and running with `make run`:

```shell
git clone https://github.com/hackersandslackers/flask-assets-tutorial.git
cd flask-assets-tutorial
make run
```

-----

**Hackers and Slackers** tutorials are free of charge. If you found this tutorial helpful, a [small donation](https://www.buymeacoffee.com/hackersslackers) would be greatly appreciated to keep us in business. All proceeds go towards coffee, and all coffee goes towards more content.