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 S3, GCS, Azure Storage, & other S3-compliant APIs, powered by Rust.

  • 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.
  • File-like object API and fsspec integration.
  • Easy to install with no required Python dependencies.
  • Support for conditional put ("put if not exists"), as well as custom tags and attributes.
  • 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.

[^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.5.0b1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (3.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (3.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (3.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl (3.4 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ ARM64

obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (3.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

obstore-0.5.0b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

obstore-0.5.0b1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl (3.5 MB view details)

Uploaded PyPymacOS 10.12+ x86-64

obstore-0.5.0b1-cp313-cp313-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.13Windows x86-64

obstore-0.5.0b1-cp313-cp313-musllinux_1_2_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

obstore-0.5.0b1-cp313-cp313-musllinux_1_2_i686.whl (3.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

obstore-0.5.0b1-cp313-cp313-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

obstore-0.5.0b1-cp313-cp313-musllinux_1_2_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

obstore-0.5.0b1-cp313-cp313-manylinux_2_24_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64

obstore-0.5.0b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

obstore-0.5.0b1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

obstore-0.5.0b1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

obstore-0.5.0b1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (3.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

obstore-0.5.0b1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

obstore-0.5.0b1-cp313-cp313-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

obstore-0.5.0b1-cp313-cp313-macosx_10_12_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

obstore-0.5.0b1-cp312-cp312-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.12Windows x86-64

obstore-0.5.0b1-cp312-cp312-musllinux_1_2_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

obstore-0.5.0b1-cp312-cp312-musllinux_1_2_i686.whl (3.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

obstore-0.5.0b1-cp312-cp312-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

obstore-0.5.0b1-cp312-cp312-musllinux_1_2_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

obstore-0.5.0b1-cp312-cp312-manylinux_2_24_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64

obstore-0.5.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

obstore-0.5.0b1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

obstore-0.5.0b1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

obstore-0.5.0b1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (3.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

obstore-0.5.0b1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

obstore-0.5.0b1-cp312-cp312-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

obstore-0.5.0b1-cp312-cp312-macosx_10_12_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

obstore-0.5.0b1-cp311-cp311-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.11Windows x86-64

obstore-0.5.0b1-cp311-cp311-musllinux_1_2_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

obstore-0.5.0b1-cp311-cp311-musllinux_1_2_i686.whl (3.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

obstore-0.5.0b1-cp311-cp311-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

obstore-0.5.0b1-cp311-cp311-musllinux_1_2_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

obstore-0.5.0b1-cp311-cp311-manylinux_2_24_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64

obstore-0.5.0b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

obstore-0.5.0b1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

obstore-0.5.0b1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

obstore-0.5.0b1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (3.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

obstore-0.5.0b1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

obstore-0.5.0b1-cp311-cp311-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

obstore-0.5.0b1-cp311-cp311-macosx_10_12_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

obstore-0.5.0b1-cp310-cp310-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.10Windows x86-64

obstore-0.5.0b1-cp310-cp310-musllinux_1_2_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

obstore-0.5.0b1-cp310-cp310-musllinux_1_2_i686.whl (3.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

obstore-0.5.0b1-cp310-cp310-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

obstore-0.5.0b1-cp310-cp310-musllinux_1_2_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

obstore-0.5.0b1-cp310-cp310-manylinux_2_24_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

obstore-0.5.0b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

obstore-0.5.0b1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

obstore-0.5.0b1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

obstore-0.5.0b1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (3.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

obstore-0.5.0b1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

obstore-0.5.0b1-cp310-cp310-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

obstore-0.5.0b1-cp310-cp310-macosx_10_12_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

obstore-0.5.0b1-cp39-cp39-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.9Windows x86-64

obstore-0.5.0b1-cp39-cp39-musllinux_1_2_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

obstore-0.5.0b1-cp39-cp39-musllinux_1_2_i686.whl (3.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

obstore-0.5.0b1-cp39-cp39-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

obstore-0.5.0b1-cp39-cp39-musllinux_1_2_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

obstore-0.5.0b1-cp39-cp39-manylinux_2_24_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ ARM64

obstore-0.5.0b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

obstore-0.5.0b1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

obstore-0.5.0b1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

obstore-0.5.0b1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (3.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

obstore-0.5.0b1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

obstore-0.5.0b1-cp39-cp39-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

obstore-0.5.0b1-cp39-cp39-macosx_10_12_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

File details

Details for the file obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 61a64254bed3fc50111c78201280b52d5364eec5498ed82da0229078a4c55643
MD5 b12f9a40c90d6ca35843b7391821c6ae
BLAKE2b-256 4f3c90d8e931ece2d9001cd373e411d32ba489738108a637cd2051414a22821d

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 70a11d248afe72592a9cc23610c42e0b2196bdc0dd535b66f25e57c11215d9e5
MD5 49c8ea560c75d6fb23d0779aa687e384
BLAKE2b-256 3a503a0b87e854405d2f9ae4b57bb20e1615eeaf14d8a5da11046fa950d061ed

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 35e4dad30191ce5c0ac504683c5c02629cf24ce94c8c98731f6ae8069deca7b7
MD5 baa80308201a2881e4255df90ab400ad
BLAKE2b-256 32ce5ff8a8cf30161eaedd6fe19ebd0512ce5d0171aeb915136494805fbb6e30

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9dbbb8b07021289699554845a408deb681a111b9613a5d9720a08b86622ab17f
MD5 8549e2f63547501a36705a3d46779b50
BLAKE2b-256 537d5c3b1548394abb9df5753bd3f7f8bbc5491bcbe378beafc0d225b80b6438

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 d6eea6db0812a2a8b638cbda6ce35fdeae78d6bff4659cc212d80157988ffea1
MD5 57ba3ad22afac3cf64420bf82fb74442
BLAKE2b-256 ed17b022ee01b1dadc6d5e51afbd4f3802cc1f56df4d0dbdcaf929b759163b60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2099883348211b9bcd536532d6b6c0f7c2670ecd4e9e8f059bba069b4301141
MD5 818a8435129923bb861c59b119fd7e26
BLAKE2b-256 e97d271e8e05263bb536793b8d2856e9495f5135de7d10fc70cbc7007f756897

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dabcb93e8908db369496103f143dd2ad1f3a0882ddd890674865ae2d13e0b0f5
MD5 db89d631cb9713dc36d98997762b5ba1
BLAKE2b-256 d25153ae9ee0985c75dd878edadf485cb470e2692517c59acc96cc50a0b613a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 61aa70290aad5dab2542d2234c4a8256b31df6221d01c07430ed5feb912b7b0d
MD5 7d0f5e743a551405a52c4eb5dbd64017
BLAKE2b-256 ddda4a899c52da90bf0329a06984a84f5dce72e399f272045a6233b29789912e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b98d430690716f80bddb90b5a85f17b5f82d8d7c872531ddb9cca8cbe2cdcc33
MD5 77ffe473ed1ed89ff5c27679c82d0c98
BLAKE2b-256 a0ec764f16e49e8bbed7e60bc2e99228192ad509142ea2182bb6e76d411f1d0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5d0ff0198578028055c74d20346f961656714e50747ceeb24dfd94878c24615e
MD5 6e6f1cb9314354408eb5bf9595d2290d
BLAKE2b-256 00e6ee6f98399bcadb837f9a444b4b8a9aa2eb3d6b1818d74e27767e7e96663c

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7198b35141e718ca81073812789a248b2c8e5e7ded5ac68bbc88f389dc5ece2e
MD5 d347bbec6caf433752fbe57ba53aa4fb
BLAKE2b-256 602d484f5625254acb035bcd4d3021bff63dfa05cd4ed342d9cb0d001d22cb93

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e52dd9d90ee74cf46b84b0ef50a2878df1462c25386a45b725247cb0f9f2ac1a
MD5 ffd14070c68006990354409406602317
BLAKE2b-256 3d64116245c5fe002f26ed3d0c87500379328c259c7bfd193a77f1c836a5245f

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: obstore-0.5.0b1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.9 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.5.0b1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6d604d05b738f786da6ab1a0dd3ef26ade53427384385db0654f14b03d2acb87
MD5 c5a6291b12a6873ec825e98edbb2dcda
BLAKE2b-256 c9b442e5c65754689d27ea67c343ca34f664621b1b9dfa35cddb815c3791e629

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8307ed38dd1f8c91ea8e10c429f547888bc6d5aa03efd2655f59856eb32aa4c7
MD5 c9f6764d16ffdff5c6b266e89d97f2fd
BLAKE2b-256 41a5021cac5ceb48155f763e644f17a49aaa6bc4a5d3fcb0c212a248125298e4

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3822a629486f05b4c0e5b514cdfbea0f0c5098a0152b27d96d89fbd5696a8691
MD5 fa3cbbabd9144f7dc3e821147902cb11
BLAKE2b-256 c298df533b404fdebb2ffb62b2e67fca3f2e9e3cb4533d21e1970fc401f00f80

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 85bd4e6158dae322cf510eed2eb30fe958f560d2133c0afd0f57e95576321602
MD5 76ac750bbf05f703464af062a6b3e3d3
BLAKE2b-256 69bc6745ad43a7fed719ae3bd3ddc482336f3148e9202dfadf842ba87bcfe550

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 438fa1d9ea3e1a75d7ab7f7bdf5936911b53a1e7b20123e113102eaa31bf1ea4
MD5 e1b04b605412e3b98bfbf27ecfc60ad4
BLAKE2b-256 88fbfbd13fc080db426e252b6958b7466918dcdaef8746abe0d2f8650bd79282

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 6ae95c588c9cc2eb1ed62a60a95f5753806de95aa8ed2001324c6bf312ff443b
MD5 7924e1bcdacc86414dfca5ec9fdca8b3
BLAKE2b-256 254524eac94f43a19129c964bbcc4197666abfd4530b20c2467d54308da68683

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8404e76422c3b4de4a97447d1050709f909d3d25efcc8783ba68c20116c911d8
MD5 5f85db4d97f517709cd580d5cf1eb2e3
BLAKE2b-256 c5eff7fa61986af95dd6ac49d951c1f50f007e45715ecc13d8124ff2bb53a565

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 48cdddbf38f66b0c99994f3b57588d57585c00294c1961f1c2f8f2b2c76e4959
MD5 763abffe3a8dc59f4dd0bfce6ce18cac
BLAKE2b-256 9b7fa734e110d74b30a20a887ef55286369aa7749e7e57182e697bf51fa40a52

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e6a5a5e9958695e8b1927f20b846b065fd54514d7f4c8202fc92391ae95be790
MD5 b1682423d70da53d8922daff1926f67c
BLAKE2b-256 07701253fb26e6711f0b15aa7b20857f983b810395b4caf5439fff7b019736d4

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a075a9a6f6bf025ecaae0ff6d3b6cf222bea03c90edf6eca2e2f89055d4697f3
MD5 258609779fb0a816d603daf32427b520
BLAKE2b-256 139c2ebd94366ba4b107a0eedbf4ac3c3d21beada8d26d95273c28b209726f37

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4a31ad96a14c8f5d0bbea968f8f61886be4ee10aab0280abe35f02745f94c1cd
MD5 e6b8e86e77c6900e1779250e6276253d
BLAKE2b-256 709ff84f6574fd64c989b8e281f58dfd66710ecd93a0aeaa8efb5b2e0d473a23

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b728260bb1400731e0f9b7bee67b82750ef1134959e9fb44ab565750d9c06e29
MD5 2a50d9adbb795bc7f83bf9f4048041c2
BLAKE2b-256 c38b6662e01c9268cc4af05af2bc9c66227aba202efcad59d95eb8ec3437b098

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5b12646473ccec13e80cbbe4e104b8d84ab6b165f406600f39a0a69bc6f6baa1
MD5 1974e7f55a4950928760f333488ca601
BLAKE2b-256 64c5995246fb580cd11c26706cb9849e09ee2d62c6077e475d2b5e1b5293ada5

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: obstore-0.5.0b1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.9 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.5.0b1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d7f7a5150c5593b9b4c8fc828229baa82714945b0c5fac25d567b65864da93d6
MD5 451703d1935f2f9e9f6ac12c8f896bb2
BLAKE2b-256 93c07bb52e9c4baf6cbb945245cb5b250abd6e3af60e5d9a103e65135a819b2c

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cfb4bccf815933cb1676409cebcc8847be6c47dfb8838fdcdd6c6dadc9bb28bf
MD5 695367d29739252700d482024de6f89d
BLAKE2b-256 5019325f0629a60125d3959a2ba136135c6be5a4f15ae8518a9e59f5dd363492

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1eac2b23a3beda59d7bfefefa14ca9be561d53ea6fea60ec0edfc755d6aa925c
MD5 5bcc738c7a5592ad9a2dd6a1845e6a16
BLAKE2b-256 86f9501d150fa677224d3e51063d0e11bf047e8c8943c449667f1b8886b3434c

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 524266ddc2b6bc1ae590dd83e1674172dceb9b77abb3959fc2ab31c73b4ed502
MD5 99d2b95e62d81479ba043973f4c00e3e
BLAKE2b-256 cf5a58045d2525055c0d37b8d3ca15da6cf36bca86ff198f2b400129f95f1e47

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d0d1ba7fb90ac2a84ec6a5339df90cd9dee740bfd954923794bcafeb1c04e99c
MD5 453887f234d8e2c72aa7e9869bc00fe4
BLAKE2b-256 361c29fddfaaa7a2483fa97a6ada5c506817422d4cab8ef7b4199a5d380cd1df

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 8a99447555a75ea9d6855584c054f708c000fc26603383293709ca4d56e44cd6
MD5 0c5a95b52e9331c3172d6753e3e95d58
BLAKE2b-256 ac4ad8e2831a20488583afbb4080f7d5a6ee3ee5cb2ff820839d098fd58c3e0f

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b16c2ebb0ce7fefb119b38765af668bdbe87190a78dc80d7dda86960eec0753
MD5 22f81d0a962c3da97942e3bafb7ff68b
BLAKE2b-256 83f487c4870d5689591ed19c8c3f364468701e9206fa2da58334dc173823d628

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ca11a3968f2971fc7457f9055501b4030f433c239e9c30e75b8872b6cd33478f
MD5 8d109e71c9256254baabda4e75d9bcc7
BLAKE2b-256 cadd2638aad97650742fc2f9d5cfeb7dc3c7e610c17e9908c7766370bba1c717

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ea7b8ef3585743581895e08fc1a150d3f2df5472e34bb594c105ef45f6ccb7de
MD5 9edc51e11da668b124b4b75698e0e0cb
BLAKE2b-256 162596a6f94ada2481afb892bb53f129b09634933a3ff0345b8b403788d49212

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d2f1a2e3fe78b15b2d39521ca95cdc91dde69012ac88c224d28e7a49ef46b81
MD5 affe4feef2c2802c276b3406b69b4286
BLAKE2b-256 bae4fa69870bce1f9ad249c472b6e72ea644c77e199cd3f3e54f38a9a3335dbe

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 81dcf3f2ee7283b378b377b8b68be331636cb7fc8cbaa4ccbce41aff78307be3
MD5 eb8523c7f417283dd48404623413a341
BLAKE2b-256 e96368956120ba308caf11c9c17a32baf737c14b1cfdfc3d30aaca1557410ea1

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95981b73e0d64bd78d73cb7c8852c4acccadd708f9801fbafdd6b7d9c6b08879
MD5 9cf5a69b956fdd049488e774b8e5ebcc
BLAKE2b-256 6d1f4e8eb625145f42e64d7969efad28a2ec701cb2146d383308a50d94e0a741

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7dd51078dbac882b1f5004ce97676ba145a5ef0065211471357ca504d36005b1
MD5 de916c93866a2b68f9bec0558a4bb9cc
BLAKE2b-256 558d40c34299f5db0895be84303b6fd15cba90536b5024b47c78c5413e4f3445

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: obstore-0.5.0b1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.9 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.5.0b1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 16d9e25c30794786ede4cd1e4c94ea2e616aea69787cda3fc252bbd334376c0d
MD5 dd9bf8fd18c6c92d544a1b07ca50be9e
BLAKE2b-256 0b1df063bd5ae8c8d8ca988be2a6e37b588562f1744b4b7ba8cd0c0ae9b4a143

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 50487eb5d0df7b93e4199e033cb36f1c5ecfe44a64158b31f010b4447b99bfcf
MD5 0f908c05347d89c157dc0edb02736035
BLAKE2b-256 7cd4f3c1c800482fc5bfacd52817540b687d36fd882971af59a25c9bc2475aa6

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c888ce10205403e5dca18afcd0df44af66524c76521e03e51046c3447a12477c
MD5 46148fc4f27e4333bcc4d5b711e09f08
BLAKE2b-256 a4389afec994508635bee9d1b66a7499c5275dd7baec03ce25d2ef277e569f2d

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bc475a2e21edf1f57ad79e3833aeefa883e11998ee09ae0af1588237d231e296
MD5 9cd51fc5717d86330e0959dff1306f73
BLAKE2b-256 79d0e8051173fe14b94a86654d495e7b9795c2463c084ea007795f6a4842ca3a

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a73acc5dd4703ead61edb0f37babe86b3601f558fa7d1bfc2bf255a5d51bd818
MD5 8d27ebe92602e20cc8cf84f93573ee74
BLAKE2b-256 f0095a508713db254a52e721ef75dea931bace882bc78128d8a6a49b258516c0

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 c8cf73978de80e21c47d47cd5c66a9111976b1aa878b811c1fad3836b5455748
MD5 7603275e9fd5ebcbb09820223de39caa
BLAKE2b-256 369993c44d904289897de9b63fa84da6a3ec5210408d6a724ab369796aa01691

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd33dd4ab676070139b705fece57027c5a2382a27f6289497eb2de133d3f9b9e
MD5 ca2369b3d722a0a57c9245df1dd0e78f
BLAKE2b-256 ae9075a9561bb589e963af68e6b52607c53c6496f945e073f01ac790a4b9640f

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bb5451f450c3309c9899717253be4af7a06525e8b77c6b36f771d8435c45460f
MD5 9b6748302b4891eb5606521cfd1fadd5
BLAKE2b-256 c5637cf4dedec3821fdeca0a1072ee1aebc27b1d9686fb6d04e7410df524ef7d

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b4906390f3a139022856355940a7acbe7f37da7cefde2544caa0841b63a9a1a4
MD5 c064e8c727026098bea65710c860cbba
BLAKE2b-256 27382f2e8cd15154c58539372af84ff1981e436778d41209886ec26392043870

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 97325147d1dec65b0f8b9f74bd0e3f46d59b9e4d435782aa7bb5d7a810844dc2
MD5 13638b19916009bb98e499c7b713ece6
BLAKE2b-256 3875c5895ab36601a03f3fba8a05296982f87ff7958e3affea132f11ff0a555e

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bac5355ee6df93011b7ee04fe5236c187789ea3d7cab546aea1e67c5b87c454b
MD5 ea541e114feb1f2abf05cbf0b633cc1f
BLAKE2b-256 c4e4ca44373735b863b8b9e830d1e36d02ca2af5198d8bbb868480e553342541

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5000e63131d5bce3bcc0074acb96b28f3e1acebfcbddb835c40cf6b2398a3363
MD5 f9ba20d0ec8d61a5804815cc18b9bbff
BLAKE2b-256 211f7a89b0c3a7835087bc01ad1823aac0c7d69e39ab020724d2dce2a9485ce6

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0c2af4b286cbd825a404915a6d8c1b6d4c25d81e56b8e27a725b29f7a036554a
MD5 4560c29279a126bb4f4e7a91b970fe38
BLAKE2b-256 74faac5c71594a48dc4ad63d3ea628c06176c5efd17cb0e3ba6ffdb6b4193d63

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: obstore-0.5.0b1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.9 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.5.0b1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5a993fd9363b4b52469e1cf4929ae25d1bbc96e9f173ce23bb78676b8ff2afd6
MD5 86394c7af02fcdaaea6a36bf2479b4e8
BLAKE2b-256 a679fe9fd11dece0f33f05d3939b408c20eb3d96c09096360d263efc7b503c0c

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9745f6bbc35e4b750993e3c73cde15bda98097f5159bf2d346eaa3bb1220d732
MD5 59b840dec8042c43311b39c83bfceb48
BLAKE2b-256 4edd8475b6cd9364a85aa362c2675c7b7475addae43a20d0f0ed75d84c354e5a

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bb1ee5244a0b2f0545dde18596adec0ab8c4c1ee5a7b4ff171acff62e16c78c0
MD5 f313aef8991265a5d180cadae506222b
BLAKE2b-256 a21d9740cde414067e966555b9714f62c2005a35dbbe8aec75e8471937b83b2f

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 72650c1dfa637e9457a024388df4ca8e308b146583b734358b9d489c21d3c526
MD5 bbdfabc350b96e6e3a7207476a169018
BLAKE2b-256 c5e458c0839eee51c00a8489ebddbd6e9013956b1d3c737a34650bf73cd7b841

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 092281db99418b164f582b683f5ec6273d098871acc0ffa42c739f360d34c20f
MD5 e61b57a18b402e8016fa96af118ac50b
BLAKE2b-256 397d13cd9b3257afe3a62b70724711240f6292ae80e3434155bea77f6e9a7428

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 e6a18df9cfd029251cfcccaa2fce79c71d9a2993f7d903b9ecf8a44084434182
MD5 a0e8a8b81368bf83b73975b7fb964931
BLAKE2b-256 8eb303eb9d92a93f31c9036cb6e5cf80b5db20d6b783796810691b6c52b06536

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4740904ad76cb72241f40261eff46efdc945cbb904f14274cfc77e96d109eb2e
MD5 ea2d243f237c016b44c111517f4e9d00
BLAKE2b-256 22615b27096bae1b9e9dfe76b9060e0a13741ad66b067cb80529b10e3c49b93d

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7b7e17a797ed26a68c1c85c742bff8270889a75a3153910372c70ebff1ef3f24
MD5 b0cd87e738cab51cfebf15651b6fc743
BLAKE2b-256 98a7a8cb6b5e25edfbe13fb166c21b3c48368bba137ff2b94154f8c6aea68ffc

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ce4cb69d2008907da035900d476a051b03e2f4f6ee3fced447fb254b4a0d4e2a
MD5 0b84c1f6ba6808562d63611649a3c361
BLAKE2b-256 bee5e6fb0d05b3a0498da0c60df6e7459c81f1b388595c945c8ecbd3b62d0c63

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c2d7616acd78c26149af8175bfb27acbdb3531c962f074a811de8c6dc9026141
MD5 3b540df68ec43d1ec22b1cefd8b41351
BLAKE2b-256 295414903d22bd4436b38f3a04a73b30e6ed1fd0311fc1e395e35f5d8594ddb9

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a0138ab056449c6c4037a0370c9dba9b85e7aef8030f85c683203a20ccf7e1a1
MD5 292a2ae7840ec9c5db0ac34d796c965a
BLAKE2b-256 27a926258cc4aeac6f5e9bce72d660aad69c0ec3df1fb6218661e8606fa6a8c9

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 864a9ac5e423aea292a1ef8d60604cab5abc219f3a88d92bea92cc393dde862e
MD5 82965496928e0c6e0b4a16fcb699fd59
BLAKE2b-256 4c0111a0ae09fb2b75a95a479388621732e25bb0d188f6fbc880ae01cc1be399

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9363ddcfc4ee2c9b33aa77d15c9f4a8f5e1d17b81cf4fdc74f671407f4ab24a6
MD5 2289e20f295b94c15a3a47c447181666
BLAKE2b-256 65669b5157aaee7548a8790cec20b2af924bc037328fb1ccc6738f69f322604a

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: obstore-0.5.0b1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.9 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.5.0b1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 99c72d0d3cf0a2c76a68a4a926e9d0477a204f96875c9f5f4fae563f3d2e0fe7
MD5 d2c89df84ef400dd44d4e5e3d39f8315
BLAKE2b-256 243c2f5e96a576505aba428461e120199bd0ddc440fc8896b35a71d3484dd0e7

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12276b4404659fbb7e1d08978ecf5375a6f2a87d73b1bee44aeb8d35069f19b4
MD5 55edf06d2c0a0f04211d6eecdce4c1f2
BLAKE2b-256 3d247009ce43c2deccb93cf6341b6bb7eb1f4cd07ef762379df6158de477ca91

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 227af36531578b573f89451ed1196cfd4ce5c9ee9815779cdd3cf0777186413f
MD5 becb9399c3403adb635174de2111a319
BLAKE2b-256 b9252d23469e4045e17d5cc1d5523743d80eaf4fb83321595343dcd2b476f7a0

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 edc6d514d9aa7c2e0c81f9a4c91257e388564c14d88773badd2d6160250d5c2b
MD5 93237229480ef5ce235c2532a7296590
BLAKE2b-256 57df3e03f45967451c95f51177b64c13458e73914a948e5d21a732fe918e7631

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e1ebd22dafaff13f7157647d1426850aba961047e0e8cf2677e1c7a1b987ba73
MD5 15b71b51f36fc2f69d3a315a70efc196
BLAKE2b-256 3c292c70e10f2a45f27f01a9e1e58a099a3d9900d5898cbd4b030831af9a39b7

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 b55b896c67aea443aba37fa08a1521969be7947197c9bef2e8ea4d9d7a7002b2
MD5 752aa807ed6b985c58d4e05c260a728b
BLAKE2b-256 bbdefa20164fa70636b3bd792ad031c64c11c882fea81b39c59f04dd1f88f85b

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 91973c33c022e950db55a8d8c2196cff001640ca42ceba1fe713927545b3477a
MD5 cf8569fc61deccc730dda8e878244327
BLAKE2b-256 82d43e239edcea86e83d0647497c15850e4e33ba3a2cd1ac332c22f11b4b5771

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 583a07f5f32cf9f7a325066bca859faa9d62fa3eaefb6b768ebfdec3788b8835
MD5 fa9fdbb1e84b6aadef71fb82893fbcf3
BLAKE2b-256 ec55b995243e290e67a209e3b46e00fec92ab1cb307733da4a84eb1c5064d68d

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 09b5317fd813cbffd34832ebe25fc63c0a97c8df3ff203079a3174d44dc15e89
MD5 50ec226c900d6b61c4677b5f7fcf9a0e
BLAKE2b-256 47e04bdbd3b47125665ba598516c070cecd373df7c502a705d0e6aff722e0b04

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6ab9f2e3254e279ba663daaa2c3e2b55b1bced519e03ec24ee867f93ea6d9a1b
MD5 6e4ffc996a820d42385f2798a4a66dce
BLAKE2b-256 8d36caf507c0622be01bbd5b239bab2d1e55333415ad40709b7f24576aad32e3

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bc07aed8f865e5c7cd2386d610261aa3d5e0f87cb1eb96d65e1cf8c5efdcca52
MD5 b11f7597e4c87f343473056cb686e735
BLAKE2b-256 b5e56a73af6e3344fc3667cebf1c41b814c587edb85f13435b15fa21f3d1d2e6

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9ea982e20dcbdf471ab53748d512c06608f1c4e4a2f27dcff37981e1ea953cf5
MD5 b6845c1a3fdf0b3c2134fbcdcb9f41da
BLAKE2b-256 34248f6a163bae3106eeede7acdb761145f696d371e99ee73a0677492aca7b46

See more details on using hashes here.

File details

Details for the file obstore-0.5.0b1-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.5.0b1-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b5286fdf6a8e9d4a50aba7092cd5a1383702027dba8e74cbd64deef0bbac6528
MD5 3d9473a4741bfd1a3ad2dc55ae74da0c
BLAKE2b-256 ee786624d28a289debbb32c4548524174ccb2be8f039a2b7dc38b3589034cf48

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