S3-compatible BlobStore adapter package for AgentLedger
Project description
agentledger-s3
S3-compatible BlobStore adapter package for AgentLedger.
pip install agentledger-s3
pip install "agentledger-runtime[s3]"
from agentledger_s3 import S3BlobStore, S3BlobStoreConfig
blobs = S3BlobStore(S3BlobStoreConfig.from_env())
This package supports AWS S3 and S3-compatible services such as MinIO through endpoint_url. It re-exports the stable adapter classes from agentledger.blobstore_s3 in the 1.2.x line.
Certification:
python3 -m agentledger adapter certify --kind s3 --adapter-version 1.2.3
Project details
Release history Release notifications | RSS feed
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 agentledger_s3-1.2.3.tar.gz.
File metadata
- Download URL: agentledger_s3-1.2.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7be728508d07d31118e168b5950f3ebdaac34b922d7ad60a84344a25a56e23eb
|
|
| MD5 |
e1adca16b9b79abbd09fe83a1c96eb8e
|
|
| BLAKE2b-256 |
e2ddf64b5622cd943bca6843b869b7f66a65f2f9530698cd232dac2aaa9a1dd9
|
File details
Details for the file agentledger_s3-1.2.3-py3-none-any.whl.
File metadata
- Download URL: agentledger_s3-1.2.3-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8ea1b9bbd3f985acbacb0169b6773b90b2f17b92aa57481b3d39a10f44d981e
|
|
| MD5 |
5eaf9a9d76eec2d54745c197bf284f3b
|
|
| BLAKE2b-256 |
b70239f6e49c40bcb3dc6a34d5f308bfdbfa7b448074e7abd445c57a96ef0c18
|