Skip to main content

Agora ETL Plugins

Official plugin collection for agora-etl — Redis, Kafka, PostgreSQL, BigQuery, S3, cron scheduling, distributed coordination, and Anthropic AI support.

License Python PyPI


Overview

agora-etl-plugins extends agora-etl with production-ready integrations. Plugins are auto-discovered via Python entry-points — install the package and they register themselves automatically, no manual wiring needed.

This package owns backend depth, not runtime semantics:

  • agora-etl owns pipeline behavior, recovery contracts, CLI diagnostics, and public extension boundaries
  • agora-etl-plugins owns first-party Redis, Kafka, PostgreSQL, BigQuery, S3, cron, distributed coordination, and Anthropic integrations
  • agora-etl-rs stays optional and accelerates the runtime without changing the plugin contract

If a question is about delivery guarantees, checkpoint semantics, lane selection, or replay contracts, the source of truth is still the core docs. If a question is about backend maturity, backend runbooks, or integration extras, this package is the right boundary.

Canonical ecosystem docs live in the public Agora docs surface:

This README stays focused on bundle quickstart information.

from agora import DeliveryConfig, Pipeline
from agora_plugins.redis.sources import RedisStreamSource
from agora_plugins.redis.sinks import RedisSink

summary = await (
    Pipeline(RedisStreamSource(url="redis://localhost:6379", stream="events", group="my-group", consumer="worker-1"))
    .build(
        RedisSink(url="redis://localhost:6379", key_fn=lambda r: r["id"]),
        config=DeliveryConfig(batch_size=100),
    )
    .run()
)
print(f"written={summary.records_written}  errors={summary.records_errored}")

Install

pip install "agora-etl-plugins[redis]"        # Redis source, sink, state, DLQ, dedup, AI cache
pip install "agora-etl-plugins[cron]"         # Cron schedule support for ScheduledPipeline
pip install "agora-etl-plugins[distributed]"  # Redis-backed distributed worker coordination
pip install "agora-etl-plugins[kafka]"        # Kafka source and sink
pip install "agora-etl-plugins[postgres]"     # PostgreSQL source, sink, DLQ, schema adapter
pip install "agora-etl-plugins[bigquery]"     # BigQuery table/query source and batch table sink
pip install "agora-etl-plugins[s3]"           # S3 prefix source and partitioned dataset sink
pip install "agora-etl-plugins[anthropic]"    # Anthropic completion and structured-output provider
pip install "agora-etl-plugins[all]"          # Everything in one install

This package tracks the agora-etl 0.4.x compatibility line. Current floor: agora-etl>=0.4.5,<1. Supported Python versions: 3.11, 3.12, and 3.13.

The bundle focuses on a small set of official backend families and helpers: Redis, Kafka, PostgreSQL, BigQuery, S3, cron scheduling, distributed coordination, and Anthropic. Runtime semantics, agora doctor, and public data-plane contracts still come from the agora-etl core line.

Anthropic ships as an official first-party extra through anthropic, with a completion and structured-output support story that stays explicit about the lack of embeddings.

If your pipelines checkpoint frequently, you can also enable the Rust checkpoint hot path from the core package:

pip install "agora-etl[rs]" "agora-etl-plugins[redis]"

Local integration testing

The repository includes a local Docker stack and integration coverage for Redis, Kafka, PostgreSQL, S3-compatible object storage, and an opt-in live BigQuery validation slice.

Typical flow:

make catalog
make topology ACTION=up TOPOLOGY=base
make topology ACTION=status TOPOLOGY=base
make integration SUITE=integration_full
make topology ACTION=down TOPOLOGY=base

make integration SUITE=integration_full sets AGORA_RUN_INTEGRATION=1 through the declarative testkit and runs only tests/integration. Use make catalog for all supported topologies, suites, gates, and matrices.

Backend-specific validation details live in the canonical docs:

Use the family docs above for BigQuery and S3-specific local validation flows, including the live BigQuery gate and the MinIO-backed S3 dataset checks.


Documentation map

This README does not duplicate the family docs. For backend boundaries, validation notes, and operator guidance, prefer:

Family Install extra Start here
Redis redis https://github.com/thanhtham010891/agora-etl/blob/main/docs/plugins/redis.md
Kafka kafka https://github.com/thanhtham010891/agora-etl/blob/main/docs/plugins/kafka.md
PostgreSQL postgres https://github.com/thanhtham010891/agora-etl/blob/main/docs/plugins/postgresql.md
BigQuery bigquery https://github.com/thanhtham010891/agora-etl/blob/main/docs/plugins/bigquery.md
S3 s3 https://github.com/thanhtham010891/agora-etl/blob/main/docs/plugins/s3.md
Cron cron https://github.com/thanhtham010891/agora-etl/blob/main/docs/plugins/scheduling.md
Distributed distributed https://github.com/thanhtham010891/agora-etl/blob/main/docs/plugins/distributed.md
Anthropic anthropic https://github.com/thanhtham010891/agora-etl/blob/main/docs/plugins/anthropic.md

For a backend capability matrix or production-boundary claim, trust the canonical docs above over this README summary.


License

Apache 2.0 — see LICENSE.

Download files

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

Source Distribution

agora_etl_plugins-0.4.2.tar.gz (405.7 kB view details)

Uploaded Source

Built Distribution

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

agora_etl_plugins-0.4.2-py3-none-any.whl (319.6 kB view details)

Uploaded Python 3

File details

Details for the file agora_etl_plugins-0.4.2.tar.gz.

File metadata

  • Download URL: agora_etl_plugins-0.4.2.tar.gz
  • Upload date:
  • Size: 405.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for agora_etl_plugins-0.4.2.tar.gz
Algorithm Hash digest
SHA256 e505c30df2d116f3faa2edf1fc2dfcca11a59b6c92dec79f72536b0ccff53db6
MD5 cb7b44afe784bafa9a4500dbb2098a17
BLAKE2b-256 571446340f21cbfc6f35873c2a7e04a4b6c79a2c6175e9c21f406d9d3d4e6577

See more details on using hashes here.

Provenance

The following attestation bundles were made for agora_etl_plugins-0.4.2.tar.gz:

Publisher: release.yml on thanhtham010891/agora-etl-plugins

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

File details

Details for the file agora_etl_plugins-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for agora_etl_plugins-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 18d1a4e3131f1b0c6c3dbee355c3aa44b18e66bc8aa2c300b74d95c351bfbd57
MD5 3dcc536a74b7410c47ba479bd87c26f1
BLAKE2b-256 0ad59355653df3cc33dde87d47d056dbe7bb77b8e4ee27021275640765a2ddf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for agora_etl_plugins-0.4.2-py3-none-any.whl:

Publisher: release.yml on thanhtham010891/agora-etl-plugins

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

Release history Release notifications | RSS feed

0.4.3

2 files

This release

0.4.2 This release

2 files

0.4.1

2 files

0.4.0

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

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