awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • google/jsonnetAvatar de google

    google/jsonnet

    7,522Voir sur 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
    Voir sur GitHub↗7,522
  1. Home
  2. Development Tools & Productivity
  3. Python API Integrations
  4. Evaluation Engine APIs
  5. Template Evaluation APIs