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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

obstore-0.4.0b3-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.0b3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b3-pp310-pypy310_pp73-macosx_11_0_arm64.whl (5.0 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.12+ x86-64

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

Uploaded CPython 3.13Windows x86-64

obstore-0.4.0b3-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.0b3-cp313-cp313-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

obstore-0.4.0b3-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.0b3-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.0b3-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.0b3-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.0b3-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.0b3-cp313-cp313-macosx_11_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

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

Uploaded CPython 3.12Windows x86-64

obstore-0.4.0b3-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.0b3-cp312-cp312-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

obstore-0.4.0b3-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.0b3-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.0b3-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.0b3-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.0b3-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.0b3-cp312-cp312-macosx_11_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

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

Uploaded CPython 3.11Windows x86-64

obstore-0.4.0b3-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.0b3-cp311-cp311-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

obstore-0.4.0b3-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.0b3-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.0b3-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.0b3-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.0b3-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.0b3-cp311-cp311-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

obstore-0.4.0b3-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.0b3-cp310-cp310-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

obstore-0.4.0b3-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.0b3-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.0b3-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.0b3-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.0b3-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.0b3-cp310-cp310-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.12+ x86-64

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

Uploaded CPython 3.9Windows x86-64

obstore-0.4.0b3-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.0b3-cp39-cp39-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

obstore-0.4.0b3-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.0b3-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.0b3-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.0b3-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.0b3-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.0b3-cp39-cp39-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

obstore-0.4.0b3-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.0b3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d44d01af2c539dc86e7f3c1ad0521ab78249c7a7a5f519ed9d1a04bba414b94e
MD5 dd3470a99f2408c48447fdd6d3f36f75
BLAKE2b-256 f020a83a638f9a31f8d2cba2d575912139f1ee58f32276f21adf2ee43cc1086c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cad320df800a460977292a98f0cbc59f53c0d129c64f66acc152ce006be754aa
MD5 8b3081110b45e773e76a333c74e93809
BLAKE2b-256 317d1afc5ffd8dfdd42daa833f774d9f61a5d0eae0a4f75c58abb2b10e826d25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 03dc252420badd9c2f5eebf4b4f6229d21962805fa6b27db116084e49d0c640d
MD5 46acbb1ebe68d6562ba42eb88805a088
BLAKE2b-256 3da039735e42426fd2ce0d5e70384f7f01a5748a69c64ca55a3680955bdb1716

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0463c32d79c69a689e436d54544ee8ae380f0f6884951921a0d058ac29b0ce60
MD5 14f76660e43c29149e79f05e80bc0c41
BLAKE2b-256 7a7ff687e4ff65f41a80c58db4394a9cc6844b46a1fcd138f03d44c99d162e93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70a9a1cd936941f895765918d9d8884b1d8cbf9eedaed7b7f762aeff08ee520f
MD5 da1694bcd9165ff46a5309e24da335e8
BLAKE2b-256 72775cc78adb71bcdb37e5b015b266049d9a4e9ba86962105bf87f17a0a4aa1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c0eff8bdfa0c1432a742796b311a357252934b04c5f8324fcce1691b4c16ae2
MD5 62d5e8a866c116afbda278395eed6005
BLAKE2b-256 d229690b51b1fcc119b2d87946cd97cab067cdb5d08d2326d10e7dcea9780074

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7f89335cdb7ddc378d54c659cfc0bd66d3557d7cb0d06d3ae96219e466a2fe8c
MD5 5866d7db4160d351789d3537118b6d9b
BLAKE2b-256 6793bb3cd39427002f528f339d8bb313c16907af8cdde5633a37e1f626cc2353

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4184699b883a448c850b17b2aac034f69fef16c1b84109170d1082f499685084
MD5 1e6bcc6669f164a6613e018195ff50dd
BLAKE2b-256 5ed0404e86aed39b49ad0385138214b9375788d10830714a6e76459c0d4f1f52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 526a1b683e9f06ddfd1160a298cf5cdd19d46b959fe91055b1007495f0439d8d
MD5 ae76d02290dbd7c0523f7a8b29d40feb
BLAKE2b-256 7169409fd76053378752d59b9fe6f0d43321f714590e8b4e6a8e1ab9c67ea64e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d3be71fe2411156ca569a6398bacf372ba207845a0bded104f9c55c9b249fd90
MD5 d9fc2c409bb2f6d95e41dce73928e95e
BLAKE2b-256 fb79dd627a5a12c3311a4d0635d4fe01573a146e42dcbe4cee45698ce197a821

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 746fcf46f6da0defeb3cd26d98dc6f2091ab0ec7c584442144c555390b3d3607
MD5 a84ee5154a7e6bcaf6cdebdd3e3b7aad
BLAKE2b-256 677391014497829751cb50b05693edd35b690c1965ceaf6ce921ccdfcc2f1394

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6c26ef88103d80a1d82f4dfc9735385e4ca4443bef0971308be965244ad545e2
MD5 a7a3669ac0fdc836f955f80bb12a1d70
BLAKE2b-256 32873373ab4c448f091960982d0c78792211f1a2f32499b7f2b2b299a37aecd7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b3-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.0b3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 aaf1ed2af514cd5d547230a7c3038a18bb2b08484d17b1c25f837355c13a44df
MD5 8596eb5defb6f81b340a95f55cc5007e
BLAKE2b-256 4531be91672d3420bb09ac5d6bc4f053715f03ac6ad873f6a04185fbf14fd502

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56e00cd813df118d6e4b37e81fed1e10e8ddf6a743d7c2a0f5efe422544d7205
MD5 5dfaf43bbea0bc497e044ed439bdcac1
BLAKE2b-256 26b1e0589fdded1925d84896bce7d1690651ef5649668a9114b941e7a704e06e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 61be76ebf241e566ede7b54e31395dda2188fa021955eb052f8d719774ba03a0
MD5 3f7b8925d08d21334ed0a373ec060586
BLAKE2b-256 2098ecc75597fd247e7e9c4cba513b32b00c8417676ec65f5771bc70c728599d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 78bdfb85f2a729cd6578d13dcc62743a102495ea33d3d15cd0e98dc5787da853
MD5 9b7d26e6780093930e498e08e6790600
BLAKE2b-256 037f91c2948fe27cf4ca7997baaa11971d8bffd33383c122292a65c2992032ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8dd1a9b71954cde437207e624614d4053c2c59d834484d2dffb97c86055ab825
MD5 14bc4d9cdbb45c37e9d3fc3d44ddf118
BLAKE2b-256 0bd5b5018f26aa9dc2cfc0fa51514eb7a6175bdd4d09b69bbbcc37c7c416f744

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7830e961c391aefbe62f707d8d6d4af54a78f390afb02e67a6ac75dd0e4eeab9
MD5 3360de771ae6b7871e57318403fcdff7
BLAKE2b-256 e09045c41ebf12138471e7c8b5415236ebb5d8f8e1bb9cf71d0a217d7f034a5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1cc4afabcb802df1878241ddefb50851286c49916f75f66e379b862a9373687d
MD5 1b93e8cce391ead69961b8dc3369ff8f
BLAKE2b-256 2aed3bd41de0fc7ba87da0bfc18e1a08229685e92b08e80deabc7464c5185230

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d41bf1fd601baa691957c95c5a9ed8196e429ec4bff4f6ad05cbfa36cec478ea
MD5 d14aa24f046b50618a962cb58404f7d7
BLAKE2b-256 a45b49cde27d94c2230efa176e318e4601f085e3999b59a543426257bb99c83a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c73ca4c79d685d74303870294a0d245b7aaa0591e340f0e975f3820a9bd7ecc6
MD5 c9cb828665726687bf93deb3ebab14ff
BLAKE2b-256 5606c3d287cb1dc24365e6bc23304c6367e0ada6a3345f3af432b377bede6621

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e0b9a5ecfaeb90291c40f334f7a345de47a550424b4a1045e89efae2270c2f4b
MD5 21f60e8ffe25803ae417036e4ab682f0
BLAKE2b-256 c259532b337f005333d158e119764795e8c37d82ca24b7ad520ee1588dcc9f47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bcdd77630101d8d661a6b9691688860bc6d063c5b150923b4527a5355833ca40
MD5 e06b1dedb805cd7a237b0d79a8a2f451
BLAKE2b-256 e278f0acc8423305c8f2cf8e19f61cdc2b84fb537ee4598f11639c018267538e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 62e776357a7680576cb74cef6c0816762e0d05be447d6dbeab27292005b8cec8
MD5 df1f019a4e542e02a6eda7da42b508c6
BLAKE2b-256 0a2fcc3e7ffcd6a4b046b49af0b826a5e0c385d6018a36e44523107cd710a1da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5f24d7f3788a925037490d504c55d2e228b252c590315f76d28905bf806b8e1c
MD5 b8368c8615ae9d8299635b40acdd4c75
BLAKE2b-256 b22281f546718d1aa4f294df87efe9c0b8bd7aaadba823afda90db6e8aa309a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b3-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.0b3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 eef38222881aecbb9b4a3005e07f648efce03bad0c0c17086ff430370de3c3ff
MD5 b2993c1fc37e68a7e4b7d0e894299062
BLAKE2b-256 6e70f33341f6fa208da039a7a078607e49ac45b3a9953684420a3faa62db406d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c2563986b81df6e9a089a45ad245720f2d2aeb4e51094d258b66e817e4fd8e4
MD5 2e255e9fe4c82d5a0fe5c4e2c8a6bce8
BLAKE2b-256 53a4b74e7b29c7fc2deb53344126c521226f9eeee3916df2b4ee01a4aa30a775

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1d327e62d3ed134d3eb24b4eea3d896a854056def58adf1a3f1e4bdae9f9a1bd
MD5 0672007a65fa6a267cfadee82570d797
BLAKE2b-256 128e7681bc99fbb45cf8cb74c42fb5a6624ca81c13be54d75a71f912b3883bfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c3d091d9c51e82125b864239d3803866b1da8d25069295c8a049abc1063390be
MD5 5f8fedf4d8bab009243bd5c45ab193fd
BLAKE2b-256 63086e1b88ccac1d138fe017ca697437d13de39acc26f9d362c45449bf039fbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 551ed83df74296190862803af484488b235a7a45264a5ec3f312af7e6fffaa66
MD5 5a31895c51c3ade0f871d7d13873af2d
BLAKE2b-256 604b340221732cbd7606ee0cbaf498db45faf2a07a8dbd811d6493f425c53136

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4af36d0aac710ae4faf4eee1d53f441f7ca2bf0c72b0c1e5e7a00a67463d480
MD5 40302f5cf5718f84d3268f427a63fafe
BLAKE2b-256 5e431f6759ef3d29e4d77414486fbe7d9cea0f2bf02844126bac1ce2e998f2c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d134dd525a10394e837518e64f8b69e78f670d7fada791c050e5344e1ae20419
MD5 f50107b9fd4861d087cd6170f990d16c
BLAKE2b-256 9bf07fb60e2a637ff3e77da8529d65d013d6a1d1875c8db9773244c7914bf3fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dc58ad229ef7e0d891a754d96d00c8a6781987b7f2facd5ab8eed43daf7f8848
MD5 e743f187ab3ee7a31ccfb0c3b473fd59
BLAKE2b-256 8512d2e7bf8dd1c44a8d6c5a9f26821f406650a61f5b61fb65b147a4bbe5e575

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 728199d3086fa306f245094d9f78f9cc14b7e3355233b6117b9522d9c5489690
MD5 433578eee942256ceb59079e69fcc29a
BLAKE2b-256 9ac23274e9d2a457c540a83ce3f51aff68f937d1ea345ba778a68a4eac1d089b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5773036a26968cf646be1ea62dda8f128f6110598c0e847500234b10efe4dd14
MD5 8c850ec54227fa856d3ef60c8b355faf
BLAKE2b-256 31baa501a515f87a01e7dbe71a8193357844d700af11f19bed48dc03e9d3337f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6eaa2ca08f3c2181780bc4e52bfb1991ed9420a05e2d75063f11a61f08655170
MD5 7d3a82566a3f225b90c04c42f798d21b
BLAKE2b-256 fbaeceee06e8374c96b2606ac81290fad183452f2908ef4e314d69128f947640

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69fe9c8e8c09bafd3a978db04327dd797ef4f5267e5ebfa3b11e739f856e2936
MD5 7002c1d1c4cc25c21f1ade151236613c
BLAKE2b-256 c1458fdd6e452c11c8982187c6c151101eabdd65b0d09fce1ecaf6f3293a7635

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b2382d513602df0287d40a67268c4eb332b63d9e152b04627237671a8c841261
MD5 b465c61426bea0d4e754bc7f2277d0f2
BLAKE2b-256 1f247d0dce2cfa0a1186ce8e56d82f07c3937f100409b001bac147b11df39c98

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b3-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.0b3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ddb300b471372211db52ac8b4d2c1d67345de04613004daadde46ffb9a4aac0c
MD5 3a7dcffdd5ebf92d8e7bc4078202d163
BLAKE2b-256 f754eb1a756c92700058d813c6ec4892a85d8e093fd5b2b465810c1c98e33207

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6bada0bb6e0a15b9bb4360e2e0fb033f603b48a7dd3d994c0e4f4c2b145384a7
MD5 bc73c455b89d9314dc70e9f65d974eff
BLAKE2b-256 58ae06f238f339395ba46334c10e9a4cbabbc1cb9222216fdde288f9a74f60a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b4ba24b08c1f1715399423fe03aa1a9474b34ddd4977ec0bbb3eef886668e936
MD5 bf7891853f113caaeea186b29e30c1a7
BLAKE2b-256 7353068143c74fcbead2c35a13b504db98471cfc40381d26e9014486cfc11fc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f133551b9071d433fe53a7ce81c251acb1a869c03428a323a3462ed9fc0f7177
MD5 f2a6ae5839002ace7a95710b53686975
BLAKE2b-256 ddacda82c825dfb77a66f337cc5fec345c83f45f2535cf94140dc626c38f322d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac97885996463d2ce3f920bb5f41b715f1199eb475a5b16f91b70d2df38ddba6
MD5 691429a577b53116218c63d149f226ed
BLAKE2b-256 11e7f268491022e21302d457347d276349e7b766aa12b5a13f5c9d9cc41b4da1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7362066973a72d3913d83337d04159bb61e41d490211b15c5f3c5867b0640dc1
MD5 0128dacd821a0cb9e96dcbdf96fc129e
BLAKE2b-256 49f1e0b32443ab750161ac782471670c4a6a08c9709d4e189a98768a68492392

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1cee958d89e5b8b5bce559591174a3af3b3fd7ad72c088ddeade083686d31dce
MD5 791a1db14f16c6550d6418d65e495841
BLAKE2b-256 29abebf77431f3ab10429174f02cde7e135e90efb379825463815e103e9a77af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d8375fe030c06e6bc6dfa6f027a7195832e1b0d06c8b70d622171ff2f17fdf75
MD5 4177fdbcd89f1728f253f5932f11f7b1
BLAKE2b-256 8223880bd99c7d04571c760679dda153a7374937cdce1e4c17cc6b0cb0da01d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 902223701a4960a81367473bd3e85ce0a96e614f5b649a2ca51a16df874e76fb
MD5 e0c8089547330b283cf1e76ccfddff14
BLAKE2b-256 f1accc1e854adf9ced2b9c6b4d8ac7f79ed6485033b5a19b568459420a5f9907

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 77f14802cdc11ac9f975a029d550678304685da36110e5afcd42f46a35fd4aa7
MD5 8df7f2b17907da1496d4d096da09beef
BLAKE2b-256 72cb8b5ff1b3994cdc0c6e0fc846ef4c9ffa9743f41c48ef8e127a6fe6f6e381

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 39e15bc83c4807d9f035129bf60557348a49d5cf9e419a0f8f2b09db7dd6ff8b
MD5 3b3dfb174b97c84b2351e70637261913
BLAKE2b-256 fe8cfc59eab6038adf0a513ea59a015ed3e11afff954c3060d5f42aa5d8e3f19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 978b4f3589a1d55a6b0ae2398628a89a5c5cc8c62bcc3dde36fea08606530221
MD5 188389a3759942b535e9764bca410412
BLAKE2b-256 e417ff2797d2b2befdd794def5462d13741586e014042dab75e642f156b25fb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5168e42526af51339c46449627a36d60129ddbdfe8cd32587ac11dc32d38227c
MD5 2799f1fce570445d67f4d9164813c4d6
BLAKE2b-256 9dfdff05462fc949dd4eee466b7e6d3a347a7a11a1584a28f8f1680734df8aea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b3-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.0b3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 45e9b62aeeae6943e6e78db09cf6089547880da2b0db78dfc3fc899a3f36e8e6
MD5 02c0b156f7c3d55d6af1b0d1eedb4626
BLAKE2b-256 a59416ffceff1c2ee8213f02038f15d096faea0646b4c9f6fbfb26d21ec3d7cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c388b9e455e35bb912380af8af5bf97f77788af7d1d39f8d076b788e250b4bf2
MD5 7bd6f05326fe881c4d7a08b9946232d6
BLAKE2b-256 f4c3ed70cd73dda7db46d03d4e6c4ee3e90cdba3017c6e2595486813739e06ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a02f43be5045afcc121b8589760b98ef77f34648b9d493d139371b37a6ccf3a6
MD5 0c44d7876c0c73032644dffbc6ff6955
BLAKE2b-256 9162e67c27d8cf5a0925fb02c08f7fbece781017a8ed7323d205c3b12d533d41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 52b90f6902f3169aadd84b626a988a19c9401dcc2e3d4e5c1874ffaebb43d6f2
MD5 3a12c86bb7447867df637564268e4482
BLAKE2b-256 e938636a3aa0d8174b36645b8c91c3d69f68415bf554bdb85a3aae5c48f91e85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 83f2a064d4f4efaaa05bc3cab896092152ab7f51098a21574087176dbeac117f
MD5 e1655b9c2d41fb6f9559c3b5ad3ce672
BLAKE2b-256 d4c2307d44484557c98047c83a3787b3bcba0f6b58d753bb274cbc2f55b9ff79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 693750d865c7cc59b5c455c76f0126761a32e86c16e4be255a6c336ae8681845
MD5 6de5acfe2b87f6a8a71ca719bc0f8417
BLAKE2b-256 bca4eac73b479d5d79ec078db4968e9bdf8b2bd3c642a0d3e7ce68c977aca024

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab9f80aebf7812df3920cc295a2188eec8118c1f840327453d19c50e9a5190aa
MD5 ff03bd2b373c2eb63f9fe1cc2fc470e9
BLAKE2b-256 b3eab3f64138eb32d28b1e3ea64d51d1caf76eee3bee2d198d7090c1ce1f6bde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 47359b2f6a50842006610ce25d7dddfd722ef187fcf8a23edd55bd6e46d93ab0
MD5 331ffe03def790a9bd011c4a8f96144e
BLAKE2b-256 027669b72db503a989727c81c99373cea4bf3563ecebf3491151efa5ed56d375

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5d494a0b868dd0c4a5e367eb37513a7d21469690ecfbcd031660bc156ec0982e
MD5 a23e08b6a418fba3e9c70a3d21c06e89
BLAKE2b-256 22d0acaf0bc84f3d8e6e432295c9c5934bac6096e4ac98fcc5b69f7ce044fea7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb7e55e650d83e50fb80fb57a8e7b1e0c85ecb76883a53f3dd2782635150c4ab
MD5 b99977a0bf5f41163d94b749328554ec
BLAKE2b-256 578dda7806b99e5acc75e9990a9e0ff4bef662abf6eb010e223013f6a0cbbda3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b3e750e77d75168604c19ca62b6e3a2e91ca4a079b3c25aba7b5e46c9a4cd79e
MD5 ba658e7a96d8014dc55a7f13723e8ef0
BLAKE2b-256 13411a906f5cedf7aaf391ed37a64234d39f62e6dc750bef2000f81c2cdb23ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a32bb85d2deb0c69d878ef2949ea884a9a24db9fd2c3468aeeae78160b07e84c
MD5 a52b4505c8f4680bec02ef53e85c1214
BLAKE2b-256 5c947293c400d84702b276117e26ac16440e6ccccd9d4f50264e04240a092c98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 181a8c6d75430a22fcca1f94780cdf24348ca2f9bcc9ee1951437910a3c5dce6
MD5 739e0d15aa447c5e846c0bb4f6665e6f
BLAKE2b-256 d0f7bbb9738ae58e21b5355fa92a8c8546a14699875f41b64a0cdceda5467dad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b3-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.0b3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0490efbc4e0b88f643817c8acff7df41c6e3553fa2fbf5f61d3425daff84196e
MD5 0dd6d7562b23ba858e2c52a0ed7cbb6f
BLAKE2b-256 0c776261cca9b210bf08bfd0f67cee3f398dd2eb81f19b02e68907211fb87b72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b6846672d63efbe032655d1f71db753b50acc1ed8fe017635f6de8d69ad77a9
MD5 35fc54f172fb2d407739cec5e1d58a40
BLAKE2b-256 dcfc5b779765a9cac8124aaa40d0d30ff0b1612780940c0fd4a70f6e7b7e26a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9c09072c802ac1bb61b350116ed98436399f60934392b840eae6608ba0aa6e02
MD5 a8e24e6f799c9d3d336aeb2ba534132f
BLAKE2b-256 b2b5a2b7d72de9f136683678cc9e059848d5252ca2712cb39d3f9d6cc55a3287

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a45ebb13b7c4014dde994d698d38719f60ee1e87f36b023c8dabb67b0fe5a69e
MD5 b20fcdca13c6ada9402d501aaf4f66c8
BLAKE2b-256 b6e51dea088fb8393a9ba9e4565eea581bf7e879fe7a051d295af6ac3a20309c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 136ab1c4c407c7c84fde2232021e3e82149f45438636ef0a5df0bd58182fbde3
MD5 0b6ad01cbc296bfc52b9d488521f2554
BLAKE2b-256 cd403c8f866d3954f31c255d1bea44ff97edccaed4d2219e24a2d97e1ce6c247

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 baa99542e16cc769f36513c62d7370fa4f44161b4666538f4b7b0fbd96c49a40
MD5 d51936be35cbf704111bf39e01ba86e6
BLAKE2b-256 b8113cfb59d128c739c6286484ff4b0ae38d7ff509ea747f36a5200a6e7143b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1db4ef73972ecf1158ee4b6526874ca1b335df258d4a1ea0318492a06083e0c7
MD5 b6b6a5215aceebdddec7f216e3aaac7f
BLAKE2b-256 233fdfea8ad4b5586989d72b6e164a65f077e86b292dbeac115c8de472acc2d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f31cff7f4bc2be6a3ec820a9df5dd8daca438ecdcc03851abb7be16cebf3d58b
MD5 2098e80917d6b1a2eadc5adb0b170877
BLAKE2b-256 fc4f4418b2281eda63330253a85139350853fbde7bbc19f507a63cff54f8ab70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 984a5a1c665b3a08a4d2053edb173ff1976495a19558097aa7f23672b10a5a97
MD5 20df5a6214bd6f75a560ea89fe7c15e2
BLAKE2b-256 aeac58c150dad7ff332a54cf87e61905b186b9b14710c4b73833860a3a3977f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ed16fc60028126ad2e43790a373a315cf0cc44eb5b84cca00da7e0a86acd53b7
MD5 8d56c28c23f8e5595148c7f8adbacbb2
BLAKE2b-256 5365761df268404b2f67c6f285c70d20acba913125e2b380615bae31b1f4972f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 93dc8969958292443e16e944170773712cb8d2b5b09883a0a1cd314272c37fc6
MD5 118207e4c51122f53d97bf4ee45a6dfe
BLAKE2b-256 4398ac26f91033dc6c8041439461e233e4c83a6cca3ed950699d7e1db7186eba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 11995b57ec28c89afb730ea7a721c5bea80324b0ad0030efc28ccf101d41f064
MD5 cab1301a9790b102ce740f939cf4ca0f
BLAKE2b-256 fe1a51e4b3f6064d422a35f923acd54df2ea9c62326c4ed76bddb53ef61d5ebf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b3-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c27b97370450a767f1a545d1de102026e2a448e2380301bd8654ee168471a719
MD5 9fe71e4345051b2117370190d74c7455
BLAKE2b-256 59eafda0d61c701c2c4169dd3946386c4f6908522e6b4895f6e458b666124c3f

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