API API class _jinja2.sandbox.SandboxedEnvironment([_options]) The sandboxed environment. It works like the regular environment buttells the compiler to generate sandboxed co...
Templating Jinja2 Chameleon Mako Templating Most WSGI applications are responding to HTTP requests to serve content in HTMLor other markup languages. Instead of directly gen...
Frequently Asked Questions¶ Why is it called Jinja?¶ How fast is it?¶ How Compatible is Jinja2 with Django?¶ Isn’t it a terrible idea to put Logic into Templates?¶ Why is Autoe...
Templates Install dependencies Using Jinja2Templates Writing templates Templates and static files More details Templates Warning The current page still doesn’t have a tra...
Templates Install dependencies Using Jinja2Templates Writing templates Templates and static files More details Templates Warning The current page still doesn’t have a tr...
Design Decisions in Flask The Explicit Application Object The Routing System One Template Engine Micro with Dependencies Thread Locals Async/await and ASGI support What Flask...