Jinja is a fast, full-featured and expressive template engine for Python. It offers full unicode support, a sandboxed environment for safe executions, and so much more.
Jinja is among the most widely used template engines for Python, and for good reason. It is both beautiful and powerful, and makes a template designer’s job a lot easier. Jinja is inspired by Django's templating system, but steps it up with an expressive language that results in more powerful tools, plus an automatic HTML escaping system for utmost security. Internally Jinja is based on Unicode and will run on a wide range of Python versions.
Features
- Sandboxed execution mode
- Powerful automatic HTML escaping system
- Template inheritance and inclusion
- Templates are compiled to optimized Python code just-in-time and cached, or optionally ahead-of-time
- Debugging system that makes it easier to debug
- Configurable syntax
- Extensible filters, tests and functions
- Template designer helpers
Categories
Admin TemplatesLicense
BSD LicenseOther Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jinja!