{"library":"pyramid-jinja2","type":"library","category":null,"description":"Pyramid Jinja2 is a set of bindings that integrate the Jinja2 templating system with the Pyramid web framework. Currently at version 2.10.1, it is actively maintained by the Pylons Project, offering robust template rendering capabilities for Pyramid applications.","language":"python","status":"active","version":"2.10.1","tags":["Pyramid","Jinja2","templating","web framework"],"install":[{"cmd":"pip install pyramid-jinja2","imports":["from pyramid.config import Configurator\nconfig = Configurator()\nconfig.include('pyramid_jinja2')","config.add_jinja2_renderer('.html', settings_prefix='jinja2.')","config.add_jinja2_search_path('myapp:templates')","env = config.get_jinja2_environment()"]}],"homepage":null,"github":"https://github.com/Pylons/pyramid_jinja2","docs":"https://docs.pylonsproject.org/projects/pyramid_jinja2/en/latest/","changelog":"https://github.com/Pylons/pyramid_jinja2/blob/main/CHANGES.rst","pypi":"https://pypi.org/project/pyramid-jinja2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.1,"avg_import_s":0.7,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyramid-jinja2/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}