Skip to content

perfide/yamja-renderer

Jinja2 template renderer

Installation

For Development

pip install -r requirements-devel.txt
python setup.py develop

From Source

pip install -r requirements.txt
python setup.py install

From PyPi

Install yamja-renderer on your system using:

pip install yamja-renderer

Docker

docker build --no-cache --tag yamja-renderer .
docker run yamja-renderer --help

Usage

Get basic usage info: yamja-renderer --help

Examples

Execute with debug output:

yamja-renderer --debug

About

No description, website, or topics provided.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published