awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • google/jsonnetgoogle 的头像

    google/jsonnet

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