Skip to main content

render-lab-tasks-gcal

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

Install this distribution and its dependencies:

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

Import definitions from render_lab_tasks_gcal.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)
gcal.createEvent create_event
gcal.deleteEvent delete_event
gcal.findFreeBusy find_free_busy
gcal.getEvent get_event
gcal.listEvents list_events
gcal.quickAdd quick_add
gcal.respond respond
gcal.suggestTime suggest_time
gcal.updateEvent update_event

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
GOOGLE_ACCESS_TOKEN Optional pre-issued token; takes precedence.
GOOGLE_CLIENT_ID Required with secret and refresh token when no access token is supplied.
GOOGLE_CLIENT_SECRET OAuth client secret for refresh.
GOOGLE_REFRESH_TOKEN Refresh token granted the scopes for the operations you use.
GCAL_CALENDAR_ID Optional default calendar; otherwise primary.

Verification and limitations

Calendar operations use the Google Calendar v3 API. listEvents returns one page. suggestTime starts at the current instant, defaults to seven days, and reads at most 250 events; it does not model business hours or exhaust pagination. It must not be treated as an authoritative availability guarantee. freeBusy is a separate operation. Writes use the inherited three-retry policy and may duplicate creates. OAuth scopes and account permissions require live verification.

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_gcal-0.1.0.tar.gz (6.5 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_gcal-0.1.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: render_lab_tasks_gcal-0.1.0.tar.gz
  • Upload date:
  • Size: 6.5 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_gcal-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8cb2457c8c7d8af873511a3366f56f132ae513245190ad984e5edd1b61c82ae5
MD5 06158b1331cee9b92eef588505af56c3
BLAKE2b-256 fabc5fad0f37398fdd84f472c30659e3a47aed52a0a67ba24660623c805c3168

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for render_lab_tasks_gcal-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0a93c67468957d5c194ffb71409a65ab13379232263c8e9b285e587762af3ba2
MD5 f5e3802a207a1807ce590ab9d638f57b
BLAKE2b-256 128d96330f6ebc50ae82392a154f7fbf29cb919a56b73a483ac36c7e16873bb7

See more details on using hashes here.

Provenance

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