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.0.tar.gz (122.9 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.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

obstore-0.9.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

obstore-0.9.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (3.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

obstore-0.9.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl (3.7 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ ARM64

obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

obstore-0.9.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

obstore-0.9.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl (3.7 MB view details)

Uploaded PyPymacOS 10.12+ x86-64

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

Uploaded CPython 3.11+Windows x86-64

obstore-0.9.0-cp311-abi3-musllinux_1_2_x86_64.whl (4.1 MB view details)

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

obstore-0.9.0-cp311-abi3-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.11+musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11+musllinux: musl 1.2+ ARMv7l

obstore-0.9.0-cp311-abi3-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11+musllinux: musl 1.2+ ARM64

obstore-0.9.0-cp311-abi3-manylinux_2_24_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.24+ ARM64

obstore-0.9.0-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

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

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

Uploaded CPython 3.11+manylinux: glibc 2.17+ s390x

obstore-0.9.0-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.1 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ ppc64le

obstore-0.9.0-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.11+manylinux: glibc 2.17+ ARMv7l

obstore-0.9.0-cp311-abi3-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

obstore-0.9.0-cp311-abi3-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11+macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

obstore-0.9.0-cp310-cp310-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

obstore-0.9.0-cp310-cp310-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

obstore-0.9.0-cp310-cp310-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

obstore-0.9.0-cp310-cp310-manylinux_2_24_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

obstore-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

obstore-0.9.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

obstore-0.9.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

obstore-0.9.0-cp310-cp310-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: obstore-0.9.0.tar.gz
  • Upload date:
  • Size: 122.9 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.0.tar.gz
Algorithm Hash digest
SHA256 53747452279b94890787c2e051394c4243f2ab3882cdff9e259a796cb269c13e
MD5 9dd120c1452b78d33e1414949c354289
BLAKE2b-256 5042a10dc55f286ba4e0de1c0593a21c0c104caaf2f663989d134691d0ffc3bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 be0817d41837c9e7359f306058e3ca03aafe38e054fbc8a07be80e4badffa110
MD5 96ac8d9c5e8e3018961d29ba3cf0c50f
BLAKE2b-256 275973f86a7310821ad3873c0f39e1993edc1e1f1b4488972c6a746e513f4e2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ff37414c8513959b71ab420cd6a6fc71e468d01b369a3348ffadc06ee8d2134d
MD5 d14a19fe314d7d201932ff9dd882638b
BLAKE2b-256 ee22e34f71d8f881f3b4958cb294ee4f0b7337b27db476cd1b24834c66f9791a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 74327b56459e0fc3895bb8ec26f10f52c2c346e49fa1d4b7dd96d5b90c5cf0d6
MD5 ae0b4d45887dfd4a19fa51abee3c87dc
BLAKE2b-256 0817ff4da6da37206455332c9fd216c0b312eece8421c05eff2b28f24a4f458c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 79564f5acca97ca9f2010168aa24ec3b40f7fe2619b42f8906f9a84ba1abf067
MD5 49af4a5c876994daa982b4af0f3b395c
BLAKE2b-256 ef704496b3a53e81d4ea0cb7a0e46c8cfde6749ebecfb3f413358b26a64a98a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 4df3f81c61f734b216d4ce1b4baebffd6bdbf5e676d4233b528ded21c05cc75e
MD5 78a415876f82bb8d0cbf03c43f4c841d
BLAKE2b-256 dc36113b9f3eca13f9e6baa7be672d729e745cd6a036c7a517e51fcc00cb30c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f8d672fa444b1e3be40bc481989ac669c9b6a696af2d4bbe95cc61716ed0f20a
MD5 8acc31274275aac9ed3bbf06041e8679
BLAKE2b-256 91dcd63407b9141374db6607cab352fa04a3eb8b49c0f3df06eabd30938ae4e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f6c3a7ba49e4a9eadc6c0e15b049e7244de80fe49118651457b4f2f5ef088a1f
MD5 69ac00e64373222282df9d534332bdc8
BLAKE2b-256 5769fb9216f108ecdd34834e1b7105b6b3a579c839c06a90d4d667f0ffc390b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0e21559f4bd201cbd86d239166544d7fc181b042ef8e2407edcbaa19fdfa658f
MD5 301c49acb75807d3da233b27ebe63abd
BLAKE2b-256 55756ff55f3d9a8b2fc0ffb5c3954e87c4d117510cb31d627eb3fba7dde50797

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 485cc0484eef4736f6e87e6e640b22e6b3fbbd5399753c54be066195c2cadf93
MD5 ff5bca44c77ceebb6a775d82b415ec53
BLAKE2b-256 a471165c616f0996cf6b6c4d7823256e0aeb6995df1c9080183e92acd410af83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e2dda08c8b2d32ea1a8b8616a0d469400a2c057b620ca50c9c8a0d9ad78b8933
MD5 ad9bf07c6fa387f40433fca4b1c9868d
BLAKE2b-256 28c313bc9cdade799c868205f300af5e5d6f4ac6b2f25e23e10f7cd5c5c5b3ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a848fc43e197cbf59db0470988633fd7cfc75163928c6aea5698b290127b010
MD5 2ccf3124213bbfada0ab215d6673df0b
BLAKE2b-256 9f8e5a3dfc1507df1e438d8218346e66ba28b345a85373053b2947f156282eac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 20304af23a349b3d907b8141d8dcc7b04554fadea45846cb6025e98d07a46985
MD5 278fb7212d3771941b31190200e5a52d
BLAKE2b-256 3b209b3832e1fe5aa8e709e09a9204129cb6a9ed2b7952c89b1a9c8c547a213c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.9.0-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.0-cp311-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 93693c1e93671df1845a3236200880665a3737b2a17deaad3d840a89b58e7336
MD5 2480442493756964d64d957747743eda
BLAKE2b-256 5063c2b643752d07e0679ebeb82ffdd75ff5b4b34fe6859944a4b88a3b2efcfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f53d7288b6ba288ae77f7600a1bbc21ce6738ce68c2fdf78c6b5e9494581969
MD5 ab56164bfdb2dfb033842e4e8a513fe1
BLAKE2b-256 7af56ae2b14c695ad64e52643a219fc82c88cdf230d9f39bff7cf7fc9f4b452b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5d3b3c0ae3688e09bcd9c149b71c60b739b376e6a5cfdf06231c1159c6d7cd30
MD5 05ea87a075ddae515eb8bfbce45d4046
BLAKE2b-256 3359d58c78aeb0a997f25567eb3e4a0c41287c80232495aed51ff51542240e2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c6637e5ad2f24a977976ab9dd6bd753292fe3141fbd140b2d8311ba22abf4d44
MD5 cc61e048568d3e7f1d29b9596be3b34a
BLAKE2b-256 c3e8745c68ad8f4d4da1ed9df046ef07a9d3488f7ff0df63c9951a8e6d105f35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d05e8986565f5a64677df6d172581406cbb9879b1ea9c05da9c7915edf023ae
MD5 522c481a0fc86dd98e155450263a4296
BLAKE2b-256 a601c82049dc453baa2474d90993a704442ec5e5a1c56c43c4ddc52894beeaf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 b0512aa65f9628eeb2d46f8527efd8641c281470bca9aa4a4fd7798a842b2df8
MD5 66bb18edca53b1a511c594a47306b317
BLAKE2b-256 9e17841edcf83f2e08de53d7e6bada2cb6e64ce7f8f211eeea7dac3fd2b3e517

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8fad70f0c7daea2d7a47c0b9a5024fb09b81c29ad8e27870a989763f0000488f
MD5 010ac4cf468359e41c1cd81f09bfe0b2
BLAKE2b-256 f1d59b38c4860187885a7b37a85f5083cdd24afe98c4511985c74bf22c88bfdf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9d0d928def88cdfd5dd9d9d74af1fe8b5f6b0b8d4187560a6e6f5222d7b0a236
MD5 75126bfc0f1004836849ae6c1a695e21
BLAKE2b-256 982bbdabc2ecfe11fe0ceaf45119d021420b59fdc55811a122c69ecca6c3ae65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 78344a8fb77473ec92c7c969b88e1ca095c0a240f7ceef2bd28112f071653c8a
MD5 e994768ca227de0c9d105379b71fde45
BLAKE2b-256 b7c78ae33390259afbb39c1ebf23cdd8950341e2582237dd226a9bcd542c4887

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bb5e41b00ee749ce20ba6fd2d242da82097bec1f5ddaf572cfda594269435760
MD5 c46052ae30fe589ba7ffc75ecac23e79
BLAKE2b-256 92f7c0c1bded20d9bc6a5e43c29f1174a20b8d2df20e29e5783b8d45ec504a50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e0ba6d461ec57f605777dae68a9bc2de60326a64e13cb96a08a750da5c2206cc
MD5 3d4bbd887c0da9310aca1f8fdb394a44
BLAKE2b-256 313a6613995f3c441f082647acc6d408231f93e7c252d4c3176ddce347377dea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 286c1d6ccccef3533133330fbbb425e11d3564502bdba0b79569f50ab93adca4
MD5 a36e706b2e60bf68fbc72cd8f236a59d
BLAKE2b-256 cb67229861ae7e1fa3b29493fa96b644d16a0410fc33b5b59de119ad0492c4d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp311-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2f61dd66a4f918da8832cc3a35e57ecd25a18c0772544ca16e01fb91a78e01d6
MD5 1db16b9ef2098ff21bb3b9fbfbf93541
BLAKE2b-256 bb12fac0b4d1ef1dc1878d9851bdd4088057a041c3c31e16e44a4f8864533e58

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.9.0-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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dff6f3bf7141a9be080d38108049c59fe8a3ea5c7b643aa4356c0ae608b169bc
MD5 2791915922f977f661779a35c3a81525
BLAKE2b-256 559e0a2fbcf52a16ff2add29060cfe49816be054cec075fd39b546d75dbb3184

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fba305a1e1b5cc807bf33f31ea4941c0d0218e4ad0f5cb81a54fc2c427e4e0d2
MD5 5bf9b3e12db980980111a2ed2ce308b0
BLAKE2b-256 0291f10d4db20e61847d44e24b7a640a72c1ba7ebcce315b655310f13e678a70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ae89254af6568c81b8d116e2603fa385737e6526d4ddcbd755920889d1714991
MD5 792498ee0011410dd277bd0eebca6c92
BLAKE2b-256 348566ac97c38ddabb699c45a6e59aabe3ec28b7884756490e00f37b309638a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ba3f63f1e5b10e73fe57aefa046c4eb44b4ec585bae977763fee98a341d4206b
MD5 a9d1615378be91c61c6f5556143bcde9
BLAKE2b-256 d43c38c81992e48ee6346d622162bc70a93ce892906ccf9b65d4368a0be5eb3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 420999cefb8e94ce50f583783550c1ff909b1f92166762869d625df7af081499
MD5 f630c1bf145e30f154084fedd32a9541
BLAKE2b-256 bf231aa484a377ce1a274a0575903629b45a0a93d72100be114b40cd187b03cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 89156d054a12ea7a0a00cceead50a8081d1cb31b67f7a690b8b7453735b8720b
MD5 5aff0b67910be5e692ad1dd5420bc5a5
BLAKE2b-256 650f2d6421cd37fed6c34ffe04971071b0b5d8508a117596cc5491a8124d5e9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c8985c1d53cc6747ffcbf8aa2a85b438fc7b84b10c1e882d84d9feabd91233ab
MD5 dd83d044f9417098ad3e48f7ced7cb22
BLAKE2b-256 fd6ba5f8cd438db91934b159f561f9981b848a037d6505d0972f745feaa04d6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 185612c178f035016b51589465027b7e390bc6017239e7c52496450bf60db373
MD5 8c6b5d72be8b73637f7ebf417b019f0f
BLAKE2b-256 dba501e3cfe0d516a6aaa0517b902f366b9833d6a0e17542908f24bf9363e044

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 512d6a0292688dfee0c8f7a3151deac44ef25297826bb95c9a418b9f8a1e52d2
MD5 b6532b0e503cb1ae851085df0bb88deb
BLAKE2b-256 ca35ecfcdceccf7c1a0357f00ad13c8597fc5a92841eb28ce455f51093a8e9a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8cbef4dc4d08649882a8fbfd569bb7252a02134cf16359e41e26d8e2bc544f5
MD5 41ee0a192811d25d41465d98a2592428
BLAKE2b-256 8fd42e65e23e3b51959c98a1a8eea0b8b40a88c1f9a67933c77cf554b966fc28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 737ec53fad70365b15829c5378d280850dfea279b17f67a4701b81efc377d48f
MD5 fb1cc57a4a6e41ad109aee6dda986787
BLAKE2b-256 6af1df843e5706c79c62920e209b5a95726867a24720a8e8264764d10caddf9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43719d03f1ff3f4ce6ff42913d1671cd73131d412731d521a92079bae5033871
MD5 64fca2d4bf7ec4514790851a413d7eab
BLAKE2b-256 918d3e58c35318baffe211d3781828c129c61b650f7fbc37810a0e778da8f67a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 eb22618bf0825c1f5d77862639ac06dab97f68efc5bed953ae3b9104bc744335
MD5 ce660d7b1ed0a0f817107f0e27b9d808
BLAKE2b-256 d2192ada4bca1b55eaa64aa08ca88fa08833a758778594bc30d5140225da2f7f

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