Skip to main content

render-lab-tasks-contentful

Python port of all 11 registered tasks in the pinned TypeScript pack at 45f9c2d44bd28e01ae9813e0d2ff56ee6c533816. Python 3.12+.

Install this distribution and its dependencies:

pip install render-lab-tasks-contentful==0.1.0

Import definitions from render_lab_tasks_contentful.tasks; combine app objects with Workflows.from_workflows(...). JSON fields retain TS spelling; functions use snake_case. Package root imports are inert.

Tasks

Registered name Python export (also exposes _impl)
contentful.createAsset create_asset
contentful.createEntry create_entry
contentful.deleteEntry delete_entry
contentful.getAssets get_assets
contentful.getContentTypes get_content_types
contentful.getEntries get_entries
contentful.getEntry get_entry
contentful.publishAsset publish_asset
contentful.publishEntry publish_entry
contentful.unpublishEntry unpublish_entry
contentful.updateEntry update_entry

Dependencies and retries

Raw implementations accept context first and keyword-only deps. The .client module exports typed Port, Deps, and Client classes. Inject a fake port, or pass a caller-owned httpx.AsyncClient to Client. Default dependencies close their client after one operation. Credentials resolve at first use. Transport retries are disabled; retry.py owns durable policies. DTO types are in .types. Requires core >=0.1.1.

Environment

Variable Contract
CONTENTFUL_SPACE_ID Required space.
CONTENTFUL_ENVIRONMENT Optional environment; defaults to master.
CONTENTFUL_CDA_TOKEN Required for delivery reads: getEntries/getAssets.
CONTENTFUL_CMA_TOKEN Required for management reads and writes.

Verification and limitations

Delivery and management credentials are separate. DTOs flatten sys metadata and preserve localized fields. Versioned writes and creates disable durable retries; delete treats 404 as already deleted. Asset creation processes each requested locale and rereads its version, but does not wait for processing completion. Collection results at or above 4 MiB are rejected. Each read is a single page.

Shared fixtures execute the actual pinned TS implementations and compare Python outputs and requests. Sanity's SDK calls are translated into separately asserted REST requests. These are hermetic checks, not real account or hosted verification. See the testing backlog and the root verification tracker. Licensed under MIT.

Webhook adapter

render_lab_tasks_contentful.webhooks.contentful_adapter(on_event, ...) returns a registration-free adapter for render_lab_triggers. The callback receives the verified event and returns {"task": "namespace.task", "args": [event]} or None. The signing credential CONTENTFUL_WEBHOOK_SECRET is read inside verification unless provided explicitly. Importing this module does not register tasks. Signature checks use the raw body; live delivery remains in the testing backlog.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

render_lab_tasks_contentful-0.1.0.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

render_lab_tasks_contentful-0.1.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file render_lab_tasks_contentful-0.1.0.tar.gz.

File metadata

File hashes

Hashes for render_lab_tasks_contentful-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9dfda239f4ee4f47262d8341e7005ad3559927f34dd805151bc51f460c3cb5f7
MD5 193b64abb8938015dfa2f4f40fce31e5
BLAKE2b-256 903451dd0b82d7f07a44d746619c43a7665521d6b83ecf3ad39a12aaf25d1be0

See more details on using hashes here.

Provenance

The following attestation bundles were made for render_lab_tasks_contentful-0.1.0.tar.gz:

Publisher: publish.yml on render-lab/render-tasks-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file render_lab_tasks_contentful-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for render_lab_tasks_contentful-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3df73882663d1c7521b54991b20578abb684634a9f82a2ee83ecc09fa8126ec
MD5 4db6102833bed3fba2d7168354ea117b
BLAKE2b-256 19cb043d12e167f291f5a666fbfc54c092b4229d9dbcdfcec6b467dd67aa7ee9

See more details on using hashes here.

Provenance

The following attestation bundles were made for render_lab_tasks_contentful-0.1.0-py3-none-any.whl:

Publisher: publish.yml on render-lab/render-tasks-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page