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.

Reason this release was yanked:

Will be deleted in the future to reduce PyPI project size.

Project description

obstore

PyPI Conda Version PyPI - Downloads

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

  • Sync and async API with full type hinting.
  • Streaming downloads with configurable chunking.
  • Streaming uploads from async or sync iterators.
  • Streaming list, with no need to paginate.
  • Automatic multipart uploads for large file objects.
  • 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.
  • File-like object API and fsspec integration.
  • Easy to install with no required Python dependencies.
  • The underlying Rust library is production quality and used in large scale production systems, such as the Rust package registry crates.io.
  • Zero-copy data exchange between Rust and Python via the buffer protocol.

[^1]: Benchmarking is currently ongoing, but early results indicate 9x higher throughput than aioboto3 and fsspec.

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.4.0b2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (5.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (5.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b2-pp310-pypy310_pp73-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

obstore-0.4.0b2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl (5.4 MB view details)

Uploaded PyPymacOS 10.12+ x86-64

obstore-0.4.0b2-cp313-cp313-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.13Windows x86-64

obstore-0.4.0b2-cp313-cp313-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

obstore-0.4.0b2-cp313-cp313-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

obstore-0.4.0b2-cp313-cp313-musllinux_1_2_armv7l.whl (5.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b2-cp313-cp313-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

obstore-0.4.0b2-cp313-cp313-manylinux_2_28_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

obstore-0.4.0b2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

obstore-0.4.0b2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

obstore-0.4.0b2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

obstore-0.4.0b2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b2-cp313-cp313-macosx_11_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

obstore-0.4.0b2-cp313-cp313-macosx_10_12_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

obstore-0.4.0b2-cp312-cp312-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.12Windows x86-64

obstore-0.4.0b2-cp312-cp312-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

obstore-0.4.0b2-cp312-cp312-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

obstore-0.4.0b2-cp312-cp312-musllinux_1_2_armv7l.whl (5.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b2-cp312-cp312-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

obstore-0.4.0b2-cp312-cp312-manylinux_2_28_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

obstore-0.4.0b2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

obstore-0.4.0b2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

obstore-0.4.0b2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

obstore-0.4.0b2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b2-cp312-cp312-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

obstore-0.4.0b2-cp312-cp312-macosx_10_12_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

obstore-0.4.0b2-cp311-cp311-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.11Windows x86-64

obstore-0.4.0b2-cp311-cp311-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

obstore-0.4.0b2-cp311-cp311-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

obstore-0.4.0b2-cp311-cp311-musllinux_1_2_armv7l.whl (5.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b2-cp311-cp311-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

obstore-0.4.0b2-cp311-cp311-manylinux_2_28_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

obstore-0.4.0b2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

obstore-0.4.0b2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

obstore-0.4.0b2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

obstore-0.4.0b2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b2-cp311-cp311-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

obstore-0.4.0b2-cp311-cp311-macosx_10_12_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

obstore-0.4.0b2-cp310-cp310-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.10Windows x86-64

obstore-0.4.0b2-cp310-cp310-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

obstore-0.4.0b2-cp310-cp310-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

obstore-0.4.0b2-cp310-cp310-musllinux_1_2_armv7l.whl (5.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b2-cp310-cp310-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

obstore-0.4.0b2-cp310-cp310-manylinux_2_28_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

obstore-0.4.0b2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

obstore-0.4.0b2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

obstore-0.4.0b2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

obstore-0.4.0b2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b2-cp310-cp310-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

obstore-0.4.0b2-cp310-cp310-macosx_10_12_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

obstore-0.4.0b2-cp39-cp39-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.9Windows x86-64

obstore-0.4.0b2-cp39-cp39-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

obstore-0.4.0b2-cp39-cp39-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

obstore-0.4.0b2-cp39-cp39-musllinux_1_2_armv7l.whl (5.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b2-cp39-cp39-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

obstore-0.4.0b2-cp39-cp39-manylinux_2_28_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

obstore-0.4.0b2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

obstore-0.4.0b2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

obstore-0.4.0b2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

obstore-0.4.0b2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b2-cp39-cp39-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

obstore-0.4.0b2-cp39-cp39-macosx_10_12_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

File details

Details for the file obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 47f09e12f230e8bd4cc116d35ccc4ca7679a6b8c78fd791e4a14acdc94424dc7
MD5 ca81b8046f5d269110f31cd96446a42a
BLAKE2b-256 8761cc28de8122f103990f7ec0f83480f135dd139c25c7cd8cb121cfe7e24222

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 82d83bf8af4673bc715c563d4bc08d04825c6d130e95b46ee0f4036d8acdad5e
MD5 37715af70c2204eb6cbdd078f35e2880
BLAKE2b-256 4ebc59473243d66dea19aed768ae074f8c820e8465001e8e1f5563a67a1ef5b1

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 df17938a1f3eb7b343d5f93c7f6be2567271eeadab6fed37650a87cf450418ad
MD5 a210368610cb84b2df8d35fd73261084
BLAKE2b-256 4dec8c11bd6ea21a774fa00d47a64ad0e0b7f15b4f782357a98eb1dd883b325e

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d59cd9b598656a5241874cd9923db37b800cd0a51cab6569088b0e69e4fa3cce
MD5 01488ae3cbebe6743dc5b60f8cb1222f
BLAKE2b-256 4762b2a049e8979dcb377bd25021761de9a7a50e14f88c817d34f24cd509da7b

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bf541f4825dcc40c9fe0522fa83cc93b925f1b04dca2941188b1eab2f00c27e1
MD5 0828d1df107e53034bf1479743c8db68
BLAKE2b-256 3c916729ec1b43dac982a946e4c6956e7016b058ee8cf2d3c5906937253bdacb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ccacf58dcd5255bd02b5ceb81f1517debf6bfde10349c69ce144dd45378c41ea
MD5 5f2d91124b71c22ad706b41f9a7257d1
BLAKE2b-256 df293c06a5417ba674a6f5464971dbad89c4c43eebe19a2b7fedb41cab83fc47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4d8a84b1cbc18b90f47011dc171638d1afb7566fe4b157c1daa66cab1f6524ed
MD5 9e4283c832debc3230d31f2be9a05934
BLAKE2b-256 492c36ee9093d63b931c67476ac0b773a6d45a1655a5ae85eb320d2a82d42081

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fcc80d94cf1f942be0d018e0296813f08dca941274491361723c359007596804
MD5 2db9e15f2fa8c48d9448226761afe5b3
BLAKE2b-256 9f94acd611776de86f29e79880bd8e88cbd65f9eeeb6e8a054f47ba4314ce649

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 52b7e23800073126804458d4a481debfa8847b3eb3936e2e61478782d88d4336
MD5 77aaf93623675b38a691e3929b01fbd3
BLAKE2b-256 f2f12401a77549cc4ec010bad5a7ef734c94c57a8ad7550dadc6822bc0a25753

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1a6df2305988c96e99d76ae295d6159214243a2dad3fda818460895675f51b6e
MD5 53b991820161da58b96e09b52abba4fa
BLAKE2b-256 d05785bf0f11160203f73ad2bfd4b32953b24cb2826be75172d0fbc524ff0cd3

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c13364721c5c6a4fb6d9a823b56ad5991aa4c170c5dea14b772f7974fae96329
MD5 eb3be003e5c217e569def4c7dacd10d2
BLAKE2b-256 f7fd611661ca65c7f8b09d3b0fa5ff3061ec1d8d694e72795990783f0510f499

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 70d4f741f6d42a0caf851702c34fe0c44dc96e5aedaa2b2427b8127de2119b3b
MD5 b72f98e0cd9f51501b79490bfbd59f93
BLAKE2b-256 ae33301a1ee9d05be00186a09f871c14ca9eeb80eaa728c10ad2e7a60e44a46a

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d1b08c86f44a67031ba0ae2e05f675d38b96a275bb89296ed441372a2a5be61d
MD5 7bf355f46bd8573a74f34bf9e720b8f1
BLAKE2b-256 af27bbd325bf52bbc66136f5f3d741db340db37e29c40e7f0bda30e82e372a2a

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7751ee13e72a143d3e750cf5f320100a09cb59dea72cff55ddc37696be1d2bd
MD5 7ea403eb357a4d1f61a4e96ad828d4aa
BLAKE2b-256 b144b6b43ad490e7c0b7ce41352465a3bad193e616460c2b7cd16d4401fc7b1f

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7ff89b6b1c8c999d1d4f58ab807a935f2582d90d66fa6960363acaf78ae7f99e
MD5 4f5c332e3a45631f3aa3d774629c60b2
BLAKE2b-256 3aa6ff42b7b25bfe1317cfc0eb6c58b0fd0098788b8b5320d92e97f4c17885d4

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2d4a4e40e0eb24d343f3123a4a526aeb76eda304a2f150fc9afb41345def202d
MD5 4da03f2c45e600edf16cb46f21c5c7f6
BLAKE2b-256 fd9824a69787addebbc4d091bc550c7fdd6f6aa28fa9cda92109e4919dfd8c32

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9811b27e64d06961eeae87d5182252c8cb12b677cc1dffeeabbba733e4199ac8
MD5 d8ce6998c336048f8ce898a667179162
BLAKE2b-256 4c30a7c0b3b17583981bef78c522b991c4c9f0402495b7fe204438fc176371fb

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a8d3e704b31e50638f447a64c74b3d1c2e06408b6231f8cd222a55e8ddf22edc
MD5 0ebd42dac05d2277b1497e03e9d6fad5
BLAKE2b-256 3c75a541ce89e70233f7cb20c37b2ea771d94d1cd33bfe79ff4cb76f873d8783

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c9d3b2db452b3124a09ee36747a6fec816d6e6ad6a89f60475af71605174806
MD5 8ed2c49dd16d59b342851911288c248e
BLAKE2b-256 27ba8c6af12b3dabe2a1663b4b20d7889011ab436594c497ebbec94ce93ed7c8

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 33d15de26c79c4fb5c4098170948e5dd128f1fe6a85d07db8724464064bbb504
MD5 a796692f7e48f0d88d050604b0d5858a
BLAKE2b-256 a50346dde8c8b2ffe3423e1d43de3495468464d58ee3de509a804d9269bd7fea

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5f016604ccbde426539e436515877d31c54544c08a81b75b18d2d614b30d7626
MD5 4501404f388dddf9f9abd255df2ad12b
BLAKE2b-256 b416fd8a613c93c8557522e8e0f9b18c103ded725ca3ee5466210c476d83f7aa

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c719f9ab28fbd6ad490a6ea190656e581016010d87d6d679d4000f1e59aadf32
MD5 7b2c54e3dc22a8f77a9db6ca8a6d0da2
BLAKE2b-256 9170b391af7e4d9f0009686a066a9849751d0b453623f31fcef478c36e64774f

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 562969d65e84ba3df3896c92f806af1ef5ea833a8f45420f689ebdf716ce63d1
MD5 b0e0cf4675a08946a800f09c081ca843
BLAKE2b-256 6c5d6aff1dd1159db9788bc39bcf4ece359963fc450ebc86b7693daf15289eab

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d449f0289158f9becbf1cecc8e4152cd307d440dca5b7163ccd28d678b2c17f9
MD5 0b1978e4c33d9cafadfe390d97ed6e30
BLAKE2b-256 bc143119ed723e1bf6c93a663a72da084de7dcb224d0a8ce8dcbe9eb4a08efed

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7fcec4fbf663b0db92ddfce7e4a524282b90a21dca7cc6dca8f1788c9cebb68c
MD5 8c7163576a4ab92e2d2424830e74ee0b
BLAKE2b-256 db2b30fe9c7ba0afbdeeeeb89dcda84b5d781243d2061e436a9943df22378f04

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-win_amd64.whl.

File metadata

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

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 03979a9c3eb213628921f248abafe0fd4e57fc9c0bb9f21aa7d19f83b8d51b4b
MD5 8afc2dbe40f62325be9cfc63eb90dfb3
BLAKE2b-256 0c4b525366c15f7d92929bca6b0f2ed6dc6637fc4392f54673094e7f29f6dd11

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 974451a118ea06fcc08519a4153283e8e457b2121aaa7192dd9932c3f44534b7
MD5 8b51066af2badfa54df18eeeb2d34941
BLAKE2b-256 0775ac51a736c3dbd10f98e18afeaab876d10fb9952c95b77ed3826bbb7dc923

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 685f93a5a07ef06f4ed68044fdb587e67bf9d050a7d25d94b50c332b7c0b3762
MD5 feaa73b9a9b5e342885baf78cd6d7204
BLAKE2b-256 b1d2a913bd163847489b15358a587a1ec98f785ba224e9a8277c0faed58c1463

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1906a273dd64d4a957b5b2c5808f20ba312901650bb1089404436f09d9f2f75e
MD5 11d55ace4b9adc7cfd6b23827793ba93
BLAKE2b-256 b69c71546668a977c43ce33d2423937439b67b035ad6f4c3206b66f42d9a9bbf

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ce90d06989aadc3ef9242bdd366076c011836ad8fa7d96ed1755e75776bb790b
MD5 149dc8443d1c5ecc13691e1ba773d3a0
BLAKE2b-256 9d23e3070ae7fb0d8c790dc6d20e39ff5f7d2df736ee6581ec1250612cbaed60

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c06f175ad738f10e45750f5b0cb547bd3c27d6e0ee3eca0643eae240bc5ac891
MD5 a6d3a4710f7de2b3ac6afd654c14bc6f
BLAKE2b-256 2f10e59a093cda1fb32b2f6b93b66e427255946435a272711b7d64af08fa76dd

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9d708306ccf2f39ec1044e13ea2f7f23f5eef13a6730cb2cfef60be992bcc7bf
MD5 ebe3e72944a7976634ee9b84903c496e
BLAKE2b-256 7ab78e5449f5f38bbe8b71a30f0e10268f06b40c29a784bf5074179e388adac6

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8bdb1eb0010ef037dfe5d3561cb3f6bc21f22ce9898503e00a54c56dd8479f52
MD5 33b4751d42db2381d1a84e1c14de5533
BLAKE2b-256 90bbe4c1891b79b5e19ab578c19b1ad7d808b102eee476033b5a9732914dda6b

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c5387ca32a47b3d0c8d8d1e983b126006ef757a28413b86a5a4b30dd2c68fc7a
MD5 b6e2d35346f0c7895e999c841066e37f
BLAKE2b-256 a9f2ed90de4277d2384aee8ad7e4b72b68bef20a40ffaa3dbbfeacce67c153b0

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 432ba97b9c459df609b4a71555a7b09988bf74a76d056c2dfbc52fd8ea7c4ae8
MD5 738cb47947dd130c561b2e66b56b7e7b
BLAKE2b-256 7e7eedc76034846a0286d45fd93db30e0ba4452ecc80472b6bc12f048ad0f508

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f36232bc1f28c2d83f33e90fb47975e49f28c5a5bdf9a45bcaef767569ad23c2
MD5 db6554a7ad4699590f544872a92fb8e4
BLAKE2b-256 3c60a30a70780e5a8f5a5b9465a02254b61a7dd6b5d550307ab44db660ba2184

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95fae4a94ec89ee84c21aaaeb3cd5d7ee4eeacaa978acbb497c600394c717791
MD5 7b4879f4cfdc92a1a0d08ea86d0ba77c
BLAKE2b-256 bdfb76d74540dfdc96677b8b13b9fa22c7470ab276f9c71088183f14a99d8b02

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1efe2dba14ecb263601d7d7643ff153bfe46a4f821747357d373886d6665e811
MD5 00604b5cad250f66fa06eb6a84ca3840
BLAKE2b-256 3ec14c728fd4df58720fc1285f488f238d810e0db865cd050136f2b804c883f0

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e44efa4a8fb03604dc3e8095927b0f2a111428d922e87cd3496765de90432f5d
MD5 c1485134aa5fdaad3a08cadc5fcb8bb6
BLAKE2b-256 1b611902250a1990311084318456fa3fceff52d147cb07175299da79804be044

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 02b3296f33f73cbf6bf31755591fd3a5ab752ab96a826346ef4bab09620b8b7d
MD5 fd9f0269a288f4847b2063b502261f7c
BLAKE2b-256 3cae4a507ef89b6bac1a5222e0d367ae8a8bb1a17d95ec83bc73cf279918d4f3

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 474f2e4661501bae6bffcbbcaed76ac93e4743b0a6ffe48c34f44b8cd096d28d
MD5 edf86955f0b655a2c2f296983d5f6d4f
BLAKE2b-256 2887c5634fd4a411202cba05df446f0a719338c51971ae33cd64d4312c53f26d

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3595294464f2bde87c166b2387a1aa658e75746c7a041669e0437902371faf7d
MD5 a80f56cbf2f93118654e987235846bde
BLAKE2b-256 421884e1a0c5a35652951bbf93bae8746a7b5479cc6cf3649e3637c88e9c330c

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7721fb485cfbb4e7a79270238955fb092b0eaf3fcb0c172f0ece63bdad162dfd
MD5 a04ad13a8637a742ef7f973412cf5342
BLAKE2b-256 4622cb708455281271a7cd2f2f1c67f143ff7062473b40584302242647244abf

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 449c2174995accef0bcbb83b474a7ec0d7d5ac88736fb6160d0ab1bb4b72fd33
MD5 71376eb56ac21a9287c6a7d0fbc4c9a7
BLAKE2b-256 a2892c06561408b25cfebbd6bf8dabd9b4c471361b70e9bc13f917675fe6ab7a

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fdd93d1f6cf6e8f087cb0a3a95acccd3bd377f3c605a09a8e398bdd99d897b8f
MD5 574de016a5af64e9fea12ae58fad6db4
BLAKE2b-256 4d939e69fcaf8befaa2fe5250928f65acd13ff205364e176eabc55e62cad42fe

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7caa011b2f50e77f086226bf312a72246d965aaf790d256e813a5d27cdf68c4b
MD5 3037b4853b3ca382385eb4c256770041
BLAKE2b-256 7d26d3a12f9ebc2ffb1493aeac271be2cb4b7b2d936e8ddf9a64112b94cd8cd7

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a65d840e1bfe4e01e1ada50b6877b4df59c36f41480854b5825b3366f5e3c847
MD5 529177769bcf85ff4b5c9487ddcceb75
BLAKE2b-256 b16586060058bf6c473f754cbfc176b7ea99f2f2a6244b6587acfd7cad7aa9ed

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6b3becb2a609df16decd534337a93bcd244547ada7f9a614b84a6989d73775e7
MD5 74d1202d23546d700aa5203147034f51
BLAKE2b-256 0445badfd8ba0ba667e26d5cde168fe15efbc172d8e05262577b6e8aa4b7e4cc

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9a6957101691f4c93145791620db8264bbc5182b33519f939dba2f817a0dc38b
MD5 0cce17f971ebb7d4082016f9c0954188
BLAKE2b-256 7b7bcd9bc0474baf7b36eba00488dfd553b194102c876069b8cc9d4effeab269

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d64f3fb11b0014a9b930e556a6a347902be778c2549278ddf90f7b0bfccd4e7
MD5 5c8e3e99c2d3b152dac287a4ccdde40a
BLAKE2b-256 25bbbf2d8d975cde9196ce190eaa41bee9ce08c767b12cc383ef792496e3e6c3

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 235203dcb708e29f6d535f305a0d04148f6b4efbad0b5d945e9de0f70c4ec14d
MD5 2abe3176e76d652b1e15470ca463bd84
BLAKE2b-256 c63cd24579e27669fb88e00d4c0054f4cf8e9e6360c74851341a0f392c9adce7

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 611b57c07f5a0affec87aa3a5dc5163b95e66eb3d8ba04a295c471c2ee1c7936
MD5 e5cceb7e0a79f27a1eafbb5b49607075
BLAKE2b-256 bd5baf5276a3ed79b65e408b9fa08358da4e97a2d2255607db9a4d6d751597a3

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b829547d855976102c500baecee1908c628f8c38dd1a073ebdb7d53f773b538d
MD5 b557d550ec099929eea3d2eb16d2b66f
BLAKE2b-256 4e89953bc80b8b4268491a5773285f4fa4348169ae2637e1953ab6a1ac747598

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8053e46041d03124751881f4c190d0f2d3f9782cc9635fe9c7302bfcaaf9adf2
MD5 7815bf48334c40f342fe9fd37a28fb18
BLAKE2b-256 cd2e5cf85122d9d96284a0f147e9d88d3279a7debfd4d9c3c2926a8624e0e263

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ac322e824f82c9849ad75a0cbc12cbd24c27303cff32a719b162ff1466597027
MD5 2ea00331d05a0605ff714946fa910db1
BLAKE2b-256 e6a13e9ddea11653c5873df4e21a380ba4ab1fc1cfe558a599f033848bb2ca4c

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 148847de68437e0ef02fc4013b74200a5b6782b3f75345e5708985bc20c27f16
MD5 9b0f8af9a2507a41611e95e8570d2a9f
BLAKE2b-256 f630ebf2617f0a7b07d00dae93d92106c43078f635547b20ac48ef10096df361

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7063c974fa737b495728916725bd73696a3ca6d5b4933a0c2d3b259cca78fb9e
MD5 f78f5c093e0b985364120e6037a3bfaa
BLAKE2b-256 67d47392a749cd1dafef8fa23e3fe914825a41ecf1ed85b55722b594ba348fa9

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e9f75f6aff534fa05f94655bf179cc27eb3a3669097053f6e53da5385b514f6c
MD5 fbae9a0c171cc64978d7af3087ae8043
BLAKE2b-256 8ba9b3f526ebccaee3633faec2c86d26b82e281d652e29be195ded0dc7da2c93

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a095bb5fd78e54e0f474031b97d714325015403f0c5d94451ec3c74669c662e5
MD5 3bcfbd2ff9365b1a96790562c7739962
BLAKE2b-256 6ec3ed6f832fcdb1fa43ca7e24f121e211180b5cb7cec4593d21d0b9ea4066c9

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4411394d1d7e9b3427c02781ac271a6216a104159fa4d89b47cd6f07a3d3d374
MD5 d405bf39a1158b2f013f5976851e80b9
BLAKE2b-256 fb3ee6eabf81cf1147130e7f0ca126b9969ddcd13da8d4bc6caedb37a13bdf8e

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fcb145a44fe9930d6017ecdcc78722f3766528e8b3fd44a9093792c432fe3318
MD5 748ae9ba815ec8470a53b117a3bfc613
BLAKE2b-256 0ffffe1c733775fbc75c8711a02cdaaf2dee3804fb3dbf2ee44864a6d03100df

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cb8c9e3fdf6496a30150d4a23ce8c6b27feb842fa44994e42e8640d9b77f5e9e
MD5 8b520d4c822f7bfe8605eeaed9a85456
BLAKE2b-256 32340f6cface3c36ca6e1ea4422720ecb1a63c9f876804c0ad2e3f6a06033140

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 811f21e801f784863b45ac6e3099ca72d945b7a5e371c30ad7769ef894e80fd9
MD5 2bca5dc3c896ff9be49e8b8520dd8518
BLAKE2b-256 4a189bec7bbeeab31b91149de85aa97a7c0b23c3b735c60e2f066fa1103f2ec4

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 62ccf5cd0fb3d4d4eb27e601b4187092e883adf068f31293147495218d9552b6
MD5 75b940ee45aca3d8daed4a392051e588
BLAKE2b-256 c13e3ff68947aa683b5f4606bb46a3e4db76ac7c12541a9ed9c496eef186eab6

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-win_amd64.whl.

File metadata

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

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 05ea304ea866c81b079798e5cea9c931bc1c4017b3f68e7cc89dcae0ad998878
MD5 2497e87c1779af2fb72cf8d13919aadc
BLAKE2b-256 c41a02413ae8d6e45487d540ab836f568f37adef5876f471bda51f60178b31e1

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4cbccb18a1e85098de5ea3b4e2043fe601c893eafd8edf6625eb6b2a4bc53bc5
MD5 3c16c0a61c30ee50f9ea6aad48778f3b
BLAKE2b-256 9ca869e485f582180e6044129ede6b9b86f9a50aa6971136975878a5a406e1fb

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3bbf6cf89db47823e41b1bbc4683d8642622c0e7cf88e363a018acbb06aac02b
MD5 db1a035d78f4d80cb0a8e2f62a830c13
BLAKE2b-256 7de9835859472887ab39ddc3f5e504a877e79b701e607448ae7ad61d5229a121

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3636e60b488b1b2957f0b2fccf375f0a4c0d6ad0310ba0bda8cb8bb5ba8f00e0
MD5 d150b4a548ebad72475f3177c0660f37
BLAKE2b-256 b5723b111c0ed6ec82f9db33ab2e02698cc095b7554c35a3e47cd51390cf82c5

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4317b784933dcd71c3235cf014047eae50a1334b676aeef59c10536b644dfca
MD5 73b793008ed5d1d7b10fb121a73110e0
BLAKE2b-256 e9186b98637301e77c3316bec18107da1c841639c1a09726f84e74b9fb879eda

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fbba7acd4e8d4e77cee1409fca6530c3025330de25b8a9e26a332a88804ed981
MD5 3ae19dd3aee14e309f062b1533f95177
BLAKE2b-256 395b02b00e95e2655a0b36ad38e9d43747f6a0b47f5293dc302d2e141cd6cacb

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 574745b9d6d73900c89591ca4f3c12226f702e798adb2a3114792431ddc970a4
MD5 21120c34c6e47d0be897556a5f208a41
BLAKE2b-256 d477c80369e1c2365a29665ed0437e5b15b41ff0cfd333c5607b90246ec816d7

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6c92462d706f7c64efff3a7bb8651f02441f6a47ccd809f83acf81b87c3a9e88
MD5 c95623f3638546974e8e9ee72680f5f5
BLAKE2b-256 b82cebd8682c62fc5e60869367c1e9aacc0fe6243f248d8060f0977f7a6e063a

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ee0507bd3b4b463fe84425fcc25738caa05380d8a02b2e9583c39aa0a30e7a22
MD5 fb5dcfc68845dbcaed9ea1d7f440db4e
BLAKE2b-256 7e3a96ff829b5e1a6f6bcd19d9e2e3dacc4dfba63e0c08c1c0077fcb651d3fcf

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 67b4155d37259fe139f0c1fd1e9e1cb9f818493af3fc2666aa43444c9c37d105
MD5 951ac259d041600bfe967fce9c28aca7
BLAKE2b-256 34c34024ee467d3ab3e069c85a8926b303b48d8cb4e44fc277549faa82241cbb

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5c7b1aa4df8b7bf2505d8406ed40c06e7ddfbe1fae5c3099bfec73307f35abdd
MD5 705d629c8422b82b17820d792fc0051e
BLAKE2b-256 8e910d6eafc07c70746d4993a5a32f4661d43055f37139fc11f5123df2830401

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97dcabc241763f8968db30dd11cf31b7b5de0f0badafee0099869216ea4bb608
MD5 9bc4bb413a160a24faf9da93a5dda433
BLAKE2b-256 ff2b789206911bb32dde02c21f553072ea59d8a33c634eee6429f2dc6eba3341

See more details on using hashes here.

File details

Details for the file obstore-0.4.0b2-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b2-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 af5c2e79291b3581cfc313ea58f11c0276d71a8750d3a920b9cace32a7e1b45d
MD5 17107a1caf0a9bc40c884c20b4c86bf1
BLAKE2b-256 d40bed4ae8c4b617d15f6d3c8dc59515046373b12ea246b82b9d7b7c04e9a3e4

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