{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/2"}],"enrichment":{"capability":"Renders embedded content and rich-text fields from Contentstack's headless CMS, converting structured JSON data into HTML for front-end display.","skillfed_tags":["headless-cms","content-rendering"],"use_cases":["Convert Contentstack RTE (rich-text editor) field data to HTML for server-side rendering in a web application.","Process embedded items and linked content from Contentstack entries before sending them to a front-end template engine.","Batch-render content from multiple Contentstack entries for bulk content export or static site generation.","Transform Contentstack JSON responses into HTML for email templates or document generation workflows."],"what_it_does":"contentstack_utils is a utility library for Contentstack, a headless CMS platform. It provides helper functions to transform JSON content retrieved from Contentstack's Content Delivery API into rendered HTML suitable for display on web pages. The package focuses on rendering rich-text editor fields and embedded items\u2014content types that Contentstack stores as structured JSON but need to be converted to HTML for front-end consumption.\n\nThe library is designed to work alongside the main Contentstack Python SDK. You fetch entries using the SDK, then pass them to contentstack_utils functions like `render_content()` or `json_to_html()` along with configuration options to specify which fields to render and how. It supports Python 3.6 through 3.9 and has no external runtime dependencies, making it lightweight to add to existing projects.","worth_installing":"Yes, if you are using Contentstack as your CMS and need to render rich-text or embedded content in Python. The package is actively maintained, has no dependencies, installs easily, carries a permissive MIT license, and solves a specific problem in the Contentstack ecosystem. No known security vulnerabilities. Install it when you need to convert Contentstack JSON to HTML; skip it if you are not using Contentstack or handle rendering entirely on the front-end."},"id":"contentstack-utils","links":{"html":"https://skillfed.io/packages/contentstack-utils","md":"https://skillfed.io/packages/contentstack-utils.md","pypi":"https://pypi.org/project/contentstack-utils/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"permissive","name":"contentstack-utils","python_support":"supports_current","summary":"contentstack_utils is a Utility package for Contentstack headless CMS with an API-first approach."},"popularity":{"monthly_downloads":227012,"position":9190,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.6.1"}
