2 个仓库
Provides direct programmatic control over the core evaluation engine with full adapter features and custom configurations.
Distinct from Python API Integrations: Distinct from Python API Integrations: focuses on controlling an evaluation engine programmatically, not on authenticating or linking Python environments to external observability platforms.
Explore 2 awesome GitHub repositories matching development tools & productivity · Evaluation Engine APIs. Refine with filters or upvote what's useful.
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.
Provides direct programmatic control over the core evaluation engine with full adapter features and custom configurations.