{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content"}],"enrichment":{"capability":"Integrates the Jinja2 templating engine with the Pyramid web framework, allowing you to use Jinja2 templates as renderers in Pyramid applications.","skillfed_tags":["template-engine","pyramid-framework","web-development"],"use_cases":["Render HTML templates in a Pyramid web application using Jinja2 syntax and features.","Configure multiple Jinja2 renderers with different settings and extensions for different parts of an application.","Set up custom template search paths and override template loading behavior in Pyramid projects.","Integrate Jinja2 i18n (internationalization) and gettext functions into Pyramid template rendering.","Use Jinja2 filters and extensions (like custom context filters) within Pyramid's template rendering pipeline."],"what_it_does":"pyramid-jinja2 bridges the Jinja2 templating system and the Pyramid web framework. It registers Jinja2 as a template renderer in Pyramid, letting you write application templates in Jinja2 syntax and have Pyramid automatically render them. The package handles template discovery, search path configuration, context passing, and integration with Pyramid's configuration system.\n\nThe package is mature (Development Status 6) and actively maintained. It supports modern Python versions (3.7 through 3.12) and has been in development since 2010. You configure it by including it in your Pyramid Configurator, then use Pyramid's standard rendering APIs with .jinja2 template files. It manages multiple renderers, custom search paths, extensions, and Jinja2-specific settings like finalization functions and i18n configuration.","worth_installing":"Yes. This is a mature, actively maintained integration package with no known vulnerabilities, low install friction, and permissive licensing. Install it if you are building a Pyramid application and want to use Jinja2 templates\u2014it is the standard way to do so. The only caveat is that it requires Python 3.7+ and assumes you are already using Pyramid as your web framework."},"id":"pyramid-jinja2","links":{"html":"https://skillfed.io/packages/pyramid-jinja2","md":"https://skillfed.io/packages/pyramid-jinja2.md","pypi":"https://pypi.org/project/pyramid-jinja2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-02-08","license_spdx":null,"license_treatment":"permissive","name":"pyramid-jinja2","python_support":"supports_current","summary":"Jinja2 template bindings for the Pyramid web framework"},"popularity":{"monthly_downloads":1978679,"position":3388,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.10.1"}
