Skip to main content

The simplest, highest-throughput interface to Amazon S3, Google Cloud Storage, Azure Blob Storage, and S3-compliant APIs like Cloudflare R2.

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (3.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl (3.6 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ ARM64

obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

obstore-0.7.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

obstore-0.7.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl (3.7 MB view details)

Uploaded PyPymacOS 10.12+ x86-64

obstore-0.7.1-cp313-cp313-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.13Windows x86-64

obstore-0.7.1-cp313-cp313-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

obstore-0.7.1-cp313-cp313-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

obstore-0.7.1-cp313-cp313-musllinux_1_2_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

obstore-0.7.1-cp313-cp313-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

obstore-0.7.1-cp313-cp313-manylinux_2_24_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64

obstore-0.7.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

obstore-0.7.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

obstore-0.7.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

obstore-0.7.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

obstore-0.7.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

obstore-0.7.1-cp313-cp313-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

obstore-0.7.1-cp313-cp313-macosx_10_12_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

obstore-0.7.1-cp312-cp312-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.12Windows x86-64

obstore-0.7.1-cp312-cp312-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

obstore-0.7.1-cp312-cp312-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

obstore-0.7.1-cp312-cp312-musllinux_1_2_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

obstore-0.7.1-cp312-cp312-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

obstore-0.7.1-cp312-cp312-manylinux_2_24_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64

obstore-0.7.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

obstore-0.7.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

obstore-0.7.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

obstore-0.7.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

obstore-0.7.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

obstore-0.7.1-cp312-cp312-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

obstore-0.7.1-cp312-cp312-macosx_10_12_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

obstore-0.7.1-cp311-cp311-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.11Windows x86-64

obstore-0.7.1-cp311-cp311-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

obstore-0.7.1-cp311-cp311-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

obstore-0.7.1-cp311-cp311-musllinux_1_2_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

obstore-0.7.1-cp311-cp311-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

obstore-0.7.1-cp311-cp311-manylinux_2_24_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64

obstore-0.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

obstore-0.7.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

obstore-0.7.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

obstore-0.7.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

obstore-0.7.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

obstore-0.7.1-cp311-cp311-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

obstore-0.7.1-cp311-cp311-macosx_10_12_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

obstore-0.7.1-cp310-cp310-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.10Windows x86-64

obstore-0.7.1-cp310-cp310-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

obstore-0.7.1-cp310-cp310-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

obstore-0.7.1-cp310-cp310-musllinux_1_2_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

obstore-0.7.1-cp310-cp310-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

obstore-0.7.1-cp310-cp310-manylinux_2_24_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

obstore-0.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

obstore-0.7.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

obstore-0.7.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

obstore-0.7.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

obstore-0.7.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

obstore-0.7.1-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

obstore-0.7.1-cp310-cp310-macosx_10_12_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

obstore-0.7.1-cp39-cp39-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.9Windows x86-64

obstore-0.7.1-cp39-cp39-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

obstore-0.7.1-cp39-cp39-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

obstore-0.7.1-cp39-cp39-musllinux_1_2_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

obstore-0.7.1-cp39-cp39-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

obstore-0.7.1-cp39-cp39-manylinux_2_24_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ ARM64

obstore-0.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

obstore-0.7.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

obstore-0.7.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

obstore-0.7.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

obstore-0.7.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

obstore-0.7.1-cp39-cp39-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

obstore-0.7.1-cp39-cp39-macosx_10_12_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 55b243029ed4e9d8f6e76086f8207294f3755a7f393960677097ac4beb64d4e1
MD5 ce6d59cdaa1dff235511351925a3dc41
BLAKE2b-256 97a230ee92c21478ff66c8702b0a99667df3a1bcb98fdc21ff89cb3d8acc44ff

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8a30b8cf703b117df0a758c64c81aff3770b3822c6f5fef0684a23fc8d5fdab4
MD5 a338d0a07f15a95ab3a381f2cd581bed
BLAKE2b-256 b41ca41a027ad638e42bb0c85482e7bb257f3651023021de32cabb61441a951a

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 df4afb3835e6f3a0c28f8af2a7cbbd52a02d389f41322af6f08534d9bc7a4497
MD5 f10acaae1c9960f5da920b37af67e712
BLAKE2b-256 aa7d16558aa4508c1c15b0300c11ceab9f245f7f3b7201f0b747908b1704b284

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3e263bafcfabe78c93e2823ac0a1c5f0c24fcdeaad624078bccb0a9befc05e9c
MD5 055ad21df8134457ca32a65d2f3a55b9
BLAKE2b-256 6c6bec71d79c7f0fe40d0ddaf5c5c12c6634914529e014f1582c7d45df190baa

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 1c52c77e2c7110827ab18283f8629f0f742682439d9241c44b048ac7d361a40d
MD5 d53d8e9be77933bed3d36637414f49df
BLAKE2b-256 4a0aaa9cb123432dd817b96e34ffeb17e8d6ab1a0d554aad1b76c288173a12c6

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a16df9e0157b1ce90726efacfef6c3284e415e7f6c34d1a8258282ae7671f7c
MD5 9b70ac11610c56912b9e59aa38b3b887
BLAKE2b-256 7706fbf3dd13da2bc5bf9a8160f6ff15990ff3db6f26fd9d0d7d8ce922ceb5a8

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ad75f02979aa79f7c2933e81edbc23a0f0c8280854cf56aef7fe79cf2f7888b2
MD5 dd2e683ca18110fb1b9fe45cf428735e
BLAKE2b-256 a1a8236ef42d7b692877325b23865a68cfb81a2de5d0aad9e18a2d975a15e5d1

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8583c6046f90fc89221f0299ab8ebd301676b3014fb67ee3db86d14618e0f93e
MD5 e164b80ba7086e4ba938ccc95d4e4aea
BLAKE2b-256 8990abc539556666726dab128430fd4e5a306e0708743b9c8677721d835cf5cd

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ba8c2d8007956c8bf6daf400c4ad8cbf0f553d72ce5b327738a3c13f74615ab2
MD5 a310a8071f4d9e24431e190a9bec0547
BLAKE2b-256 705ea3340333f2182d541fe931a536c32ed427c15fa6fb30ddd08f46596e1034

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 560d12457049ef42c6ccce7666e11774ab7ac040da6b751ef0a9f2d67994f2a9
MD5 abdb92345c8ec45af7099c66484515d9
BLAKE2b-256 42ccb641020d96b4e8437e0675f0da37e44cc2d57ff01a813314bfb893ca0ac2

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f2df7df45a37f275bdc2d9b74d9dffd243c45985aa10141145f32439f45c112
MD5 1890512930110bac6ae57a11779a2cf5
BLAKE2b-256 d7e5c5f4027cb7b244ae322042caa9f57a49e7c27f382d9d099fe6820d06cc5e

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 33ee16d2052b2d3ed0bc8d4bf747118c8bf0bb1cb11350c819fff4eacb3b7c16
MD5 cf624f824a83e0802947e63c5c292509
BLAKE2b-256 309c3c7a955db1657408c18af822e375bbec06d2dfbe570653eefdce2be72ea2

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: obstore-0.7.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for obstore-0.7.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ff8b1ad88b4a51ccbf8082c90de4672f1cb9d355d624abc7199e5431381f0224
MD5 80b23416fa60325a5bab4b77e12de35c
BLAKE2b-256 29ddd0911b1dd4bf91f94d0228781378205976278107248b0cfcbc09333adf43

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d93c35da562fd1f1d9244310d968913067343873ec21ccda19597f3c7fd4820a
MD5 f81ef79215b118a27d538788dc307ac2
BLAKE2b-256 9d93a837e2bee1dcf70016977948f74187bb901ecf5fedbcf1e22da20c2a833b

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 84d73bfbc216b55a5537ab0c569a40ea58f5e38b2215fe08051c0fc23da543e0
MD5 d8da290a1645d67402de4fa7a76af659
BLAKE2b-256 53ff13a38ff634063ae7f6179abed20d8f5bfcd49dde4af7c6640962ecd0d33a

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e206c5173638ea6585c1429078b2e76f497c0074ade5632c93e9da1472a432c3
MD5 35dc8f33ea7178093c2d925bcab4b5b0
BLAKE2b-256 b230f5eb065c95fc9db6f90235d23b6d7cad43936e9660796eb25f973ab53c71

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8dd61e3d5d7809314fd2d8f9c5c69760e1790d4ef1498b6e792e5b520eb654b
MD5 805da65a0c49146da0290e76ac9f2870
BLAKE2b-256 20ff5439d03ee20745d8cb9762937329ff13441631468ace053de8027ad27fe7

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 0d0b6436f39c32b7546e6055f92ac9a2965135073c3c3fe4395170aff9b998b1
MD5 6fcd75607bbfe2e57a9057c23e74c51c
BLAKE2b-256 bc8c3075da87603f6ed604a1ecb17eb725a5768f927fa11bdc8a856957642c4f

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c2a105b3caf314b2ff7fe126fdb5cb58c2777000b86a4cb7a21a5dabf4cd9cd
MD5 e2a51cc483c90b7921557319cb75f577
BLAKE2b-256 ca3101312944deee8661495aee93d994183098f99e136b20d09fe88a28503512

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a13e921d67f1555dd923bb5291cf770954a245300a8b766883ca08640813b560
MD5 61e041451c354a186ef0ea21f60e0f09
BLAKE2b-256 642f262539f3d8ddf8b64d228da26e1b3cdd62a27794f3ac68d0ecb26644e7e9

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f7f289746bee6782c42f10fac11ccd54d20b4814b36b5bb656db3a32d8a7d90e
MD5 ad01cc452cacc478dec12e16971835b5
BLAKE2b-256 77077704249aaa7c7a4c0da85f8eb96fc256600663b01b276fe216dab2c3aa75

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b1af7574ce25296a1e8c0d3a5738e2d4c314b7360dab46f01b6851405af449bf
MD5 e8590b26ff58a93fa0968daaa00bd2c9
BLAKE2b-256 8431ca1f8489482e3ffcf2c3c1cd0a5676e73891301c570ad4b7a09dad86c905

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f16bc9d5936be2a2e909d8f4ac1a21129df64f0fe67e2bb9be35ac9c6bacff11
MD5 f261819ff13b77d8a0b14eee014c1d73
BLAKE2b-256 a59b89477dcd351bda5362e080f4c71bbc1c7de0adfaab971c2bbd286db48ef1

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 62ed8816a5744f873ebd9601aeeb11c9bcc158a83053cbd8bb4ddb161e18b025
MD5 9d0b5baabecb273de8ee923406e55641
BLAKE2b-256 73a9972a0d37ae428f212527846a78ce2455c2779f897bb449c79c7aac1c6cbf

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b12324aa3f18a1b76a13cb4570b7d4a9cc929cfd5a8ad6a07cd3dfca2950485d
MD5 5464795da11e0f77a1916f8139cbc895
BLAKE2b-256 1bfd75cda4b2aaa74dfde1be49e564a786313f72a9d84a2ebf829b6097ed6fc9

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: obstore-0.7.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for obstore-0.7.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0fc985af5d73d024728789306ab824df0e8f17eb3e3dd3d7aa3da89d854e00cb
MD5 639d9d7f5965d099919ea874c67bceff
BLAKE2b-256 9e42ce0376156b0d564d31d4f7eaa15c6d640a5520c6fdf6d364599023f56017

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 787e568b5e3326adcfdd975ce3359aedcbaae06560f40f383ac80e54687c110f
MD5 2223083727b38966f81d95f3a451f85d
BLAKE2b-256 b6b4af7ef830035958b845c204396988a41d0661080e9d0cf64dd238384a3ee2

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4bdf112c8e7cb576820d79a587baa11a328c40bc5e31a078a4900d1ec1f9f602
MD5 69df576639b105b20222325af29d49cc
BLAKE2b-256 47b54ec6d484625bf1c095c76b49c157b20c7e07206c301a2df7bcfcf192f42c

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 75d8f027431bf6297ba96c96f3461ad1e10f6337194c1a6b0ab22a930090f41a
MD5 090b0265a0aab924f4a74d52a94beca0
BLAKE2b-256 ddadd1577d0de1587fdd3adf00eb1483a58bb3d68164205882bbffaaed6eeb81

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11cfe5a312cabfda0fedee641c951b055b10f23918ef279e53c5be37f33d15db
MD5 84539a56d35cc5d4bd4b647ea6e64bde
BLAKE2b-256 8a5ee1326baddb58d36aedb8a0f83e1031cabb5f80cf0f972c6a847ae5e02358

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 bf36901d6b6d9d8af91376769d59f8f1533ca435ddb332f323ec1caac945d09e
MD5 df47f87eced28b6d59f923d1551f3bf4
BLAKE2b-256 6ad8cf937f9f231901b2e6d3fa8cc4de32f0fcaddb9c5e3d9d5452443b920cbb

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a1173c818927cb70f14a085dfceaf057ae54008e493e75c3eb473026bfa226c
MD5 2fea57a4b5d6eb3c4d276e0a322b3dfc
BLAKE2b-256 4c2e08ae5fce73a99a18965a0ff0c4e08077b74d1eaabb5cfe04358cbcdfe592

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 96c95dc1ce4a72d5479d1ae25d71ff97bfa3e6c97522b54ba1519d1ccaca18fd
MD5 bdd5609a28cf857da26eb87e1e56d093
BLAKE2b-256 7f53b3216fac68245e0334a4fb883431eadd64fcc468ae37abbd66d7b107ddb5

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ac42f7c5b5cec3b8f3bd269e734bd6233abb3510df4519774b600f2068f8836b
MD5 b7fd8055a1baa396943c533bb7fd8121
BLAKE2b-256 d932906e9aebc74482156a2f7d286e3a6cf483b7feafd2ff3632b110377e244c

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b953b287bb9478ebb2cea0e9d39d20c077eee2f66b486ce63b555c8cb8f7ac97
MD5 ab55080e729e0fee01c79b1def695053
BLAKE2b-256 dc94f2ebd95f0fd2ed98f72ddb0e7de3761d2c1ae8ac459a25195961e7d84db7

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d55b715108f11089ca008eddce361d066f5b80efbb6e045ee5fdeba91a67efaf
MD5 4fb0c8b8cf149be6051ff9363956559a
BLAKE2b-256 b4bf67deb9c64014e1407bdf3659b21b7f46241824356dc551f4be7a63557512

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a4082d40c7496705aa9a7e2697a5011d4381bd6f8b2f4ab603856788cfd3a363
MD5 c49dbdd36b1b9ad56ae2ae1df60a0b27
BLAKE2b-256 b9b8b6286973d0969d8c4f4840e048f25e8c51c7100508d913798bc316782783

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 be05c782f48f2924f768f5e2e5003afd3a25f57a254074241f7b0971dc14370f
MD5 809ac086768737e56d67ec5707e1433e
BLAKE2b-256 ad127eb4b513f4a71bd17615100a59ab37007de72fce2278db7c84832cceda90

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: obstore-0.7.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for obstore-0.7.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 929ce6df880a96b91efbb73283102dd800d34f8e6162180b922d79cbab6e3170
MD5 23feaf812d61a583a6e845d860314ad2
BLAKE2b-256 c18cdd7afd28571d1545ae0c0aaf9fa9f656aa2d0d587a46e4208621aafaaa21

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a176c76e60fba51e5f561dd4f4ae851a465c6d87f4239dc13846c525e12b4ec8
MD5 39bde1849a4a751ce521ec6aa7200b1c
BLAKE2b-256 89f7bfb67c82c8e11994215ec4274265d6871ae8fee46f6f101157f84b645d97

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0b75b6612e3f6c264d48eb55f0ec26e677df3e6bab7accb2390d465de7d50387
MD5 2c50e4548b7946a67e71cb6402b77f45
BLAKE2b-256 f309eb61341fdb8525d7f865a94cd0e500e2720760d3d20bcf1d42bdcdc09f02

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 85d4faf497f2feb9548779d646d06fe4795566ba9c7e099e8812d8756237d9df
MD5 ea780c8022446834b9294a2f60cbf99d
BLAKE2b-256 190250f87e1fb788749e5104c1c04069ccf5f9293a0936a7360b6ff7676bac04

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5fb8d3a04f9d4a3b51f88d575ffd33caf3e4c476d7b9aa2b5fc3bc9f33d92175
MD5 2d9c624b0b4f6eabfc9dc1e478f954e6
BLAKE2b-256 664dcc22792bb985234599afe07cbe6d59a725a0521e3c91162bfffaa992ca16

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 5c8d23409fcd467d8c8f4b45f6d28f762ac1789f6fdc3a38c3cdd117af39eb2c
MD5 3f7d06204cbf6fdfebe71ec45d15d1c1
BLAKE2b-256 b688a3fc167a37bc468fbc228ce9d9d0fbd28fbefc59006c5247ce9587e6241d

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 386696519b311707d3ee2cb1527d1cb2a217976a47f3b8dd3e55b12cc5546407
MD5 aa9ce4487a833b547f05cb766da39190
BLAKE2b-256 d257876d7cc1c5bd8e3a691b3d173f335cefabba0296a9ec258ddfb181f4f5c9

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a2277e2adb8c94d80d1b7958e543cb2112cc29a8e42da94e7488f33fae663398
MD5 d4ed2ea12d790820f61f345eaa93b129
BLAKE2b-256 a872e2d1567e1b46e648f64de8d6ce6a3d42d99f7af5c47b2e0635cf0b3e921d

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 768e790cf280f1f004279198fb30475123dcda87ac1386258ffa32c6593cc3ab
MD5 d62ed0fdb908e4d9bc8ba2b3ed3336f9
BLAKE2b-256 40968800f671098deff6228bae0dc73266bb7ca6940c640fd780d35510a3bb1f

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1dca4224ce883e64a909d3c9c13c80d7e9b6f0257171ab8a251930fa79a53933
MD5 658a4eefd0c2382667c0773be59dd2cc
BLAKE2b-256 73a66020df7cdc78fc2ff440b63e1540a3e0574ef686b25ed682e66cc231cb2a

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 862c3248a93b4bda3c2e94211b56a1fe68770edfcc37960c0a12067a6961c5d3
MD5 97877a3eea50a2cf08a7904a063a7e99
BLAKE2b-256 3adec0f916ccf116e4fe7ddd69877b0878f3ca3c2984073a0413c68219122703

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c8e3c03da5604e183f24cc38bb8833d5f53f574413010ea9babb7802b2ca960
MD5 2b19113411d90c2370cdcd3e752f34ef
BLAKE2b-256 d3939eea0e45d141c561dfa71cf2d6dfda6c4d1f7bdad4f0a630f14ac8cc3fce

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ba7fccac375a22ffd5c5e8cecc21fe2a890fb9f5e3e864abea9bf4ebba501e2f
MD5 6c15b451f2c2ecfa3ac7c3346ebda18c
BLAKE2b-256 2ae56219320100174ac03addf6d8d90c495b502c7c38c7bbeb6b859a05b885e4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.7.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for obstore-0.7.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c7c54998c40aaadfb3691f4d89c6dd90c125d6c3a917ae0fc4b6caea4af68f87
MD5 7f22efe832104e42ef842b5b817edd38
BLAKE2b-256 68577a04a2d83c955961d4e1daf259a46aa873a7bda5eb616f8247be93c5549d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cb697d88acee2b5cb3fc27b948e909af4ac03f764ed50bd074399d75740a571e
MD5 6cea82039c9f7022dae6cf8b25f6e082
BLAKE2b-256 3cd93d297d71e51925a500a3b83bf8e0f01e894ff4c5b98b4648e2a68a65e14b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 765a934d864a71654edc5169b7c3d4b742def4d31a9225b795837f7c05c9dead
MD5 62e82b12dcd5a4115aa8ceff8a0cf109
BLAKE2b-256 aa7dacea5889e1d01d1593ed01028ec1d9c2ddc400e63e2d206700804f0ef963

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 764bc99fc173ef5696c5e34aa01e1e26b2b49a8edf9b353b25a68b4a0c768cf8
MD5 9d7735756b753e1e892f722f90416981
BLAKE2b-256 dec9a07347bd488c2c366625b969af894037e448eddc4c1e998fcee124a3c8bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bd2119942dfaa26d2e6767cc24c8be1946afbff646fe1aaa1f160a6e73bffeb6
MD5 3e00dbd131cb53dacd04db739a0399d4
BLAKE2b-256 82a2d58047059426af58f4d574ea419dc1ef12b94959d9c7ea7ed385a15290f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 103c1c10636bae7e39ffb55a8459780874e25e0c6560a3ac8fec23aaccbe9177
MD5 c49f1074aaca15b140602dcf1eb70b85
BLAKE2b-256 ef4dbb244f8ecfc79e91530b75667ad17c31ca4fb38b59a099f5585bcf2b5438

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 037b4135f563cab3f6121e95e280882deeac0ff6349c3b0da72ed4bcec7c54f3
MD5 ff9a0800096a459e2e0fed0423675d97
BLAKE2b-256 c1ea8841b834642b1189752ff522fbae9ad4f2a98d855e5bdd52f5fed6b1da35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c3324d71d149813a34cc2614f402f378ea2d44429011101d7885e2d9fdef4a18
MD5 f6c82ac00ab7ed40ee6b21914957cb08
BLAKE2b-256 73c35d8b7841ea722d354aad79d531354cde2c135de20103e709afb409024624

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 27d6a061ad860af8327516190845fbff944ee6c40a53e1c23d718c10d66bd620
MD5 6f133840d4af1a46c04a687c6abcddd5
BLAKE2b-256 3b792042e4532c06ebf23f2bba3bfa149a572d7291aa9e7f7fb0141dff691e92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9d92c68b6dc67c91b34a7e667aedadbbda3d96595d8bb009b83d21aef2df77b2
MD5 d5725d6161ac385058e05cfde94d0cd6
BLAKE2b-256 bfbbfced4bc2fba0cc5aa2a6ebb3338a660a7c6c918465183f37bbca633324e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 36a8353727698d2f2b249cff3251977eec40bbc612d6e31505bfd2b880709ed9
MD5 126803711f16746da8a4a8e6df1ae696
BLAKE2b-256 8d124fe276cabbd3ba1c22206cb026028d4b1942891cf72650ed41fece686af1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 45ea9544f5daaeeed0e659425fda4b371ef7bcfa70fc2eb4cb93be5d79d13463
MD5 0844be44908fd7976295db51aa4e9370
BLAKE2b-256 7edd5ee3511c7fef5d3d2b0b236cc7f3deb4f918a3b473183bc8d1cf7db41563

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.7.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 49d0ccfdd64e0bcd98d56bedb562e4b93bc8d7a8af6e113d319b1194f84969da
MD5 e8335146545a7a4730695d65588e4ce9
BLAKE2b-256 c93435e2fb9c995379bf827a517b49a34aef80b08a82aaf3d50cf6bffbb5e5c8

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: obstore-0.7.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for obstore-0.7.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c17cb07d960762ae0e8ac0764800f59d8c5871d5588f03cb28bb7a76ee37a9ef
MD5 c3dae9f1a5084473e0f2b6d0e7f3eb12
BLAKE2b-256 f9bdaed89dd5111fca74fe28d81b410fdf66afe6d6664ef98960120008a3ebc9

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fee81e09f338b61b84c69940fcaefd3b401fd1bec74fd0c315b7f2930e634a9e
MD5 fa243acaf9eb1749e0d3193e617f69e1
BLAKE2b-256 3a12e3e5aeaf8b48f66e5f14a0b55299bb0acfb3872f06f2093d2b17153bd311

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d1ae908c030abc96b83eddc49076aed318041bbec18aadcf23fbbac026226779
MD5 16f871f0a5bfb17b08c526552d28e7dc
BLAKE2b-256 e130c1ad60f9891404e3aff7466683e6c46e4ca613ec9a9fd45e05b4944b5a04

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 235a2558e933f81665cd1d26321183d29c12e80008a22e5454cae8a74c16436a
MD5 a64b42ba8d039cb989cfdab6d1a307c4
BLAKE2b-256 dbbb2f7bf628f084ef0cc5caa384d7bf7ab698f61dd37bd3efdb341836de898b

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11a0c37781259bf379a56b3a401e8cd0c40b020f84db75a95a586a7791ea5b39
MD5 f6002dd5b60b7525e39741a4b4fec74d
BLAKE2b-256 3884c2751f29a5650f55c4bf5502be324f5b6afe6dc271a5ebcc310c605a1e14

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 3c1642cbbfbc6806a9740e5211117fd738702af4ac12b6a5ab5afcd8d70ec976
MD5 558ec597cf38ee3f932ba3dc45de7dcd
BLAKE2b-256 44a53c41a763bdb3aefd2b8c5c16e458b7d58bc436b1da579c685cae648bd443

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b3a3a8c3eb157a32fffe922bfba1bb38438f2fd6603f38c9c61a6a90b8f333f
MD5 6e578a70e2cb1d63db746ac13d2654de
BLAKE2b-256 46ae6c909b29265c4ab334fbe779268042e49017633b627b0c6516fc986a616a

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f0b4a85bf559edbdf85e0514a1dd870f7c35c9d0571e5d634a19b63a09ba91e5
MD5 6ce32752f67d2aed54bbbcf60ad181fc
BLAKE2b-256 d661d02f8eb4fe069dea5e82b703be8c5e079fcb649d3d65d7419cb8e3cf5870

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 95ae4b784de932fc1b5ab1278df8760bdf459fcac33661d999fcaa60cc58ddc0
MD5 7dd027c3ac325c55169114e942d0b705
BLAKE2b-256 8c1551e409b12c9c012bcc6288a25a3b6fea3079674df513ae0df39888d971b6

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1042c46c039d77b39f2830d877fba1eef78b7e3920e00fc7aef05ff71e8199ff
MD5 0e706ea01584042c47307dac02647710
BLAKE2b-256 0e04ed38d09f8032a3af7cd58b139a3731299721822e8246c19158ba1f1e67e4

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 74d087b432a5fa3abe762f5d40177b90fd200c2c696ad87c125ba5c572279c04
MD5 cea8c80f1e025be0af97dd50fae08760
BLAKE2b-256 3d18f7fbaf508752e822b3ac1cb21e67e02da497cb88dd215e8f81c963ed354d

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f9a12abd0c4fff3c02371feb0ba3e55bd4db075d0dd2d4c973ee02ddce5d4081
MD5 5074463639a5205ebf78562262e4da87
BLAKE2b-256 4e1b5df96359bc074927759111df6c64d9d77e216f6b101fe3bebf1d4ca774ad

See more details on using hashes here.

File details

Details for the file obstore-0.7.1-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.7.1-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0b6331dcc5fe57b9d53ec64e8a091127d524e959c4cffc5c54de5ba873ef8429
MD5 72cf0f6ae5a57504b6a0416213f36a09
BLAKE2b-256 d32141abb3b060b1185069572efe7972b9d8d53ff36dd69d11278c4429540125

See more details on using hashes here.

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