Skip to main content

dirigent-storage-s3

The s3:// storage backend for dirigent, for AWS S3 and any S3-compatible endpoint.

Registers the s3 URI scheme and an s3 connection kind. URIs are s3://bucket/key; the bucket is always carried by the URI, never inferred.

  • Reads stream. open_read yields bounded chunks off the object body, so copying a multi-gigabyte artifact is never resident.
  • Writes are all-or-nothing. A small write lands as one put_object. Once the buffer crosses 5 MiB it becomes a multipart upload, completed only on a clean exit and aborted on any exception, so a reader never sees a half-written object.
  • Listing takes a prefix or a glob. The fixed part of the pattern becomes the S3 Prefix; the returned keys are filtered with fnmatch, so * matches across /.
  • Any S3 API. Set endpoint_url and path_style to address a self-hosted or third-party S3-compatible endpoint; leave both alone for AWS S3 itself.

The s3 connection check does a head_bucket when the connection names a default bucket and a list_buckets otherwise, and reports rather than raises.

Integration tests run against a real S3-compatible server under the s3 marker, which the default test lane excludes: uv run pytest packages/dirigent-storage-s3 -m s3.

Release files for dirigent-storage-s3 0.10.1

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

Source distribution (sdist)

Source distribution for dirigent-storage-s3 0.10.1
File Size Uploaded
dirigent_storage_s3-0.10.1.tar.gz 7.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for dirigent-storage-s3 0.10.1
File Interpreter ABI Platform
dirigent_storage_s3-0.10.1-py3-none-any.whl Python 3 none any Details

Total release size: 17.1 kB

Release files / dirigent_storage_s3-0.10.1.tar.gz

Download URL dirigent_storage_s3-0.10.1.tar.gz
Size 7.3 kB
Tags Source
SHA-256 checksum
How to use checksums
bd5d8b5bfbeeeabcae5f8556c8f34beaa22989d91a2db1b5e52c7db0a0251511
BLAKE2b-256 checksum
How to use checksums
1a176dae42223a3d8f5605f8347fe5a4f12d9dd81c7909e6b24d26e784cdb524
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 Sep 9, 2026.

Transparency log

Release files / dirigent_storage_s3-0.10.1-py3-none-any.whl

Download URL dirigent_storage_s3-0.10.1-py3-none-any.whl
Size 9.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
776a4e42f01e5c7a8e1284395d895aacdf584ab99ed40f2e9cf4fe554bb96a30
BLAKE2b-256 checksum
How to use checksums
156c879fe23cc7b83eb3b97630ee1838d5623ccc0fbb6a2eecac73b4b255d2cb
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 Sep 9, 2026.

Transparency log

Release history Release notifications | RSS feed

0.18.0

2 release files

0.17.3

2 release files

0.17.2

2 release files

0.17.1

2 release files

0.17.0

2 release files

0.16.7

2 release files

0.16.6

2 release files

0.16.5

2 release files

0.16.4

2 release files

0.16.3

2 release files

0.16.2

2 release files

0.16.1

2 release files

0.16.0

2 release files

0.15.2

2 release files

0.15.1

2 release files

0.15.0

2 release files

0.14.1

2 release files

0.14.0

2 release files

0.13.0

2 release files

0.12.0

2 release files

This release

0.10.1 This release

2 release files

0.9.5

2 release files

0.9.4

2 release files

0.9.3

2 release files

0.9.2

2 release files

0.9.1

2 release files

0.9.0

2 release 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