awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesTemplate Evaluation APIs

Python APIs for evaluating data templating languages and returning structured output.

Distinct from Evaluation Engine APIs: Distinct from Evaluation Engine APIs: focuses on evaluating configuration templates rather than general-purpose expression evaluation.

Explore 1 awesome GitHub repository matching development tools & productivity · Template Evaluation APIs. Refine with filters or upvote what's useful.

Awesome Template Evaluation APIs GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • google/jsonnetAvatar de google

    google/jsonnet

    7,522Ver en GitHub↗

    Jsonnet is a structured configuration generation language that extends JSON with variables, conditionals, and object-oriented features to create reusable templates. It is designed to eliminate duplication in configuration data by providing a data templating language that can produce structured output from concise, programmable templates. The language distinguishes itself through an object-oriented inheritance model that allows field override, mixin composition, and self-referencing for modular configuration reuse. It supports lazy evaluation with thunks to defer computation until values are f

    Ships a Python API for evaluating Jsonnet templates and returning JSON strings.

    Jsonnetconfigconfigurationfunctional
    Ver en GitHub↗7,522
  1. Home
  2. Development Tools & Productivity
  3. Python API Integrations
  4. Evaluation Engine APIs
  5. Template Evaluation APIs