Skip to main content

3tears-object-store

Streaming S3-compatible object store for large binary artifacts (Path-2 of the scope-and-objects design): pcaps, DB dumps, rendered reports, evidence.

Implements the dependency-free ObjectStore protocol from 3tears-media-contracts over any S3-compatible backend (MinIO in dev, S3 in prod). Streaming by contract — uploads move through one part-size buffer at a time via S3 multipart; downloads yield the response body in chunks — so a multi-GB object never has to sit whole in a pod's memory.

Keys follow the platform's locked scope-first scheme (keys.build_object_key):

<customer_id>/<scope>/<category>/<YYYY>/<MM>/<DD>/<object_id>/<filename>

Lifted from metallm's S3Service and made streaming.

Dependency note

aioboto3 (the async S3 client) tracks aiobotocore, which caps botocore below the latest sync-boto3 release. Adding this package therefore pins the workspace's botocore/boto3 lower and transitively pulls wrapt and lxml down a major version. That cap is inherent to using an async S3 client and is accepted — the full 3tears suite is green under the resolved set. If any package comes to rely on wrapt>=2 or lxml>=6 behavior, add an explicit lower bound at the workspace level so resolution fails loudly instead of silently regressing.

Download files

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

Source Distribution

3tears_object_store-0.22.4.tar.gz (21.3 kB view details)

Uploaded Source

Built Distribution

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

3tears_object_store-0.22.4-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file 3tears_object_store-0.22.4.tar.gz.

File metadata

  • Download URL: 3tears_object_store-0.22.4.tar.gz
  • Upload date:
  • Size: 21.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for 3tears_object_store-0.22.4.tar.gz
Algorithm Hash digest
SHA256 5711273b4c2f83ba8965f49d7aa623adda383cf740d0cc73a92c885de1736b62
MD5 e22b3cf239fdc61202a3d4c356df68df
BLAKE2b-256 50f3056d813049d265990c1e50897339d205b7ed962175018cc0bb5974b322d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for 3tears_object_store-0.22.4.tar.gz:

Publisher: release.yml on pacepace/3tears

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

File details

Details for the file 3tears_object_store-0.22.4-py3-none-any.whl.

File metadata

File hashes

Hashes for 3tears_object_store-0.22.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d0d4f536a7f522c0622ceb2f02f748f1a570debb13c0d323d0d816bf5e9a2c3a
MD5 39a3c3dad2e649980ff9c0fbfaac73b1
BLAKE2b-256 815af1062558ca11c84fc1305d7a3ee0dcbd394ae58ad57ef84f3f08f19e5ce9

See more details on using hashes here.

Provenance

The following attestation bundles were made for 3tears_object_store-0.22.4-py3-none-any.whl:

Publisher: release.yml on pacepace/3tears

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

Supported by

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