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.3.tar.gz (124.1 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.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymanylinux: glibc 2.24+ ARM64

obstore-0.9.3-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.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.12+ x86-64

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

Uploaded CPython 3.14tWindows x86-64

obstore-0.9.3-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.3-cp314-cp314t-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64

obstore-0.9.3-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.3-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.3-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.3-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.3-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.3-cp314-cp314t-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.12+ x86-64

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

Uploaded CPython 3.13tWindows x86-64

obstore-0.9.3-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.3-cp313-cp313t-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.24+ ARM64

obstore-0.9.3-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.3-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.3-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.3-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.3-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.3-cp313-cp313t-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

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

Uploaded CPython 3.13tmacOS 10.12+ x86-64

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

Uploaded CPython 3.11+Windows x86-64

obstore-0.9.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.5 MB view details)

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

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

Uploaded CPython 3.11+musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11+musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11+musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11+manylinux: glibc 2.24+ ARM64

obstore-0.9.3-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.3-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.3-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.3-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.3-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.3-cp311-abi3-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

obstore-0.9.3-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.3-cp310-cp310-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.10Windows x86-64

obstore-0.9.3-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.3-cp310-cp310-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

obstore-0.9.3-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.3-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.3-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.3-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.3-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.3-cp310-cp310-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

obstore-0.9.3-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.3.tar.gz.

File metadata

  • Download URL: obstore-0.9.3.tar.gz
  • Upload date:
  • Size: 124.1 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.3.tar.gz
Algorithm Hash digest
SHA256 0f56e7efd53c22e7eaf14ccce931c678b01a016ceb2226cd4bb01c741a58f5a2
MD5 07f182829b67eb423c74b00e6d303522
BLAKE2b-256 5496b4e0d466715daec9e221cccb8ac57dc91ba08830a68d7ed5a2729ab21a32

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3.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.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a9d2acec03c2e8eb9b83c16dc065a4cbaf327050e51757435ac914bfbb861aff
MD5 e4643ba08baa208b1e93b121f0095090
BLAKE2b-256 ed32f56676fbe5da65eac1ae633d9c52a1dc5ea3e6a5a1a2296e056dd3803988

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8a9191174747f298c1f18c49f3f4644c50b4bef876c95d4773b3d66814261cfc
MD5 ef6a54d5f40f5bc40b4a7fb1872377fe
BLAKE2b-256 91628534c1e5f9ba09d55e6c6b0feda4f2cb05a21a4f0f99151b05a3e4302a98

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e1a00ad01062d1c5909e0693a47dbfd6d8aa5c4f3638ee4e6c88ba2576be23cf
MD5 7e12ae18feb7034b6e166f839af1b4f5
BLAKE2b-256 62249efafe732452bd2399264034942ee2dfef6116586c68dc29d3f970819c9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 742b9ad609686afccf3408d8994ccd85b90011f6d4a6a6f98814a98b9c4b7d36
MD5 379458d01eaa24c7e573f3e8d13a6202
BLAKE2b-256 504403caac89cdd9abbae09aff86a7b0dca1ed134624a09b4646647602fb930d

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 8a76a5074ef019d4eedaf747606e3d0b94bfb0f6725ef1c23b1da632aceaedc1
MD5 f4bbd0efa5571134be7dc5d68fc29cb1
BLAKE2b-256 31bb7eafc5df31ead23e57a0f5fc2eb88bac4f7aadfda5ad6ea4b99835080a2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f81c21558cad2b666275e455f5a40c163885cdce8235e23e20647300e40cf074
MD5 6f5ba664f996741550d429f73608c51f
BLAKE2b-256 13f04122b7b5ec3c2fad5898bb4adfaad9454ba8abf9e91a475b3da4d768948d

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cec1d9f151fe901e1574ed94672b18b789f0f1b2576969e96e3ccd5de393994d
MD5 fd8c625356cfa4e44625387bff9ffa0f
BLAKE2b-256 fa292ee6bd2a0a93e488c7f7bab51ab2df7f7debf1dd5d5e722c19665b776dc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dcfcb58949f7fad3c75bd45b8df7a0250d6d76d8f3ce47d7054f78f78a6b3ec6
MD5 e5114591edcaaa31aeeb9e7af42eddac
BLAKE2b-256 e92f08e295450cd68ebb9b69b7989122fe84f8600c2b2cfd16d72d193a232b74

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 44569738ecef405d08da4ed0e60e8963f140cb1e1618ee08a479eb5595eb240f
MD5 5684727d6c27f353b7764b3182105fcf
BLAKE2b-256 fa1034d9d7002a5761d6bddbee9bf73db1f40292e80686e994e225f6e05d584b

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 52023f4db28db172333cda3b9bb24b3c41ee48c4ff97a9876a5cc3ed34f28bdf
MD5 6349149f276f4286ddb5f1d372bd4d10
BLAKE2b-256 0ba5a244936878db8fd779d631f1f30dbdcd2915e6244f60e5e135987a0a8a63

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 539b53904d19a799bc529e26167fbea1a52b38b9416dc07ff44b5974503e33f7
MD5 ac159a0ad8d69dddb511738fbdce2a85
BLAKE2b-256 1653fe91fdc82618ad8340dc9563657cf45067f71ce49dbb2ebe7f365f57d591

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-pp311-pypy311_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f3ea671fa7b9b4a747f6d1cc9cbb295a35c41171332109d36b5e5c1f50fdb694
MD5 7e161437ca0e1e3741671296f6fe6225
BLAKE2b-256 418261db9df729f68792d78ba6560170aa7b39d451c54440d8dc723b67c7b4b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.3-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.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ddcfc72d68d26782ce6f4ef382125beb0609e29047240e19be4407fc3be1871e
MD5 c35e1dc46fb0fb18f682d0fecd993193
BLAKE2b-256 ace27fafcd7c09d6a6eb689c1293f8a61e9c6965f5c8753c4f1fb779216c221d

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ac2d51451500e2cdbec196470ddd5e3f6eea686f3fbd3702c9270254e8f41d39
MD5 8f3067b66cf52be4db03bfe24093b11f
BLAKE2b-256 4f7d615aaf24ea0f0de38fb8ccbc9923637f1e7564946539fc19709aaea43907

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cc8af837d139bc92d32cdd8eb78119ae936689bc25fe67ac5d19f8d0c2666370
MD5 1dc10a04ba7dfd6f328fe3fd5a84f8ed
BLAKE2b-256 1175d7c424569fbfad9edcb009b7fac19b1433d971a3fd7a882e7b7a7db84d1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 32c1db99f6c0c6d12e8c53bc6961a6564925492dc035d069e53c6045f291ad0f
MD5 59c19d7bfaed85783d47550eb01e09bd
BLAKE2b-256 81560ca8ad32a68c1e496ae9e6958638f38789c8549128bc0bed4980ca24db9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 543f4a13f8cdf8d70a4b2283c58f6bb8e77f1b083567ca147187876b66870065
MD5 0ca95b3a28e16671cbc0eeae8d384b3c
BLAKE2b-256 359221a0406c5aef9681b8290c80478bf777c3d63413e5c8928490fd760d5fdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 976d167998ac05aff47ced10c5e1603b05dad509f06a74368609fef956f5c129
MD5 d2eb0ca8acea3a1b9d2f79d807a455b1
BLAKE2b-256 6edc9d05879a5f0e4d2ef13738a4a0db5f83ec36e8f13a85df613148a40fd5d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df9a86804d4135ff81e7bd7a2622e098c8b11b7bdf5df66164906069df2cd4cf
MD5 a00689ff738c7f9348c336339cbcdea1
BLAKE2b-256 369057e4d351f89ac779783a4d80f22f7aa6a332d0196a0db4412ae23d0743ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 13f74d0c81104f7fecab017a2df23a1f7ed049088d7d5aff179edaac88d99a81
MD5 a433606475bd29bc59fdd1457c2bf1fd
BLAKE2b-256 46cabecd3c0534e1d2433c33ac1a7342d2984282c41619eda3fa32d9a1190a57

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e003515ba8605d31ce7110f7238b0f5963784e02b936c932f35d7723bfcd7bc4
MD5 6e24ee66b6810737bd405214762ff4bc
BLAKE2b-256 6178247c3fcf50674a477ebdcdc265aa93dc06bf197b700f0dd99967f1239ccb

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7245fbd83633c4c6c75e3f359ef249b679dd8f7d0aa7cf825fc09c70bd1b14fc
MD5 bd983f03524f49f424764dbae321979f
BLAKE2b-256 37b1772a84fa919530a25c1b55b5f493ef3be965b9e8fbef2c8d158dee2105dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 17a0eb8a812d3f229e989547bb28e50dbc8bb5ff7f98b0cd58353e1b5ef9ca22
MD5 8f5fad123148f69005acdc2ef28d9e54
BLAKE2b-256 19eb68059d436055fc3378bf66bcfcb7df19a0f3a544fed4d327d325d0b1db51

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95eedc2b47640ce892e39244775bbf59a73a75fae8d2d2ed4446ba24ffba1e50
MD5 e46f4796ada0cc6ac3fbded132fd876e
BLAKE2b-256 8e93deefdc898239f777066ba98fe1a58f706aed5e1e5c7c14b6503880383f14

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4100e2e811a692a67fccbce5bab357c3a430e0243e1c894a49543b2d8dcfa203
MD5 025d5a537ba82b572f39fece5f34fe3e
BLAKE2b-256 fbcb5128b750bf529a56f9723561add27035bcbdd7b5fd74e157d08f7bf4527b

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.3-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.3-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 48e4debe9e0f2efc89208b95cc72dbc666debafd453fe6e9e71e6a24260fb4f6
MD5 6bcba602f8c64bbeea1e43dad45ae483
BLAKE2b-256 c0729efbd4331a7c58b520a15bf11086ef483c2f86859fa08788741442bb0b76

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e5f07ca479133dd1768b763cddcd1f3990a22ca4f2f071f5fd77d2bdf7d2baec
MD5 e950fcb06be5e992aca9410b45a3dc73
BLAKE2b-256 dca26974c786022f5339243d44a10f53708a8a17c8b7f7b5ad7cf7d9236c9e36

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b8db25033f71e17e996ca05043118e64cf2067190081912dee85cb4c0ab192e5
MD5 ea13f61e8d636cfecfaac0cdffbb39f3
BLAKE2b-256 b4d62b4fe6979a4f2b0c53b0caea2fa7ceaf1494a0662cd8fa1d127fdc3d659d

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9a7251b2ffbb945cf19daf05c074850a79661ee667ba1e95cb53891cb706b9aa
MD5 f2965af55f93bbe3471e867e86f5e2d0
BLAKE2b-256 8e4330e1d06f1c037a2e032d016ba381950ba8589432f012b88c3866af00f6ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f5051b250080f739b53ff0c09a16b369206aa0aa904449cd8eadae8f51b03d0f
MD5 1a15a84ea6cdf8f6abe8559ab98e7044
BLAKE2b-256 1704fa33f40d8f96ecce24bcd1c92989a95885c78509e587748960b0299df696

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 a97b7ba1211c39ec58821c52a8719fde710e17ee17c40067e360f45c1e444a0b
MD5 4c826647d83d81e0eb576ba79a1f3331
BLAKE2b-256 0d083ee0302ccb106c82600e9e0c1985c426f9906116ef68ecb0a0547ad0e728

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 da32f949a21dfa15739ce6286572a67ce167b827e0a28cbcbb956c25d29162fa
MD5 1f3b49b47a78b692be59cc4d4a53c077
BLAKE2b-256 01ab29b55e1536ea0891062d0f2109f5c81804cb36976590418700bf8ec287b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d196a009870151d8c1bf8a550e3ce0c15c6a48af9bb36bb8954e70e52136863d
MD5 f517efeed54c6e6deec3ed5c3a0ed9e4
BLAKE2b-256 14c3d299c174875490bbe9110d68887acbf4e197dd13becda75f1b8e13033f46

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 71cdbebbcb78f63ffe4042e86e1ad41e723245bad42cf79b4c750592cb01aa57
MD5 5f556b0f22cd60cab6778abd55f28c67
BLAKE2b-256 4cd411f6a74df6d0b891be9538129c61cee50518835face031d0138a2505e371

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d535037d5c4240a849716b69e98aa7e7e5cea1b116558ede08a9962f501c23b3
MD5 3b4c3ec740d490385570f3b8c8c5bfba
BLAKE2b-256 f2ab48e5caf2bac13deba9d4e87dda28850f68b39b69a0431e5254200bfed786

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5c3d84f21424dbb9d7acd0111d3f281e61ca0f8a21f7b7f2e5599d515fff5b02
MD5 80e46b17ba9818d0d8df5f2b5ff8cca2
BLAKE2b-256 ab30c96619b6faf1337edd0ba82bf06cbf6d20124152d9848a20bbe4ec8da046

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 663ed5b534d3896e703725d2b4f11959fbbb3e499b39e7f2fb9044aad658c568
MD5 423136b83162dbfda74468ea855d79d5
BLAKE2b-256 f7cee5729f8504e48ab88586138a0311ae7800a2f61a3fc989444ee29a1dbdb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp313-cp313t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d738d976a15cca90fb6a900c4f546544644b38a559bb99f6372030bb80e058d5
MD5 770f031960e635aef4565e8eda15f1b5
BLAKE2b-256 229f8df3b10646a3b90c318f85f8e89feca337c6cf56cb50f003e03124186dd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.3-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.3-cp311-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 87a1d5db9804df06f0ed5cd25b209c527fc2ec54a91c56ae6ff62d27db680b92
MD5 5900ae1b01d8777956d9c7cd70e42683
BLAKE2b-256 204c8f4650d2e29472998bbcbfb1f0a67e865fea419108faa43f5d180bdb166a

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6eec5a7a917ec6a5148d4dd6a0e53ce87949c520de96b1822bbbc4aa79b65610
MD5 55dfb0473bab1d698b616ab78e49be97
BLAKE2b-256 b03f36b1823574277d3a494b7280883a0d78ed46e71d3e8e4de2b8135b15792a

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bb509ea1fec9dcee996151f2c5d6664b1516da12675d2c27583ef9fff81c43ec
MD5 fe302c894ee143d50fc8993e02c0f2cf
BLAKE2b-256 48c68e62cab73552f5491f01bffbb279b7d25ec148fb89ca4ad4192ac00c6d95

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e42c3caf9f77a2a5aaddfd6a2356c3ad317884f188cfec5b000c48c21362af79
MD5 9c870b51c9911f1439e217552f7bd60b
BLAKE2b-256 2192a1eacdf5bf0ca2d2d7fc6d6430e1f305782abaa0409fe120fcfc3083dea4

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 591db6375f90a7528f902d3cff8738d93219d6162d517e4d464bd333133daa1d
MD5 f0c9a1ac87c3b183154bb7a1b3071a2a
BLAKE2b-256 485c6abd29ae02f64f677a67cab6ee5492d14f004b483bafbf397c3ddef4f4bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 48f58c44c9a5c7b82346fe5e3469bae3109c8b168c1c096c41b80a9f0bc8d5a6
MD5 0d48f0d72cde18e5a835acf5507014c7
BLAKE2b-256 ee8b920f726117180e57c51bf6bc503f286782a3bbb6fb8f70ed9bff4f674796

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab427bec57b8b5084eccd78d7592cf28860a1cf631bd0e0b8c0e0b793efdc033
MD5 bf873e534d4a9f5cd0ebc58f8edf791b
BLAKE2b-256 4ccf92593c3981e38e9f682d858aff251f6731517d682a9b389cb1e2c94ed6a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 35c4ed947b1cb5da6d8a8af8d2378b038dab34deb86e679c940a8a09f2ad72a4
MD5 548b68abe1d91954f3fb145fec52ee7d
BLAKE2b-256 0ebeadffdbec3edb4cf2bea2f856ebf14efc0e398843a477823040c95a39c754

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1943511b022ce49010059b4b274f1608daf041827e9a8e0ae2311c70fcea921b
MD5 97c1d693a4420b32827914f97f09b610
BLAKE2b-256 543aa238ad9e1c4f3aba8a7acff04eba7d7e143aa07f7a26435acf5655372953

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5fdc75d11d4f17dd79fe47bb7576dd404675d52f99e0d998319f4bf032541171
MD5 3bb513d3cd43cbdf5e69ed48e2ca6411
BLAKE2b-256 b8b15df6a6b2f1a8039b3dc06e9a0d990fe26471f153529a8e92dad4167f505a

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7178850a492a3bd534bf6d178d20aee4a171e6b4a4fead46f9879a630db06353
MD5 51ae29ac3d4c9eceb93424afeca07cda
BLAKE2b-256 86825f6c3ff5b25e6bd0b97c6d5459b91edcbc4ab71e66a2df1b9a6884a8a4bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b65c3d17ff6fa7a239b99df05e6f2badb1852a1cc56ebcd24f9347d88b5cc629
MD5 4f1d5a583f82ad324de87515196c1899
BLAKE2b-256 df8efc4995a82b53cdd8e61f5ebfe5007deeeda4f0746b0e46e1dbbd293d9d3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp311-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp311-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e56bd948c87e0b16211ea0363913529c1cda67d9ada809c28e70a9b22c385433
MD5 081a0973c01b88d37f1d94c4e8d65e26
BLAKE2b-256 2bc0202a30127786169e74516ae700de8f153c430d349985bf6d09b33ab7f481

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.3-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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4ae0cd72e50481f8ebccc9daff87538f15667b60df7bde1181d532c77a2eefbb
MD5 4d818ebff98600c2fafaed3a1cde0dff
BLAKE2b-256 6186e9f8eab09b51f60b1ea27bfff98243b0def6f0c9ba858d9744a830eff327

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d0b45f46192c9f6b47295bc633082bff7b929595a3c93557ea2e9f91de8e828
MD5 2a06763a9526fb591f5126d90257ffc2
BLAKE2b-256 4d238df98f302053d6790871cc287c7437dd6c53b7983e010e75174341e848f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4590a53db7e1681f849a6bd2c452df7db7880796cb69fd34ee85bd3ee64949d0
MD5 6533095c08d7a4da72b8049f12bdd9e4
BLAKE2b-256 899071eae92544a15d20587f10e7d804656770e8591a8c73bead10d09a90ee5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 833af3b05773fd6c700221f75e71ec45d7a97aeb84d2f18224becdf4de428a23
MD5 924c3263b0bb8a0741e5c9b66af693f3
BLAKE2b-256 d51e862867e213ffffaa865527dc47568cc4ef868cd54b4e97d9d4c575860e50

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d14c8c0fc93169ec87136618d52b0b832ca76c84670b062d6d09b1737a195d68
MD5 f579563a6027126c3fa5f3433c0f9c21
BLAKE2b-256 4b93fd24ccfde3926e3603119849455de87c16f70680258e384302ecbc448943

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 72d23f7b84fe76eb37e1c62c01cd7aca177c8935a0c16bf38a41665a8df99c53
MD5 66a4dd3d8ff739c7025cbe2b6ed1e0c9
BLAKE2b-256 67f25d1de99248b1531da548c526cb0622f59637e9c90a3fdce97b453b7724f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fbf78744b2ef5baa78a360aea9e1deea05e8bf8f1c9b9bcf45a8d8f8352cb7e2
MD5 c388899cc3627d1e8aa9e373a2076b5a
BLAKE2b-256 fe0418befcf5a4f24a86673fc0ad3c0ffb862fd5f97d76d383f3fc3b31f3d052

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 784e79dd356acb9fcf83d7d7ab6d3c5a85ab53bf8cfda0c107aad1eb14096b6b
MD5 89ec77600194ae62b7b6212e2f77235a
BLAKE2b-256 1341286cbd677faaeb2dcb21100a79f5e8645ab6ea53920a017261bb0b9b048f

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 45273020f93bbcebbfb10a159cf34b45ba2b9ab849976f0e74e6c791d24b316e
MD5 198a7f09a9bb53435c8a1ae1fd14d5a3
BLAKE2b-256 13819ade05770bd502c6c245124be861ff1a0a7e4a874763aa937ef2c7ae2e24

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 755af07fa18ea9316797585f9dc5979bedb9a5c06cea74d31a19e8cb58999784
MD5 a09c1e26b972b896aa75bb01b1dd12b2
BLAKE2b-256 64b50b19187984f1ef79455b96b0a68bc107eaf6a664cd4227f71ae294b7669e

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c19c8e7271d594ce35ad3d73fc47d6de572d0e5ff32bc05cd6ddef2dbb67b83f
MD5 ccbabab854bd16b9aae99852d1fa8c1b
BLAKE2b-256 cdf5beabe78b635eefba3d6fa66ae31750154bb61d45312a6689232a997c7221

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e39a47a5d35976809d98dd980a401b9b7b92307b84722cc7caf747fb37df493b
MD5 a07ef3ebbd03a1ab2b761ad2307acf08
BLAKE2b-256 15ce04c4b8b8b478131732cfe68c3718c6faa14e630ffb9323fb436604eb1bf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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.3-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.3-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e88c4a872b25a04812faa689fb15e8ac078e9c4a9cee058f1000f87285282a0a
MD5 aaf959c57e5dbb744a99f3118d097cf0
BLAKE2b-256 1ab0a5a1bfda794d4b00dc945ec00864cf5ba5d1ad17e610e200a4954e4d9900

See more details on using hashes here.

Provenance

The following attestation bundles were made for obstore-0.9.3-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