SuryaSankar/flask_template_previewer
Flask extension which 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
PythonMIT