contentstack-utils

Installation
SKILL.md

Contentstack CDA SDK – Contentstack Python CDA SDK

When to use

  • Implementing or changing Stack, content-type, query, entry, or asset behavior.
  • Working with live preview, taxonomy, global fields, variants, or image transforms.
  • Assessing CDA API alignment or extending the public SDK surface.

Instructions

Stack entry

  • Stack in contentstack/stack.py: validates api_key, delivery_token, environment; resolves region → host via ContentstackRegion; builds endpoint; wires HTTPSConnection with headers, timeout, urllib3.Retry, and optional live_preview / branch / early_access.

Features

Installs
1
GitHub Stars
4
First Seen
9 days ago
contentstack-utils — contentstack/contentstack-python