Skip to main content

render-lab-tasks-http

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

Install this distribution and its dependencies:

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

Import definitions from render_lab_tasks_http.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)
http.download download
http.graphql graphql
http.paginate paginate
http.poll poll
http.request request
http.webhookVerify webhook_verify

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

No environment variables. Caller-provided headers carry authentication.

Verification and limitations

4xx (including 429) are returned; network failures and 5xx raise. Polling makes one request per attempt and requires a nonempty predicate. Only application/json responses populate json. timeoutMs and intervalHintMs remain TS compatibility hints: the default transport uses 30 seconds and the durable poll policy uses five seconds. Paginate follows Link headers for at most maxPages (default 10). Download decodes UTF-8 text then base64-encodes it; it is not a binary file API. Python rejects download output above 1 MiB. Signature verification is HMAC only; the caller owns replay protection. URLs and pagination links must be trusted.

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.

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_http-0.1.0.tar.gz (6.7 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_http-0.1.0-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: render_lab_tasks_http-0.1.0.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for render_lab_tasks_http-0.1.0.tar.gz
Algorithm Hash digest
SHA256 857c15cf29c2a3a4f937004fb3e09db5791de1d8ed26377a636437091dabe43c
MD5 1376163b01550f38174f7ee80483afce
BLAKE2b-256 a6b78d0bd278a34ccd9bd0d7add029a291d2af91d2f9360c5f2b6ea1a1ae62d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for render_lab_tasks_http-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_http-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for render_lab_tasks_http-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 982291565e4090dcd94de2c3698442b651cb909fd1fc5e82c33ccadbe4c77391
MD5 00024f54442dc5b8f43319527ccfc440
BLAKE2b-256 3b55c313c214f1ef7bb4b261b8a77ace40eebe04dc767d8c128292d298060693

See more details on using hashes here.

Provenance

The following attestation bundles were made for render_lab_tasks_http-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