Jinja
templatingpythonweb-developmentjinja
Abstraction: Fast extensible Python-syntax templating engine documentation index
Key points:
- Jinja is a fast, expressive, extensible templating engine with Python-like syntax in template placeholders
- Templates receive data at render time to produce final documents (HTML, config files, etc.)
- Documentation sections include API, Sandbox, Native Python Types, Template Designer docs, Extensions, and Integration guides
- Supports switching from other template engines; includes FAQ, tips and tricks
- Active versioning history from 2.0 through 3.1.x; BSD-3-Clause license
Connections: Jinja · Template Engines · Web Development
Source: http://jinja.pocoo.org/docs/