{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Parameterizes and transforms JSON data structures by embedding context and variables into JSON objects, enabling dynamic data manipulation without external dependencies.","skillfed_tags":["json-templating","data-transformation"],"use_cases":["Generate configuration files dynamically by embedding environment variables or computed values into JSON templates.","Transform task definitions or workflow specifications by parameterizing JSON structures with runtime context.","Build data pipelines where JSON payloads need to be enriched with computed fields or external state before processing.","Create reusable JSON schemas that accept parameters for different deployment or execution contexts.","Embed expressions into JSON documents for conditional logic or computed field values during deserialization."],"what_it_does":"json-e is a parameterization system for embedding context and dynamic expressions into JSON objects. It lets you define JSON structures with placeholders and variables that are resolved at runtime, making it useful for templating, configuration generation, and data transformation workflows where you need to inject computed values or external context into JSON without writing custom parsing code.\n\nThe package is a pure Python library with no external runtime dependencies, making it lightweight and easy to integrate. It has been actively maintained since its first release on 2017-07-06 and receives regular updates; the latest version 4.8.2 is from 2026-02-26. It ranks in the top 5000 PyPI packages by download volume and carries no known security vulnerabilities.","worth_installing":"Yes. Low install friction, no dependencies, active maintenance, and no known security vulnerabilities make it a safe choice. The copyleft license (MPL2) is a consideration for proprietary projects but not a blocker for open-source use. Install it if you need JSON templating or parameterization; the lightweight nature and established maintenance history support reliable production use."},"id":"json-e","links":{"html":"https://skillfed.io/packages/json-e","md":"https://skillfed.io/packages/json-e.md","pypi":"https://pypi.org/project/json-e/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-26","license_spdx":null,"license_treatment":"copyleft","name":"json-e","python_support":"unspecified","summary":"A data-structure parameterization system written for embedding context in JSON objects"},"popularity":{"monthly_downloads":978795,"position":4591,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.8.2"}
