https://github.com/pylons/pyramid_jinja2
Jinja2 templating system bindings for the Pyramid web framework
https://github.com/pylons/pyramid_jinja2
Last synced: about 1 year ago
JSON representation
Jinja2 templating system bindings for the Pyramid web framework
- Host: GitHub
- URL: https://github.com/pylons/pyramid_jinja2
- Owner: Pylons
- License: other
- Created: 2010-10-31T16:21:44.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T06:08:30.000Z (over 2 years ago)
- Last Synced: 2024-05-14T19:54:20.418Z (about 2 years ago)
- Language: Python
- Homepage: https://docs.pylonsproject.org/projects/pyramid-jinja2/en/latest/
- Size: 646 KB
- Stars: 71
- Watchers: 18
- Forks: 57
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
Jinja2 bindings for Pyramid
===========================
These are bindings for the `Jinja2 templating system `_
for the `Pyramid `_ web framework.
See https://docs.pylonsproject.org/projects/pyramid-jinja2/en/latest/ for
documentation or ``index.rst`` in the ``docs`` sub-directory of the source
distribution.