Skip to content

bofh69/jinja-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jinja2 Playground

Render Jinja2 templates in real time.

How to install/run

On unix/linux/macOS/WSL, run:

python -m virtualenv venv
venv/bin/pip install -r requirements
venv/bin/python3 jinja2_playground.py

(use activate.fish for fish, activate.csh for cshell)

About

Jinja2 template rendering playground

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages