Skip to main content

No project description provided

Project description

obstore

PyPI Conda Version PyPI - Downloads

The simplest, highest-throughput [^1] Python interface to Amazon S3, Google Cloud Storage, Azure Storage, & other S3-compliant APIs, powered by Rust.

  • One interface for all backends with no required Python dependencies.
  • Sync and async API with full type hinting.
  • Streaming downloads with configurable chunking.
  • Streaming uploads from files or async or sync iterators.
  • Streaming list, with no need to paginate.
  • Automatic multipart uploads for large file objects.
  • Automatic credential refresh before expiration.
  • File-like object API and fsspec integration.
  • Optionally return list results in Apache Arrow format, which is faster and more memory-efficient than materializing Python dicts.
  • Zero-copy data exchange between Rust and Python via the buffer protocol.

For Rust developers looking to add object_store support to their own Python packages, refer to pyo3-object_store.

[^1]: Benchmarking is ongoing, but preliminary results indicate roughly 9x higher throughput than fsspec and 2.8x higher throughput than aioboto3 for many concurrent, small, get requests from an async context.

Installation

To install obstore using pip:

pip install obstore

Obstore is on conda-forge and can be installed using conda, mamba, or pixi. To install obstore using conda:

conda install -c conda-forge obstore

Documentation

Full documentation is available on the website.

Head to Getting Started to dig in.

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

obstore-0.9.4.tar.gz (124.2 kB view details)

Uploaded Source

Built Distributions

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

obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (4.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (4.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl (4.1 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ ARM64

obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

obstore-0.9.4-pp311-pypy311_pp73-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

obstore-0.9.4-pp311-pypy311_pp73-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded PyPymacOS 10.12+ x86-64

obstore-0.9.4-cp314-cp314t-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

obstore-0.9.4-cp314-cp314t-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

obstore-0.9.4-cp314-cp314t-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

obstore-0.9.4-cp314-cp314t-musllinux_1_2_armv7l.whl (4.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

obstore-0.9.4-cp314-cp314t-musllinux_1_2_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

obstore-0.9.4-cp314-cp314t-manylinux_2_24_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64

obstore-0.9.4-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

obstore-0.9.4-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

obstore-0.9.4-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

obstore-0.9.4-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ i686

obstore-0.9.4-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

obstore-0.9.4-cp314-cp314t-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

obstore-0.9.4-cp314-cp314t-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

obstore-0.9.4-cp313-cp313t-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.13tWindows x86-64

obstore-0.9.4-cp313-cp313t-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

obstore-0.9.4-cp313-cp313t-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

obstore-0.9.4-cp313-cp313t-musllinux_1_2_armv7l.whl (4.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

obstore-0.9.4-cp313-cp313t-musllinux_1_2_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

obstore-0.9.4-cp313-cp313t-manylinux_2_24_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.24+ ARM64

obstore-0.9.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

obstore-0.9.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

obstore-0.9.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

obstore-0.9.4-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

obstore-0.9.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

obstore-0.9.4-cp313-cp313t-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

obstore-0.9.4-cp313-cp313t-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.13tmacOS 10.12+ x86-64

obstore-0.9.4-cp311-abi3-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.11+Windows x86-64

obstore-0.9.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11+musllinux: musl 1.2+ x86-64

obstore-0.9.4-cp311-abi3-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded CPython 3.11+musllinux: musl 1.2+ i686

obstore-0.9.4-cp311-abi3-musllinux_1_2_armv7l.whl (4.3 MB view details)

Uploaded CPython 3.11+musllinux: musl 1.2+ ARMv7l

obstore-0.9.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.11+musllinux: musl 1.2+ ARM64

obstore-0.9.4-cp311-abi3-manylinux_2_24_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.24+ ARM64

obstore-0.9.4-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ x86-64

obstore-0.9.4-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ s390x

obstore-0.9.4-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ ppc64le

obstore-0.9.4-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ i686

obstore-0.9.4-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ ARMv7l

obstore-0.9.4-cp311-abi3-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

obstore-0.9.4-cp311-abi3-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11+macOS 10.12+ x86-64

obstore-0.9.4-cp310-cp310-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.10Windows x86-64

obstore-0.9.4-cp310-cp310-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

obstore-0.9.4-cp310-cp310-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

obstore-0.9.4-cp310-cp310-musllinux_1_2_armv7l.whl (4.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

obstore-0.9.4-cp310-cp310-musllinux_1_2_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

obstore-0.9.4-cp310-cp310-manylinux_2_24_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

obstore-0.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

obstore-0.9.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

obstore-0.9.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

obstore-0.9.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

obstore-0.9.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

obstore-0.9.4-cp310-cp310-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

obstore-0.9.4-cp310-cp310-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file obstore-0.9.4.tar.gz.

File metadata

  • Download URL: obstore-0.9.4.tar.gz
  • Upload date:
  • Size: 124.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for obstore-0.9.4.tar.gz
Algorithm Hash digest
SHA256 e2b93f1372c59da2c7e74122fc6dc4b713d84fd4528b5b500ef7f548425496b5
MD5 7a24e1a0c18cbb8a408b08b63319da81
BLAKE2b-256 d37a3a37b0bf0da898478029fcc511a0d2a7252689b1f29e46db7ae74a219c74

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4.tar.gz:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c39e3575796a712cbf437197404975d7d5e3f046f9bd6580a76be7f46b2ade6
MD5 feb5bb655b15720a5b28ceea2d4dd58a
BLAKE2b-256 54e5447801d3c962ba386875928ccaee83044829821c6437fc0eb526bfb5fb2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1fc897945bd6d0eb0de1044c71bec8c961fa4f176453d28421c80a11e37f00ae
MD5 0c337fe1d8e97c2ed0c1bcaaf38544e3
BLAKE2b-256 d85e45572a456b99d83335fee623b92c79bfa89a8bf22284f065895ab0847dd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2acaa282058d2f1bcffe1ec4ba7cd74746fc498fa400d5887579fdb155d16f39
MD5 ddb1e464494e65092fe8a47aefe7e8b4
BLAKE2b-256 6ed35f3f57f44f29a89c01a7f5c1ae7a657c960ad1fd86221bae04a27e5e3af2

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8e63a7bdf69efdb49b2081daf11144e226eafa20606d3993e97ea0729c5c5cb7
MD5 3d7b0435ca85d24fa86ff1503ad10981
BLAKE2b-256 1858dbe535e31b3fd7e3e227408a43a35233b2a48a38311b29619113262fd87e

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 b99f5a681ad4dafe7ce21fbfff225a96522ce5a79c0f9042b57db31a530ab216
MD5 bc8704e1dfe9f2823f79bd374ba043ba
BLAKE2b-256 bb520d8ca76cfc483a2ec74dde4c67ef609024b1b6f72e89cdb9ce8c4e4ec2f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c228b545925510bef514ff2f954231a985ab1ef21c02e7c7ac448b3cc55c6377
MD5 ab8be83499e50e3b79e96924755a6809
BLAKE2b-256 558476decc415ce07ca61b63b6ece3848fcc83785193c7fb984c4e45287fa781

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4f42cde6f3424ef02e9bfe50ca21d1b0ae6c313b12515a45d5c2bb3e6de9bd20
MD5 63070bf5a80df067469c19a569e4c915
BLAKE2b-256 60bb70db25327b13b412ee4f33731942d2828789260ace057c173d8692be3a00

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 31590b64afe19d13f1b668b35900519810881636cea05366f3790b96d5881a6a
MD5 67e5aa669c62909892e5e98f975d1bd4
BLAKE2b-256 e63d89838eb1d7ae54edeeac41d1aa962361e24988505836c5e2753ce7fe750e

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 78000bda795dccc6f48b2e743be3a92ed1e2933b974439f3dbb3549f9038668b
MD5 fdf06d2a4e31631c66308dedd85bd925
BLAKE2b-256 28c6d0d3c08eac256f380dfdf12e07ec870b8f58ea85f6accea03c65e78ee7f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7f1b3626429fc223ed4b7355c444587d0c328a0126d81812f4f54984526fbf66
MD5 fa2437acce0006c6150ff44d348106f9
BLAKE2b-256 367b88a30f98c96d138836024057be18aedc8bb669ee1bf69d9809a49ad2a806

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 704d83e5d94e3c9b8c84d33a9d302e9c5110cdbeba3ff27c859e864b03e44fc1
MD5 ed1cf2a7a7e3b92ea68ded63ad96810f
BLAKE2b-256 f9f641cd2a14d90ae81e26b511c04dfedb0fec17dff5bc64e174acf1c3335208

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-pp311-pypy311_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c7bb85a892d5f1ac5a24170fc26068eec5e4cc46b11689af5058c033e494c1af
MD5 5607cb5ceffeb95764e4422614dec38b
BLAKE2b-256 f501cc2446a87e051ce567817a4b61ca3a9c62297a4c5a0fba4ec6659123fe24

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-pp311-pypy311_pp73-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.4-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 24e37a1c713c95a964e119f8ef879415a495432162e74e80ed29d645aeeca114
MD5 1cb60c0d1fc35a9b74c7215c63e1d592
BLAKE2b-256 f4ce66aadd155db1e273c6ec2236c0fb904666d10c2e3b791b40624c272e586c

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-win_amd64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a0c337f37f30a2d66555d69bf3abd840457a279c57ede93bd02e014721ed364
MD5 902e38777a53715c9110a993a62f275e
BLAKE2b-256 56a7d18e168f318327d63512dfa7cf3b5e89ed9bfba6d6a8917ad7d4700b8657

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d83dbd20b6a5d42e35794ef64046de39040854829ec4f1eb2f6dfb54df48cc3d
MD5 2f8cddf4a6540dc4ab5e5cccb5e215ed
BLAKE2b-256 b894a3fbe6fb3ee1c57fd4943ddbb21848eea3925b77e0789614c857d86b795e

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-musllinux_1_2_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cf437309fc0fe852591ae50405300490229f876ea06574651fd753ca3fd23f25
MD5 ec24dcdaadd11502ec50de70fcd1dfa4
BLAKE2b-256 394c9caa197cd2eba726e9a5285db34027049b9527a23e1a7e08479678ad6a4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 49a0455519f284b6bc2e0694298114926aff1d1f3d5d344e9163e03b446826cc
MD5 a581cda90919349655515596518f186d
BLAKE2b-256 6a364a4a6a398e5f145edd1886388ebe5e6f6bbaf74950a5dea1a6ceae63e6b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 c828719f0bb310a9cf0e0f08cb62a0b8cc550138617cb03ac897900aec9d3d47
MD5 021bdf834e443711f6b0053c116e2c81
BLAKE2b-256 1a26bdd85264c806802086f21d73cc7c95a5baca5feeeac4bce8acb97142163f

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-manylinux_2_24_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fa78c0230e0b9d49b25ed18980e1751331ddfe05782d6ce97579a9ccda8229ea
MD5 2e04b46d8db57a4c838cc419b84c2f9e
BLAKE2b-256 8d03b0f945b31f40364a7ed4dbc5677abc66331fcf478732f4d643e17e56bb13

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c69af620fd3d06a8cfb62d25faf1adb6ccc97cc572f47ee04dddcde5a5e5444e
MD5 17c548507d55d4c80ab786a6a3b3a7b3
BLAKE2b-256 4b189a75ad5082cd581c4a55f0e62bedf4b030a8b53824976fc1f030eff225b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7dfc4fc98403d8fbb316eb04257c8122b6f1dda37e80869491fdacf60a815e4c
MD5 eb0ebc320c8314030a77b3875eee30b0
BLAKE2b-256 81fbb44d002767fa5af95ab4ca8e16c3a9057fc11f13de03f498b99adf0c4e50

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 05b565d89c3115fb74385852dd628e12f6645a1bba97523dceae016b538a3f33
MD5 2329c3b3fde03bf6aa0d9c25799765d1
BLAKE2b-256 a7eb6cf468a200e491fdc6c04075e2fbbac1707bbecd243f0f56ae1e75d052ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 db79d5ebc4177360565ffcec4abd49930cf052cdbeb94e3a3ece2e2d08f087d0
MD5 2ee14207a76e6d1f5745119d44ec4513
BLAKE2b-256 f7ecc3458e0f24d2d1a4f185f541905b07e51c91b3fec589b1600c77d511e585

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac5f3ad314bd4592fe484b79c229518be7bb5f6218bed33c20742026d5caf860
MD5 92419d8f0e63b6af3292935e19adc361
BLAKE2b-256 2f23ac3b9c05a09b3d5f178ed6f288c5d6913df8f7386059590194e0fee65d15

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e009e7437770c85beae4c32cb79f662f0a9922676ef127e943d107a5c082d38d
MD5 07d0db875b427bcec5355841f069309a
BLAKE2b-256 1976c53583f95c6811057abd3116756dca46785318d564a0e99c207cbb2d8938

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp314-cp314t-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.4-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 eef1c772657bb1293adad0d671ca1ff1e1dcae84ec4dfbf1a34e47c2a1f134ac
MD5 455ad4e3bb615ffa5cad6db92645d019
BLAKE2b-256 1d9eb52f2c97be27952d488cf1980af0c635f9947003e5744e3e1dc6252f0040

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-win_amd64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 538384255545b5c575497fcab26389c8f01707402b6ddcdd73b769b66311635d
MD5 2d4f0835dc3f75ccef3462ff66ae8c6b
BLAKE2b-256 d7221aa58ea676293e5b888391c8433ff6ab8f66622aae30427287f9daac6d46

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a8e9101fc2659dd938e7ae06512075bc0a8f02ab28d2ee438d6fca8b4f3bdfba
MD5 3a93e051ad48a6d75d9a5d25b134eb56
BLAKE2b-256 96f8bdc66df3d0dfdcfb3931a585a7fb3b74336619baf6d3540b1425b424232b

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-musllinux_1_2_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9d7b959f5f74532a142fb449c0bef5814dfe3fa5c43c31ac4284a15221a75aaf
MD5 b9d8cb9ff4c8f03ac9f6d3c13c058bc3
BLAKE2b-256 8bcd3c4555f98db9a49432bc0afa68bfc33dd47bdfa3699c915b4b0e887577e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f8114a2b84268c991232d89b105d9239299b6afb56e4941a61c09f3a89033022
MD5 ff8a879ba0acfe7a2050c23e67ff069d
BLAKE2b-256 e373b083b99e7bc0b529bee7b4437cafd7cc7d9f59c10995a48b6c26447fdf7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 f4e5a6dfe6877fb599868d560d6fcf4d7416cadbdf3bd947254b53830c2f11c0
MD5 c1554ab59e221c8686e22e6050c7ff7e
BLAKE2b-256 7bff612bd5f8258349bfe9e8c349d184b5ea3333038d4cce0d003eefafb2160c

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-manylinux_2_24_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a78fb77c346abd2bcdfa071d7166be2bdc38c28573ae5a230746df6158a5593e
MD5 94c3855ab4822050498e3d518553fc24
BLAKE2b-256 9ade507f60b4e6a8c0cad9f93a51a7b28132c9db49e20aadbcd542fa2abc57c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0b0d378248fda4e36652808d73eaaeb7e67154427e6c724248c9b0b9b03e70a6
MD5 fcd18762da0344d0cb11c99911b76127
BLAKE2b-256 ce3d5c93a9adee8f045b89d5f21b337f53667499db770bda129f805723ab14e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 12b1e6105eafe02d8973dbeb2d274eeac2271c67f1126ffa16f18ddea8dd5443
MD5 a45abffd4ac912be76ad03395358c2bb
BLAKE2b-256 3c2be6c093acb7e62009d5b1678d82839903287c29d4a6e1dfbea8fbf41313d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bd5327cee4fb3578b51beb1c92915cc3a05ffe794be40f50bd68d27e97d78c5c
MD5 377813920b32b0e3baac7aa661b2fa08
BLAKE2b-256 8d845b8e2b9607fb93c96a39a4cfa6d37bd3049ebf7265d0e9f8afa938bf32fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a57c2016e3e569de35050f95c679ffe61813c4e3cb6d6028c4c3f57231021eb4
MD5 6f1c9cd11ea40dceaff7a19c71ceb32d
BLAKE2b-256 73fa260ec94f9a7b4f4c8afbdd016710bed0736615488d3ac0c5620f9179bfcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4527c4c7889f1bd1f1952017d74774870e14e199d6b50b9e72f291f9498d898c
MD5 c62c17d262333d3343e8766b699e38d0
BLAKE2b-256 abfe0c74ddf3ab9b24ef356925bfb613bc7846f869220361a784b63f754d8563

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp313-cp313t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fff17f59390ed307afcd1fb18c56076c1f911dd9f5c2636b7d7133c4d07f8c3f
MD5 e6022d3b746c621867108a15063a2ed2
BLAKE2b-256 9d818f6b6509f8df603261cdb5ddb521c49891457775669c6ad857812bf4a7c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp313-cp313t-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.4-cp311-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.11+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for obstore-0.9.4-cp311-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 a58ef942292841f99d69ac11d19d05544c835447c8c09dacbfb7409c6374c4a1
MD5 3fb70ac75f554fcff5157cb7f4b4aa0f
BLAKE2b-256 c4b13ac8b5772743c60064f3c7e02d27f346dbb58feaa99a49ee09798d1cfb00

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-win_amd64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aeb6f7e7e862550f5020a10692ef6f02d5ba4912dba08942eb59bb7d73f93fe0
MD5 9f5196ae81d5b877115b1876d8334775
BLAKE2b-256 15f73ccc0288111e057f8ba3d99bee14f95d9e9bb00acaf6e9700e0eb4cd82c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c6e342360a5d0ae71486bc5f8311778aa144ec1a905c23593f8ef57b5bceae24
MD5 3a2da456a08548d999bd8dd8d5af2f3c
BLAKE2b-256 fbafa8ba1feb81b9833b253147839da40405ec6bfa51feb3abfe909c800208a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-musllinux_1_2_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c132795a789ec5ade31bf4d5b55ed321fb41d9749e9145520bf19063e1da5f7b
MD5 0e9d3274515bb22321c04edf8c6c8168
BLAKE2b-256 60543c5af2d59258aaa9e5bef05320658ea6e9b1f3897a3a977bf7f54a0b6ec1

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c1c06fec8837595a2829b5f7536d0d01e940ce10b07ad2a8594fec1cfd0b7d5
MD5 f3bde23fe606337c2702dd74804a097a
BLAKE2b-256 663bf595d0ee354f9daa69438991f8818602f34bc59498c8468456a02d45fb27

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 caecb912723ab8e9da8da26def249d66da4318959df2bafc0a55af64f3255902
MD5 e5a35168bb7b414f58b7248d381003aa
BLAKE2b-256 50abd0bfd6d68422e7d8f2204d91736c7e62767e0576ad749da442a71e7773b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-manylinux_2_24_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d29dcfceaa0a205ded2263d29a2a3aa206819d549e0325c1f2106f79e2658584
MD5 f91549f81c31506aaa9ec477d7aa4e0b
BLAKE2b-256 86f049f6b02dab9c05e3fd79d6129e4d9e7e9874d6e5e05369ca3b3b80a48aaa

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f282a17200bcc37b8d7a1d02a146ed41812eb6e76fd0a4c9a154f02da1b8031f
MD5 3ccec3d6a02e5a3abd54a88736989ef8
BLAKE2b-256 7ffa23c5c6db02be0e13abcbe01c1ca94c5f7876e8c58e74cb9ac2b57b068866

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 83da348bf0a7dd84e5839c0cd54d79dcd08e0729c394e566f73a605b93b9e998
MD5 127f5769af3b9558cd6fbc17f2f54d5e
BLAKE2b-256 b5a963c31d2d436c06c4d39ed5cb154fe54202b303854532ec09537c4ce0755b

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee0483619088337ee365cb344fceee337e2670ec4de2a1da92ac7f6b2220f18e
MD5 61dd683283771235fbaeb5b368031beb
BLAKE2b-256 0e3a5915a173f5c6a95f9ec186a7e29b0ce6a23bd9b04c2b0b29a351dbe2baf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d523c8c365ab60afb8d232614a00a92bea439a9f5c55b92486c23a47af038a1e
MD5 e100552e76007a5355f214faf79e448d
BLAKE2b-256 ce71d6675f845ebe1e3927f2dce6a2a4d5a393359274762ee00c5e6855d5f468

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d4beec92710fb8826fb357baf28fb79a91ee07dcdfe73777207aa762164aaa35
MD5 644727f4513c8636bec558e0cccc05e2
BLAKE2b-256 9391639fe5f5644593b9f4bea66f8f29c7bfd4de3b3381fb74b4f7df678f505f

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-macosx_11_0_arm64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp311-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp311-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0d17cd04e7f22960050a85f8daa6e274d693e8fb3b97b81eeaa293c6f9e62eb4
MD5 c4bdffef4b008bd24724d2b4c7b3091e
BLAKE2b-256 ac254449a0066796b91e282d7604a66387bba399b14752598c748ea9557c4c32

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp311-abi3-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for obstore-0.9.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b23579c6901749e3507cb01c9fd4412eaf29e15a6c85441f124a223c183f0136
MD5 1df55f33dba1ce2ce535185eb0094b72
BLAKE2b-256 ed230cc6eb54411ced59a4ff51073bae62656987bf5d9f9599747ea455e71a85

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9206ebfd5fc594e038f2cbe2f7631a8b442a89f37ed5d14fd0bd31a10ff19281
MD5 063a5d741fe58c3e90b71acc894c131c
BLAKE2b-256 d9204ae3ed97020b337748e4f77d4d7c81c539a2779f0f1f04bd7d59f62cc673

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dbd0dde6436f0bfa97a219cd892f9681f2d20dfdf396a8239a318c75e565f342
MD5 1d856f8e1d672bd5da59b7f41bee8aad
BLAKE2b-256 60d60173e8b5abba7f734cf01da9036b11c7ef0885afbb1b30768f3a1c8949ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5063221a224110c4cebc2a982d4049324f7c205b5b4334ed2d15cc63c541b790
MD5 5b166b5e70f497bd2907b6e2c5d4fb22
BLAKE2b-256 0507403808dd57571a28aaf1c26d80c0a0a426e971fda959791810f3bc2f426f

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 755781392c3e4bef90844c10749d2898ca10e10aab15c1c1cd6deef0e5145697
MD5 e0fd1cd59ee8f68c5cbc45054a3b610c
BLAKE2b-256 2410ef29b56f9cbb6be832de83e1d5a5a3066eca4abcbe62e6146af67e075c90

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 780a5aec49ca6c081af029250e4c20686e6236ccea42a489fccb689065391438
MD5 18d163fc97b45ff4cf47f0ac081850d9
BLAKE2b-256 72efb4553d61263bc140ec9eeb22c3c61168b172bd35038c82463a1a1e6a7c91

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-manylinux_2_24_aarch64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1723313902127d5df021203b0e90218636cbbf8954dbe845656bb0a6bc2d907e
MD5 3ea12c056a8c5c136dd1f13c205841b5
BLAKE2b-256 28cbb46810d28cc12352ea800388d717309d9739fcdd54de7f19d49e0dcbdaec

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 35563432aa42be69c5e5aa47520aae6af398f8c33b599efeb96640e97a2b612c
MD5 51d962ad300b5e3025e644b912f1936a
BLAKE2b-256 20b8ed60b0acff6344fe5f69d0b309f0788708cac5326cb44d6f9aefff289d92

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f4c4ede2313c865bac5f57198dbad8daa8779d7f4e63f92067f5f398d6341df4
MD5 acf71c0bcdba816446b8322b70a2e80d
BLAKE2b-256 59b2a86c5c207d6b30dbf54cf63fead506a5c4a137c53cd013f832654d4099b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 006573a9b69d91dbb73b491508b68dd5b8b5e4096d0ec825c8b8ee0b5b1364cc
MD5 b4d6fcfbf5f708b35aa580d007d49b03
BLAKE2b-256 45e0349af04fd98ddbd1c838f5e18fb54f21189b26305a37afee1232b04f2bd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 06881c82d0175d80bdd0a795ae2e4ed6b6c67437d8ddcdb670d3f5a6dee685cb
MD5 498258ff3a250de1ee98bc057314ce93
BLAKE2b-256 4d774821c7b8534e89b074162162537e9ba4684846e406e8f4b5aed4c6865245

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36eb8e95efa63e0d01fbb6c56a7102d96ba0469278f4c6cc230f54871e1b3605
MD5 31d32985f46bcdadee86238e090bbbe6
BLAKE2b-256 2134965181eee58ed11b0af56677f8101cdd028d9853e4d89b71e4609f4089fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on developmentseed/obstore

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

File details

Details for the file obstore-0.9.4-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.4-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 caad50ef758d4342a2a772661fbcae2b4c6c3d242096910aa8d4614a40dee38c
MD5 7a5f0f9b7c2de9a342e284939afde485
BLAKE2b-256 df4d8ef516eee1b5b99ee439cf0f6202267b3d6ee7df6f2680ab9bd61ba0bfb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.4-cp310-cp310-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on developmentseed/obstore

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