python3-minijinja
Experimental Python binding of the Rust MiniJinja template engine
Description
MiniJinja is a powerful but minimal dependency template engine for Rust which is based on the syntax and behavior of the Jinja2 template engine for Python. It’s implemented on top of serde. The goal is to be able to render a large chunk of the Jinja2 template ecosystem from Rust with a minimal engine and to leverage an already existing ecosystem of editor integrations. minijinja-py (packaged as python3-minijinja) is an experimental binding of MiniJinja (https://github.com/mitsuhiko/minijinja) to Python. It has somewhat limited functionality compared to the Rust version. These bindings use maturin (https://www.maturin.rs/) and pyo3 (https://pyo3.rs/). You might want to use MiniJinja instead of Jinja2 when the full feature set of Jinja2 is not required and you want to have the same rendering experience of a data set between Rust and Python. With these bindings MiniJinja can render some Python objects and values that are passed to templates, but there are clear limitations with regards to what can be done. This package provides Python bindings for the Rust MiniJinja template engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/mitsuhiko/minijinja
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-minijinja