Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roniemartinez/custom-jinja2-extension-example

Sample application for the blog How to Write a Jinja2 Extension
https://github.com/roniemartinez/custom-jinja2-extension-example

flask jinja2 jinja2-extension python

Last synced: about 1 month ago
JSON representation

Sample application for the blog How to Write a Jinja2 Extension

Awesome Lists containing this project

README

        

# How to Write a Jinja2 Extension

Sample application for the blog [How to Write a Jinja2 Extension](https://ron.sh/how-to-write-a-jinja2-extension/)

## Author

- [Ronie Martinez](mailto:[email protected])

## Dependencies

- [Flask](https://github.com/pallets/flask)
- [Jinja2](https://github.com/pallets/jinja)
- [markdown2](https://github.com/trentm/python-markdown2)