Skip to main content

etlantic-s3 (Experimental / Preview)

Version 0.45.0 (lockstep with ETLantic core). S3-compatible object-store connector for ETLantic 0.43. Install when pipelines need Experimental s3 source/sink/storage connectors (fake/CI path supported; live AWS is opt-in and not production-ready). Pin with core.

Maturity: Experimental (Alpha classifier). Payload format today is JSON (not Parquet). Fake multipart staging buffers records and serializes once at prepare/commit.

Install

pip install 'etlantic-s3==0.45.0'
# Live AWS (opt-in later; not required for CI):
# pip install 'etlantic-s3[aws]==0.45.0'
# pip install 'etlantic==0.45.0'

Core dependency: etlantic>=0.45.0,<0.46. Optional: boto3, pyarrow.

Behavior

  • Without boto3, factories use InMemoryS3Fake (multipart abort + conditional commit-pointer semantics).
  • Immutable data objects; readers resolve only committed pointers.
  • Overwrite/append replace the commit pointer; create/first-write modes keep conditional create (If-None-Match).
  • Publication evidence carries ETag / operation metadata without secret endpoints.

Entry points

Group Name Factory
etlantic.source_connectors s3 etlantic_s3:create_source
etlantic.sink_connectors s3 etlantic_s3:create_sink
etlantic.storage_connectors s3 etlantic_s3:create_storage

Links

Source · Issues

Download files

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

Source Distribution

etlantic_s3-0.45.0.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

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

etlantic_s3-0.45.0-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file etlantic_s3-0.45.0.tar.gz.

File metadata

  • Download URL: etlantic_s3-0.45.0.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for etlantic_s3-0.45.0.tar.gz
Algorithm Hash digest
SHA256 21508ae408206a7f69951e028b463b05626306f65ab87d9a5b0667a937f7f1f4
MD5 ffe65e7f651f9bfd10b08bc735fb88ef
BLAKE2b-256 bfa472ecc25b0897ef61a61567ed481f751bf8d8e091cacaa85d070c6b5e3a26

See more details on using hashes here.

File details

Details for the file etlantic_s3-0.45.0-py3-none-any.whl.

File metadata

  • Download URL: etlantic_s3-0.45.0-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for etlantic_s3-0.45.0-py3-none-any.whl
Algorithm Hash digest
SHA256 505c27517eacc91c00f320ab90c0033c72e67c73b5b359d7175c384d6d9f5614
MD5 e6fc59c7dd8a5191f6e6a89e415ad78a
BLAKE2b-256 d9fb59b6d01fa1d23836daa5cc73e623712c67233232c5e5a7bbd745691c8063

See more details on using hashes here.

Release history Release notifications | RSS feed

0.48.0

2 files

0.47.0

2 files

0.46.0

2 files

This release

0.45.0 This release

2 files

0.44.0

2 files

0.43.0

2 files

0.42.0

2 files

0.41.0

2 files

0.40.0

2 files

0.39.0

2 files

0.38.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page