Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

gundi-action-runner

A framework for building Gundi integration connectors in Python. Register handlers with decorators, and the framework provides the FastAPI service, scheduling, state, activity logging, portal schemas, and delivery to Gundi.

from gundi_action_runner import action, create_app

@action.pull(config=PullObservationsConfig, title="Pull Observations")
async def pull_observations(integration, action_config):
    ...

app = create_app(handlers_modules=["myconnector.handlers"])

Install

pip install "gundi-action-runner[cli]"

The current release is a release candidate — until the first stable release, pin it exactly: pip install "gundi-action-runner[cli]==0.1.0rc3" (avoid --pre, which cascades pre-releases to all dependencies).

What you get

  • gundi-runner new — scaffold a complete connector project interactively (copier-backed; generated projects can pull template updates later)
  • gundi-runner run / register / add-action — local dev server, Gundi registration, and handler codegen
  • Pytest fixtures — installing the package registers a pytest plugin with ready-made Gundi mocks (integration_v2, mock_gundi_client_v2, ...)
  • Local dev stack — scaffolds include a docker-compose environment (connector + redis + Pub/Sub emulator with sub-action loopback)
  • Two auth modes — service client credentials, or your own Gundi login via the OAuth2 password grant for local development

Documentation

Apache-2.0. Maintained by the Gundi team at EarthRanger.

Release files for gundi-action-runner 0.1.0rc3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for gundi-action-runner 0.1.0rc3
File Size Uploaded
gundi_action_runner-0.1.0rc3.tar.gz 61.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for gundi-action-runner 0.1.0rc3
File Interpreter ABI Platform
gundi_action_runner-0.1.0rc3-py3-none-any.whl Python 3 none any Details

Total release size: 126.9 kB

Release files / gundi_action_runner-0.1.0rc3.tar.gz

Download URL gundi_action_runner-0.1.0rc3.tar.gz
Size 61.1 kB
Tags Source
SHA-256 checksum
How to use checksums
6d97ec90de9852b403efeaa24b102d57d80f89e1e388681b3cb20d393217746e
BLAKE2b-256 checksum
How to use checksums
f4fcdd580fd3befa6651622d71530ab3b751134a25316782ca9b6a1f41ecc67a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 4, 2026.

Transparency log

Release files / gundi_action_runner-0.1.0rc3-py3-none-any.whl

Download URL gundi_action_runner-0.1.0rc3-py3-none-any.whl
Size 65.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
92bd68aaf0d7feccd64214afab0eda0b84f59e71d028e3caa11448d895e98362
BLAKE2b-256 checksum
How to use checksums
c69e35f5483c77ceda83300a9d95e502fcbe548e2271f722270fdb33effcaa95
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 4, 2026.

Transparency log
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