kblomqvist/yasha
A command-line tool to render Jinja templates for great good
Supports multiple variable file formats (JSON, YAML, TOML, INI, XML, CSV) with automatic discovery, and allows extending Jinja with custom filters and tests via Python extension modules. Integrates directly into build systems like Make, CMake, and SCons through Makefile dependency generation (`-M`, `-MD` flags), originally developed for embedded code generation from CMSIS-SVD hardware descriptions.
248 stars. No commits in the last 6 months. Available on PyPI.
Stars
248
Forks
24
Language
Python
License
MIT
Category
Last pushed
Jun 30, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/kblomqvist/yasha"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.
microsoft/ts-gyb
Generating native code interfaces from TypeScript
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or...