flask-template-previewer

Registers a blueprint on the flask app which will lets the jinja2 templates be previewed using their relative path in templates folder as the url, with the variables passed as url query params.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-template-previewer

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.2 2020-07-26
0.1.1 2020-05-10
0.1.0 2020-04-28

Issues with this package?

Page last updated 2026-09-03 03:16:06 UTC