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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
857c15cf29c2a3a4f937004fb3e09db5791de1d8ed26377a636437091dabe43c
|
|
| MD5 |
1376163b01550f38174f7ee80483afce
|
|
| BLAKE2b-256 |
a6b78d0bd278a34ccd9bd0d7add029a291d2af91d2f9360c5f2b6ea1a1ae62d4
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
render_lab_tasks_http-0.1.0.tar.gz -
Subject digest:
857c15cf29c2a3a4f937004fb3e09db5791de1d8ed26377a636437091dabe43c - Sigstore transparency entry: 2767896491
- Sigstore integration time:
-
Permalink:
render-lab/render-tasks-python@b601664587ba5882dd7c8efabfc8908151008df6 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/render-lab
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b601664587ba5882dd7c8efabfc8908151008df6 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file render_lab_tasks_http-0.1.0-py3-none-any.whl.
File metadata
- Download URL: render_lab_tasks_http-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
982291565e4090dcd94de2c3698442b651cb909fd1fc5e82c33ccadbe4c77391
|
|
| MD5 |
00024f54442dc5b8f43319527ccfc440
|
|
| BLAKE2b-256 |
3b55c313c214f1ef7bb4b261b8a77ace40eebe04dc767d8c128292d298060693
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
render_lab_tasks_http-0.1.0-py3-none-any.whl -
Subject digest:
982291565e4090dcd94de2c3698442b651cb909fd1fc5e82c33ccadbe4c77391 - Sigstore transparency entry: 2767896501
- Sigstore integration time:
-
Permalink:
render-lab/render-tasks-python@b601664587ba5882dd7c8efabfc8908151008df6 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/render-lab
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b601664587ba5882dd7c8efabfc8908151008df6 -
Trigger Event:
workflow_dispatch
-
Statement type: