Jinja2

Jinja is a fast, expressive, and extensible templating engine for Python. Used in API code generation (Cookiecutter templates), OpenAPI spec generation, Ansible playbooks, and infrastructure-as-code templates.

API entry from apis.yml

apis.yml Raw ↑
name: Jinja2
description: Jinja is a fast, expressive, and extensible templating engine for Python. Used in API code
  generation (Cookiecutter templates), OpenAPI spec generation, Ansible playbooks, and infrastructure-as-code
  templates.
humanURL: https://jinja.palletsprojects.com/
tags:
- Templating
- Python
- Code Generation
properties:
- type: Documentation
  url: https://jinja.palletsprojects.com/en/latest/
- type: GitHubRepository
  url: https://github.com/pallets/jinja