render-jinja is a little Python script that renders a Jinja template, with the attributes given as arguments.
I use it in the build process of my various projects: Libarray, Libmaybe, etc.
render-jinja is available at Gitorious, Bitbucket, and GitHub.
Copyright 2015 Malcolm Inglis http://minglis.id.au
render-jinja is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
render-jinja is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with render-jinja. If not, see https://gnu.org/licenses/.