Skip to main content

No project description provided

Project description

obstore

PyPI Conda Version PyPI - Downloads

The simplest, highest-throughput [^1] Python interface to Amazon S3, Google Cloud Storage, Azure Storage, & other S3-compliant APIs, powered by Rust.

  • One interface for all backends with no required Python dependencies.
  • Sync and async API with full type hinting.
  • Streaming downloads with configurable chunking.
  • Streaming uploads from files or async or sync iterators.
  • Streaming list, with no need to paginate.
  • Automatic multipart uploads for large file objects.
  • Automatic credential refresh before expiration.
  • File-like object API and fsspec integration.
  • Optionally return list results in Apache Arrow format, which is faster and more memory-efficient than materializing Python dicts.
  • Zero-copy data exchange between Rust and Python via the buffer protocol.

For Rust developers looking to add object_store support to their own Python packages, refer to pyo3-object_store.

[^1]: Benchmarking is ongoing, but preliminary results indicate roughly 9x higher throughput than fsspec and 2.8x higher throughput than aioboto3 for many concurrent, small, get requests from an async context.

Installation

To install obstore using pip:

pip install obstore

Obstore is on conda-forge and can be installed using conda, mamba, or pixi. To install obstore using conda:

conda install -c conda-forge obstore

Documentation

Full documentation is available on the website.

Head to Getting Started to dig in.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

obstore-0.9.2.tar.gz (123.7 kB view details)

Uploaded Source

Built Distributions

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

obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymanylinux: glibc 2.24+ ARM64

obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.12+ x86-64

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

Uploaded CPython 3.14tWindows x86-64

obstore-0.9.2-cp314-cp314t-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

obstore-0.9.2-cp314-cp314t-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64

obstore-0.9.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

obstore-0.9.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

obstore-0.9.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

obstore-0.9.2-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ i686

obstore-0.9.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

obstore-0.9.2-cp314-cp314t-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.12+ x86-64

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

Uploaded CPython 3.13tWindows x86-64

obstore-0.9.2-cp313-cp313t-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

obstore-0.9.2-cp313-cp313t-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.24+ ARM64

obstore-0.9.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

obstore-0.9.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

obstore-0.9.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

obstore-0.9.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

obstore-0.9.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

obstore-0.9.2-cp313-cp313t-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

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

Uploaded CPython 3.13tmacOS 10.12+ x86-64

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

Uploaded CPython 3.11+Windows x86-64

obstore-0.9.2-cp311-abi3-musllinux_1_2_x86_64.whl (4.4 MB view details)

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

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

Uploaded CPython 3.11+musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11+musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11+musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11+manylinux: glibc 2.24+ ARM64

obstore-0.9.2-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ x86-64

obstore-0.9.2-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ s390x

obstore-0.9.2-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ ppc64le

obstore-0.9.2-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ i686

obstore-0.9.2-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ ARMv7l

obstore-0.9.2-cp311-abi3-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

obstore-0.9.2-cp311-abi3-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11+macOS 10.12+ x86-64

obstore-0.9.2-cp310-cp310-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.10Windows x86-64

obstore-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

obstore-0.9.2-cp310-cp310-musllinux_1_2_i686.whl (4.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

obstore-0.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

obstore-0.9.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

obstore-0.9.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

obstore-0.9.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

obstore-0.9.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

obstore-0.9.2-cp310-cp310-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

obstore-0.9.2-cp310-cp310-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file obstore-0.9.2.tar.gz.

File metadata

  • Download URL: obstore-0.9.2.tar.gz
  • Upload date:
  • Size: 123.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for obstore-0.9.2.tar.gz
Algorithm Hash digest
SHA256 7ef94323127a971c9dea2484109d6c706eb2b2594a2df13c2dd0a6d21a9a69ae
MD5 c9f07e47d5018172c9473996f357bda2
BLAKE2b-256 2418cab734edaeb495a861cfbdced9fecdc0866ed1a85aa5a9202ec77cf4723e

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 66ad31b4630c2cd41b1369529b6e9a472c84a7a8df045dc62b0bfea6d922110c
MD5 110c5aac16e23eb94dced51d943d76bd
BLAKE2b-256 24802de1995c1c195f5ce7d54184a01868741445333c751153f9d979b77de9e5

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cada36b244361a25df6a943f374110034cb75c4bd284375df53bc1826c4b3bb6
MD5 0805959a0d295c16393b9d4e92295741
BLAKE2b-256 0522179117970abd49d8fe53e014c9326363b8ce20f4635a4389e7d1215529bb

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 50bc1f25ad3881bcd74142f143ab41a26c1b7a7c0b14a72ecbf6fddc34f5a36e
MD5 5ab259370f99aef410f0de9d56fb65e4
BLAKE2b-256 e0d7ba263d6bdd7f7fe61143233fead0b0fdf4907092eb2cf8f1d1db1e8e4bb6

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 845b77a65add7449efc74994f02c62df87390a28d4a07a9296a065c88206d4fd
MD5 a3f0c448ab18647d473b753b55edf1fb
BLAKE2b-256 55a93af105f9e8769840b9d7fa16f13ee3413e4ae40d5ef4b233a01c20faabb8

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 a98c5da06ee34c285b0bdc32be03ab453af1fbf51c9a02fce36b195f2e404c03
MD5 44345cb92826d6637c0f2bbe8269e5e7
BLAKE2b-256 71a48a6db6db5a2218de47a7cdecdf1d37185280a4ed364e1c27bdce813372da

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 08280bb90ccd19350cca352348eef4c44ea34be34893819cb35f29ac578c01f9
MD5 b0b75b539dfa1090faea02d802a6eda0
BLAKE2b-256 3f6ad07a8f5b63d6bb259eb349958882638268624af5da5eda4731a510aa3dbe

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 56138a4546fb5b46cb576b2b5951582fbc613cba97f51aab4a03fc305f66758b
MD5 95fe4a1f5e48c0b9a806c815a0fc5f34
BLAKE2b-256 5d80956254c0dfffe2b795849987b14afbc8ebfe79e6bf4993e3dd5969c1f9d8

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2ca53037bcc6a061cc02652ff0652c4313b75e9f66a0a147701459c65192a72d
MD5 2f1ac83d8d53e1ac29a83d37fe10895e
BLAKE2b-256 d3b0c789b07c56b4e88fd904a7e684dc78b0b179a7fc84afd5a9039efe37cc19

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 490606e6a0d52c846b36c85a4cd772fe14776821e50a4bff1680e8643c4a9d73
MD5 27ddec9dd6ba12e6bb495ffc525b3c78
BLAKE2b-256 e4add71cad9086935b7f9e9f7c8f6a6e36e8946f888b83c46f1bd4c45567f00e

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9fd12afd030a3867879e62a20aa294e89bf8d744e958cf889b462004edbdeca6
MD5 a89d6ef75dab566804b0a894672dfb39
BLAKE2b-256 fad8f87684bf91af83da63963170d4ec40afa72615f6af66bb9820a1d00c1ac4

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc62c77dd29f2642b9ac0338de16b105701445c0baf04f9a665250aa490ecfaf
MD5 4451a9cf7e62ce47f977f56364c16d56
BLAKE2b-256 d778cb10d54e988506c26bcf0a3d1e9d4c896fa42f40640cffde91f6c28c0e12

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-pp311-pypy311_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 034071b5d54fc5e945cd9a15e0a7c3128cd3bc1b97bfffe153e09d940bfbf390
MD5 7fb8be79b9f77b8c8ad2d6359a9fc4ae
BLAKE2b-256 0bb0958df4459af032a589a96657eb896949c7077f1c6b97fbd12dcbb2b31163

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e75295c9c522dde5020d4ff763315af75a165a8a6b8d7f9ed247ce17b7d7f7b0
MD5 80c79ad410bf0dd815ae0d1ddf1c71af
BLAKE2b-256 30445a7b98d5d92a2267df7a9a905b3cc4f0ca98fbf207b9fae5179a6838a80b

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 71d4059b5e948fe6e8cfc2b77da9c2fc944dfe0ee98090d985e60dd6ebecd7f6
MD5 cecbc47762c8977236820cc7de9c5a78
BLAKE2b-256 c0875621ea304d39b4099d36bfa50dce901eb37b3861e2592d76baa26031d407

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3bfae2c634bca903141ef09d6d65e343402de0470e595799881a47ac7c08b2bd
MD5 5513e404e44dc53c057bc732159f497a
BLAKE2b-256 7a8efb02a7a8d4f966af5e069315075bc4388eb63d9cff1c2f3283f3c5781919

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 afe36e0452e753c2fece5e6849dd13f209400d5feca668514c0cca2242b0eee8
MD5 b4db3258718aa88f894babac724becda
BLAKE2b-256 05cdfc94afca13776c4eb8b7a2f27ecb9ee964156d20d699100b719c6c8b6246

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 462a864782a8d7a1a60c55ac19ce4ad53668a39e35d16b98b787fe97d3fec193
MD5 be2c0388cef6722167b54139f9c98b40
BLAKE2b-256 678f53ed223ee069da797b09f45e9dbf4a1ed24743081be1ec1411ab6baf8ce9

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 3f07a060702c8b1af51ca15a92658a34bb3ff2e38625173c5592c5aae7fdbfcd
MD5 346acb766fc586e9e73bcfb4d364dbdd
BLAKE2b-256 0e273fb7f28277fbc929168ff7e02a36a64a56e1288936ac10fce49420c343f4

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c903949b9994003bda82b57f938ab88f458e75fd27eed809547533bffad99a77
MD5 3017ac5a70d596d4b5860667252e2607
BLAKE2b-256 7012565d0cd60f7ae6bb65bde745e182f745a0520f314b32cb802d5f445ad10a

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 534049c4b970e1e49c33b47a3e2a051fdc9727f844c3d4737aac4e4c89939fe4
MD5 53d70cfd6d67a4059be535781ea9b32a
BLAKE2b-256 10cefcfd0436834657a6617d06f07de7630889036c722d35ed9df7913e6caac7

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 80e870ab402ac0f93799049a6680faacbfc2995c60fa87fd683807ce1366e544
MD5 8140ce157209ac81f07e86648384fe2b
BLAKE2b-256 e74cdefabe9c19bddf44f22591bcf0fffbc3b2b3202eb5ab99a0d894562f56de

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7606d5f5c682cc8be9f55d3b07d282dfc0e0262ddfd31b8a26b0a6a3787e5b78
MD5 5c55df8af4edb78cdd3ec667290a94a1
BLAKE2b-256 34392cc1c2c2a7027dd32ae010ac2ae4491b5f653f86c499e6ec20a6a54e799d

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 dc07d71e2f9cd30d2db6ac15c2b162d5b14f6a0e7f575ad66676335c256b1a80
MD5 8776b96c19b315d6daddeaee2a8dcecd
BLAKE2b-256 446a04bcb394f2a6bb12c4325e6ff3f7ead24592582a593c70669d9cdb5b4e9c

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e6417ac0b5cb32498490ceb7034ea357ea2ea965c855590496d64b2d7808a621
MD5 b58eff4043c8d06079e3d79cc5369f26
BLAKE2b-256 869b604bfb0ec9f117dbb8e936d64e45d95cd9a1fcb63640453566fb3dc66e9d

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1bd4790eaa2bb384b58e1c430b2c8816edd7e60216e813c8120014f742e5d280
MD5 c80f4ba48037cf05ffc0f64ee71d9e2c
BLAKE2b-256 fa6302ca0378938efd1111aa5d689b527c6f3f0c59f4ee440a7b0bf36c528f46

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.2-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 52da6bd719c4962fdfb3c7504e790a89a9b5d27703ee872db01e2075162706fd
MD5 a9e07f7ed1169028d1906a357ab6eddb
BLAKE2b-256 b9240af1af62239c539975b6c9095428f7597e8f5f9617e897e58dbf7b63f1c5

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a544aad84ae774fac339c686f8a4d7b187c4927b6e33ebb9758c58991d4f27f
MD5 03ad7cfccf8b9aa57ffc3d2037fbfdd6
BLAKE2b-256 e61d9f826fd49cd17cdbc8d2a7a75698d1cc9d731ca98d645f1ca9366ac93781

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 305c415fdb2230a1e096f6f290cf524d030329ad5c5e1c9c41f121e7d2fb27d7
MD5 0cf8c0980358e3b3224d839519974014
BLAKE2b-256 0665c47b0f972bc7acd64385a964dfbc2efc7361207f490b4d16da789da26fd5

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 778785266aaaf3a73d44ee15e33b72c7ecf0585efeaf8745a1889cc02930ae59
MD5 c62ff4ca13f75f53e62eca9c2a2aeed5
BLAKE2b-256 ad285aa0ecdc6c01b6e020f1ff8efcca35493e0c6091a0b72ec1bbb16b5b18a8

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 24c24fdba5080524ce79b36782a11563ea40d9ae5aa26bb6b81a6d089184e4eb
MD5 ddf84842a38627738e5f4e8650a4afba
BLAKE2b-256 95bcb215712ef24a21247d6e8a4049a76d95e2dca517b8b24efb496600c333c7

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 857b2e7d78c8fb36dcb7c6f1fa89401429667195186ced746a500e54a6aaecdb
MD5 75a6b07af219b5ffcfceb95b7c0d4145
BLAKE2b-256 449cb0203594666d11da31e4a7f25ace0718cb1591792e3c1de5225fbd7c8246

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c1c73f208abcddcd3edb7a739d5cac777bdb6fac12a358c9b251654ec7df7866
MD5 bdb403c99310c01aeca5187295078d76
BLAKE2b-256 aa5946c1bdaeae2904bb1edddbfc78e35cb0521ab7c58fe92b147a981873fcdc

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 133507229632fde08bc202ca2c81119b2314662dab7a96f8348e97f8e97ae36a
MD5 9380dc498bb53f2ac707880a4278b28b
BLAKE2b-256 a652d4a8c1bf588a10bfd17a5a11ebc6af834850fe174a0369648d534a2acb81

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7318253bc8d03b64473150dad31e611f5bd70a3cc945e3e1d6ac59a901f397c0
MD5 9ebb5ffd64e60379f57f42eb868f77bf
BLAKE2b-256 9f12019e523e97415b4fcfc35b230b270d452fdf5578a7612034c8043c8f2cbf

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 79667de1f0c7eed64b658b3e696bb0565fba4069f6134db502bf4f5f5835aeee
MD5 2c67549fd1cae40547ed04f0bc8b4b5b
BLAKE2b-256 58a2669620821881559819b8911c4820defa3ffc30a9e49e9d5aca05bd57da45

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 928da0d131ea33d0b88aa8c3a0dd3f7423261e0c9495444cc14ce0cf62808558
MD5 8ab3894117e8698d9bf70f256a43dbdb
BLAKE2b-256 99615f13cc91b054d8c93db77e9113ca4924c4320e988284840c8a98238709e6

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e3a31fbd68bbe7e061272420337d5ccaf2df7927c2b44ff768531dda02196746
MD5 17c018b048395827a0b2708c4089b956
BLAKE2b-256 0d9f16d6f41ab87e75a6400959a4708343eaca782b78a5f9de7846c70e2b1381

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp313-cp313t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7161a977e94a94dfd2c4ef66846371bdff46bb8b5f9b91dc29c912deb88a5bb2
MD5 caa9473516130aab15406172e201ef55
BLAKE2b-256 9adaea7c5095cf15c026819958f74d3ab7b69aff7ce5bf74188e5df5bba4c252

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-win_amd64.whl.

File metadata

  • Download URL: obstore-0.9.2-cp311-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.11+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for obstore-0.9.2-cp311-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 f644fef2a91973b6c055623692524baf830abb1f8bb3ad348611f0e25224e160
MD5 8b7da1f69d86511fdd9e91253229fa46
BLAKE2b-256 3ed6bcc266e391403163ed12dd8cab53012f4db8f5020fb49e3b0a505d7a1bba

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 76f274a170731a4461d0fe3eefde38f3bdaf346011ae020c94a0bd18bfd3c4bc
MD5 58e9d18daf33e1d0b51376cc5ef191ff
BLAKE2b-256 c550a5bd1948f2b2efb1039852542829a33a198be0586da7d4247996d3f15d26

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c296e7d60ee132babb7fd01eab946396fa28eb0d88264b9e60320922174e6010
MD5 ab652aca8d41f40b74c485d3373f3a7b
BLAKE2b-256 16715f5369fba652c5f83b44381d9e7a3cfe00793301d01802059b52b8663f2c

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c20f62b7c2f57c6f449215c36af4a8d502082ced2185c0b28f07a5e7c9698181
MD5 e2e4dab14b154ac2072438a6a9606eb7
BLAKE2b-256 a780dcf8f31814f25c390aa5501a95b78b9f6456d30cd4625109c2a6a5105ad1

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1df403f80feef7ac483ed66a2a5a964a469f3756ded533935640c4baf986dd49
MD5 5ff20f279de249849c2cb66560170dc7
BLAKE2b-256 d0d4c8cc60c8afc597712bf6c5059d629e050de521d901dad0f554b268c2d77f

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 2f430cf8af76985e7ebb8d5f20c8ccef858c608103af6ea95c870f5380cd62f7
MD5 1b5371bb5225a3b43a389db2abd5084f
BLAKE2b-256 1cfba24fd972b66b2d83829e2e89ccf236a759a82f881f909bf4fbe0b6c398ae

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ee61ac2af5c32c5282fc13b9eba7ffa332f268cb65bc29134ad8ac45e069871
MD5 034fe1ea7ad261e6b1a1115d2f7554bb
BLAKE2b-256 b2ece6d39aa311afec2241adb6f2067d7d6ca2eb4e0aab5a95c47796edadd524

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ca872e88e5c719faf1581632e348a6b01331b4f838d7ac29aff226107088dc35
MD5 ac9625acd94b959f8c26b3ee13564c92
BLAKE2b-256 fbeba9bdb64474d4e0ab4e4c0105c959090d6bd7ce38d4a945cae3679ead8c52

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dddd38c9f98fd8eaf11a9805464f0bec7e57d8e04a5e0b0cb17582ec58d2fe41
MD5 10b07ea31e2a5e334fec926772166f9e
BLAKE2b-256 19351c101f6660ef91e5280c824677d8b5ab11ee25ed52e59b075cd795a86e69

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 350d8cc1cd9564369291396e160ebfa133d705ec349d8c0d444a39158d6ef3e7
MD5 1b802a94a00e9e63c5c4244dfc3065ed
BLAKE2b-256 eb98bfde825f61a8b2541be9185cd6a4ddbb820de94c79750edc32f9f9dfb795

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8d46e629beb47565fa67b6ef05919434258d72ef848efa340f911af5de2536da
MD5 6a4017237ad727edc0372b5944260db7
BLAKE2b-256 918d0bfad11f1ee5fb1fbdb7833607212ad2586dbd1824b30cf328af63fe92fc

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c6dcd9b76b802a2278e1cd88ad7305caf3c3c16f800b2bf5f86a606e9e83d96
MD5 30b407e0990e0bcf25b509bf47c87b5d
BLAKE2b-256 ec554386622b94fd028cb2298b4780d5a8e2d959fc4c71e599fb63be869aa83d

See more details on using hashes here.

File details

Details for the file obstore-0.9.2-cp311-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for obstore-0.9.2-cp311-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 50d9c9d6de601ad4805a5a76a1a3d731f7b899383f96ef57276f97bc35202f95
MD5 bb3d4446acc26dacb3906e8b6d24551a
BLAKE2b-256 9cd2b98058a552849719df56d59a53f7d97e6507b37fca0399a866534800f9fa

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for obstore-0.9.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fb3f3843f1cbf3aab4de968c13c2e97c9d1d771b73575d2f56fd7385d3f79357
MD5 da182d90d250718ae22189b977934a29
BLAKE2b-256 2690495f0d257ddae8094e0aae58a59457cdf7933d5dcda6d3f466a1a9f98bb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38db958d9b9b5ede9a1d834254edda2182e3dce64ec5cbf668790457ff365e82
MD5 f9b1a2b31924c2b84623082d857dcfe9
BLAKE2b-256 3e596a6edcfed719c17feb4603d1b16271ffed13dcf3b78538c6a437a08da231

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 878a7672059e07d55b4cdb32b36bbd29803a30f98b3ddadea0cc43c25676e052
MD5 3911dc8e1cddb3693d8d7117b33dd22a
BLAKE2b-256 c2402ac9cb4d7fa73b0680c0f36ef3da5b8952fafab038b7ab06a408ebc10af3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1d58bd7529432c5d9dd96a660d9abe21d74394a1c2e51e86843a2e6059d1ad4f
MD5 a2da74e9bd9d61ff22719b68aa4b7331
BLAKE2b-256 1c8c5cceba7ad82bedafa93c9a14d7f26336dff8c9705c6f0382e395cb478d88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c0a337e59d8dab3be761a3f2d3648155bcd618b32cbfe2875d65a93c33b846cc
MD5 9f34614a637e9506bbcc12e90a63a720
BLAKE2b-256 9b08ee270efd365b6c95fb29f7c45652a186569c8123ad90684dd7605a69a3f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 9409e3b1520d27c53bb14f16b693fafe3f57194a967ff2b1b8dee3b7cf3dada1
MD5 4a01da81f94efbf098ad86e9aaf831d7
BLAKE2b-256 2fb16b5db701e64569ef5906fb2121fafe71bf4cf48f3304aad7c1037bdae05b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a26065607c51b15b452f3344d85ea88857253724c4f3a520612f92111b2cd63e
MD5 7549872ffcba59be77e3af4c68749651
BLAKE2b-256 f8b6d2ffaf0ef4556f18e7a75c5aec797f34093c00dc3aedab05cb041eb27535

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 badcc28413fd54bdff7101a33dc9bee73d70e006b77f1464c562986680ddaf4b
MD5 db8ec8de58ac52f8e6ddcf7a13e08733
BLAKE2b-256 d77994d303fc52009417551728e835326af0f2b9e4edd63181e607db9a868130

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f4eea11208b4cbd3974ac8fc3c63a9d516d7e1e18eb94f6c396923b8cd024134
MD5 986b4a55d9081e135e8fb5b9ddac26ba
BLAKE2b-256 960f3fed38d308bb6c4e8976f37e78d087925b4eed2b391bee064d557d6f957b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c8a7b26e5085647d2225323e86ee011414ce59ecfbf7f6def28cee371cf1d1e3
MD5 29812bd8caff77589a8cd274374fc216
BLAKE2b-256 5b0fc09cb1c1da5799de86c24cf4aa1b55afc79f924fdc550c39731805507c02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 44b05f531ddbf5b23c8673755070cf41bf07b38e25c0a48534a38b98d5ac7c43
MD5 a4c4c136a4643cb10085c0537cc4ec49
BLAKE2b-256 60d07ee2bb0f25138beae9e37f5829fe6976995a3e51bf55551c338dfa8c8bd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 242adf90709097d664bbf9f4eb207a7f6eda06b58fa1e9c2adc7774eead6fe59
MD5 3d30ecd79dbac1e633da734c167826d0
BLAKE2b-256 3c36dc5a541aecf450c18b12f1ea2f0b6b0e9c0d28045a05e4ed4a708381b1af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f710b981071fce35ba57b0a47e4b13c9be0f22ad7e345707f0e798ff4814851f
MD5 ae5b302f6871b2a0f0bf166964647823
BLAKE2b-256 188d567efc2f49b6f9212f36c35759cfe95deca22f2b0cf5a9fa98dca14975e6

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