etlantic-s3 (Experimental / Preview)
Version 0.44.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.44.0'
# Live AWS (opt-in later; not required for CI):
# pip install 'etlantic-s3[aws]==0.44.0'
# pip install 'etlantic==0.44.0'
Core dependency: etlantic>=0.44.0,<0.45. Optional: boto3, pyarrow.
Behavior
- Without
boto3, factories useInMemoryS3Fake(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
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 etlantic_s3-0.44.0.tar.gz.
File metadata
- Download URL: etlantic_s3-0.44.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afe4966974c1f84aeb0b3641fcb7f1bfe229cd28484616895551652431054e16
|
|
| MD5 |
22aa55e3899615c5f5f77b334a91209f
|
|
| BLAKE2b-256 |
f478b9411ab6ceb37b4dab6f6033745b3a0ec85311b1119262315f854f1971fb
|
File details
Details for the file etlantic_s3-0.44.0-py3-none-any.whl.
File metadata
- Download URL: etlantic_s3-0.44.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3616519575c5f54db3f2c246d9a5d2868bb7ae8abc28f87bc9ef0a4af1f27a9d
|
|
| MD5 |
993f63d8a30161a40e56c5abb4566ecc
|
|
| BLAKE2b-256 |
e83d6486e2af6726cd78fb5dc7b57753ae609df4ab897e10ad9109e6ebc58ead
|