{"library":"chevron","type":"library","category":null,"description":"Chevron is a lightweight, pure-Python implementation of the Mustache templating language. It provides a simple API for rendering templates using dictionaries or objects as data contexts. It adheres closely to the Mustache specification. The current version is 0.14.0, and it generally follows an as-needed release cadence for bug fixes and minor improvements, with long periods of stability.","language":"python","status":"active","version":"0.14.0","tags":["templating","mustache","html","text-generation"],"last_verified":"Wed May 20","install":[{"cmd":"pip install chevron","imports":["import chevron\noutput = chevron.render(template=..., data=...)"]}],"homepage":null,"github":"https://github.com/noahmorrison/chevron","docs":null,"changelog":null,"pypi":"https://pypi.org/project/chevron/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/chevron/compatibility"}}