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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymanylinux: glibc 2.24+ ARM64

obstore-0.9.1-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.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymacOS 11.0+ ARM64

obstore-0.9.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded PyPymacOS 10.12+ x86-64

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

Uploaded CPython 3.11+Windows x86-64

obstore-0.9.1-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.1-cp311-abi3-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.11+musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11+musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11+musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11+manylinux: glibc 2.24+ ARM64

obstore-0.9.1-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.1-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.1-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.1-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.1-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.1-cp311-abi3-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

obstore-0.9.1-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.1-cp310-cp310-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.10Windows x86-64

obstore-0.9.1-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.1-cp310-cp310-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

obstore-0.9.1-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.1-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.1-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.1-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.1-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.1-cp310-cp310-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

obstore-0.9.1-cp310-cp310-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: obstore-0.9.1.tar.gz
  • Upload date:
  • Size: 123.3 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.1.tar.gz
Algorithm Hash digest
SHA256 ae213796697a1c2a9b079f9704388ef900b3780e5892516bb7e50e66aaacf239
MD5 b675935e21da1e777969957d44d8f50c
BLAKE2b-256 15540466176837608ddb698e0267bf362a386da6bec5a64af5291c17e40afa4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 85fcf79453dd526943295e3897fcf4809233627ee89151ecc67cd178e61c545d
MD5 d656555deabfa3556028057976cc8283
BLAKE2b-256 5ce2112bfe74180dd8950616f986ba9bcad6444a6bd3d3c1f863d2028635c99f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 10916c79342b82fe8364f4d2bd96e9831362a07762ba9fa0d5f057a06bdf8db0
MD5 d4fa6707f15c1123be254e4c8d4b9261
BLAKE2b-256 4c8be5876892388ff6ad67610ae94e96cb17c9dbae0b3b3c247c2618701325f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 41d4d56f28a1490deed2b51bdd5af17b08ddaf366bdf726273a5a128068b0b3c
MD5 74d30cf901a23021427b4c6c6925791e
BLAKE2b-256 fa7546a84342b6aa17edc4053c771c64dee5f780efa6cd5f7b7e56fe795d5cdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 67db5153765e4447304622413da8504472b4ab3a5c21c6f967c2c79338b39914
MD5 feecf8bdb38088a4c1bd83119a33fb71
BLAKE2b-256 7d87f9576fc09366465b8dab16fc076c7fbb6dc3aa064090c20560dc86f4e2ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 370698816e07b0098f5aead3b2fc1bf21b5da77117fdc85d49e65de3ef8d1168
MD5 f0fcdf568e38966543f8122867836667
BLAKE2b-256 414887d6c9c727ed558069d0bdba8cbdb9473cf82ad6546e64e554e2622bbb0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78c0045d888bd3ceb19eef49d1fd84cc38a596d40736bccb024069ea150cc081
MD5 8e5e291f7dd0362cb2eeed349f519c29
BLAKE2b-256 1d941854bb0c1d8c07996584f5ec28a2d25579188698f3de2a252a37c7184f38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1e13e505da9410aafe99921e7a4fdbb2c57edebfd10c52d2fd9ecd9a7699f1d7
MD5 fcda524879e8d9f0c4ffbb881bba8fb2
BLAKE2b-256 03710fff664303d7bef66a01c90c48776a245a00a06ea2c74fce5c2032133cf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e830bac44b131fd9bd6193c3e0f148905eb53baa481c44dd364c996e79c07712
MD5 b35c04bace74aca0b36265aae69eaa86
BLAKE2b-256 7d980e6c106277dbbbe601e378032441773207c1995d70af1efd543e729eb458

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4daa8a11d76fd3877161f2102ff00ccc89b2953dc082ecd55260be41a9c71ac3
MD5 49e1b623c3ac3a904118aa7e37451946
BLAKE2b-256 58b82b66ac817d34d7ce537b46f9e0a436b6eec91aab07d91e496128f4079377

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e910551ca20a080ff8c3286c078b8da8efaf8a2c4292149ea7c05d2db7b8fac1
MD5 0e5d3a8959bea3db7d2c85d7e7259b88
BLAKE2b-256 546b54731c356e98a0827e86633bd05293961488f61802b5c0065b7253d7f1aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73687c0d57118258a906a49f672c86ceeebefdbf83b6cac64e7bad7617125df3
MD5 481a30a753a705fa5b03472305b30172
BLAKE2b-256 db7e4be57315adc1e0ae027fc8e17993dbf31ef331f5cf31c2acd4a199985bc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 44fdf90c1467a8ad2a409d1d089bf0833855639af03526b75afb557114718f95
MD5 846f2b63452984b3252fe005809f36cb
BLAKE2b-256 3f08643e3cf0b34f8394a131e12c15771126e1723120cd2665e697936e37140e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.9.1-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.1-cp311-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 9eca64f978e95065b61d0c1e81d150b73958f1a2b12a5f24acce711a01779dbc
MD5 2c44b6bc057df47ed8bf6a41e57f27e1
BLAKE2b-256 eface358b65bf9135c096425668c342f4e4c0504297e4bde01aeae863af51578

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38fad190d1f8cf3e7e686b0c2960996ae694af4fc1fcdbfd4dc38a1cfbf6b931
MD5 fd8db2cc0c4ac8c7298bce45fceb1e7a
BLAKE2b-256 34d240a49f7a60d9145dbf377127007374017e32a5880a803027ad79d22218ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 070bd295787f52a33ef26cba35d8545f7449a1dadfcdf44cbe6fb795e2831e01
MD5 64658e6c04b718451f9c718e4a52d65c
BLAKE2b-256 6551b72199f35816deea93f2c8bb1c6ccceaf360ef4ff1411cbc61f8ef937b05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 58d5a42b6e5bf070e3718722a26bbedc9e0433c1c30bb9bf24e37100f90aba5a
MD5 527e733877b7032d3f4efeca42fbf967
BLAKE2b-256 11f726acea4fc14a99258f21ca67e4aa4d75b21da906b9374fb0f4a14ca2c820

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5ad89a85bb8e3790513dc4779a81c8a20cd78d87135aaf8f4146d7b23d4c1da1
MD5 d064e000755cfa6ef38a483023d412e3
BLAKE2b-256 d83d7482d11fecc65952f816cbdd89eb1d04b7d95526df56b952cdc45ab51250

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 eb05a1673d85280092a3e9c7ae1531ef3f9d73cfd265ecd710cfaf31927d5944
MD5 df0109fe92c7c65dfd24e3c4c355e88c
BLAKE2b-256 8864caa0ca79a8e3fec2f0ee0071d5d2c7d2dadc38e53fd6d3381ecb579e8334

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6730b28f576b11be189b162bf430dabc2907465b5dbb644cce08bfa03568127f
MD5 9c5c89e1b058d3ccd9bf9adad5432ee2
BLAKE2b-256 d40d0cb65bdda8a96421a0e12fb0ff56d0ada38de15aadaff83afed24913c5ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 26c1ba8ffbb975d15a64ff1f0975d88a6a62305e0a591132cf81e7421be695cc
MD5 6afc6d825fae92eb9abb946c86cbc295
BLAKE2b-256 ae45f48e50f669e851cf6526d34368de2ec79a4fd8083f98c2575d0092575fc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1c3e45b507ff3ee7d064cdda4c60dfad1132c5db324a02056172c9ccfe138030
MD5 5c57349d3003ddec2da9d539557bcaf3
BLAKE2b-256 63d832d588cb52a413183c7c754792f19922dd2d283708ae817d803ae60fb8de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2d183ecd7e8805e1c0411dde949c9eae4d5f7abcfb332765e718ea16d971b255
MD5 f86991bcae8440ea0dded88aae720be6
BLAKE2b-256 9758e8225c3edc265c9958f637b0a9fa60fb6c7ab099fdf06fe5962beaf762ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8800de2607a4da4e708cd2589eb534ab663eb2b2a239f7eb55a9a35a0eba12a3
MD5 61039e17a6c2af51270c1a7d942efd08
BLAKE2b-256 e35bec03f3699dc8b9af39c82739aed835cdf10671ad4d47bca2b91450d2addc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82a7a99f13ab3acc80a4fe1e1798114ce3bc5cce35ab6d38ac31851f613d8d57
MD5 e59dae3c8fc6cb704d6d20503ad6bc31
BLAKE2b-256 1d9a30e23767679c38658b3eb3bb49bf07c536ff2b298de9e69dc54a496ff83c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp311-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1f93405704fc846812eb05030bc15103aa787cb0e53a4f9a53c26e03f5b9d19a
MD5 f579b588c082114e04327ca24f21b8db
BLAKE2b-256 db877667f20adfa9615910ce952a36fe60730b1b36e9e256082c8a5d49cd3064

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.9.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c1ec8403f57983d69d0467ca7ab2c725ba45435cb299a8a2c5ea5bf2901009c5
MD5 b715fd5f20d77ff20e1d403bfa8e7b64
BLAKE2b-256 0064c56a274fa558937b6978c69048450fb515555fbeb751bb234c278deef114

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a0b536537319fab1e14136b0eae842aeadd9ad7e58030f3519c4b82036b06d46
MD5 9d2efd5fa4942b7cd82989e664f30d4d
BLAKE2b-256 6d82a88ad09c6d33b2fc3341124831efdbc4617577aa8b80920f367e7df482de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6a7bb4fece77f6b1a91b2481beaf67044dc145893502274e41bc0910ebc5a4ef
MD5 3efb451f5d64ee18e7d42dea35ff5b51
BLAKE2b-256 9c963427de59e702093933f04feceddbaca2a0b7bba66390efbb63a132060c45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c56b1b92619db93453cd097133140d4f149473e24112b67f1d1a0df73030139e
MD5 29a4bd6ceebafe5c4a4651f9c68c9457
BLAKE2b-256 d6f56502b22b6b1c5f000620861e672de6db1582a303973024098ccfd92b142a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3447ca13cc47f37b715ff87a3501711b77e4c6880de99dcb0f68ce82f047962b
MD5 141e6e1dd3ffaeb1e791143b5cfe1164
BLAKE2b-256 25fe6dc9f053d9ada7e249e151fc15f61d8765ae03e756d5501c93efe95ce6b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 3ab7af1f80b700a20247572dd3365f9d3399586aba1bce2f7ea8f10224296688
MD5 72c5d0a15c8d2633ea862d437ee53e97
BLAKE2b-256 a28b9134172dffe6797ba2436415c8240ddbb82b0d2fcee77db937455a5a5776

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5d824cbc78ec9faed3ad3522554603dd58a160eeef8127795442fd4e829ed11a
MD5 c39171e5561803cf36d25985df9ef331
BLAKE2b-256 ba2babf42fc3c11a2072321e2327f0e637aafadd4bb78d64103afded06dac9da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 20ecef710222a4553bf7ca3e041ab52218a9a60931ccaef643b39af5fa1103a9
MD5 50b75b2f511edb9eaa101f63aec80b83
BLAKE2b-256 f4bcdf505f7567d9efa1e0b16d7b30365e79900d303a8340f2509ea523400dcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 78608d211179676608a12444c3014d01b78499bd458e943208e4e17f4ea72dbd
MD5 833aa0d28326ec1bafcb7f5a00c45f6f
BLAKE2b-256 1e3a5d2ffc4f208f3f7a46905cdb4816be7fdca0437e51f1bbbdab425f1e0786

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3a75b352269999bc465f6653286ce5673802ec89a17dc2fb66411960f26eb9cc
MD5 23591ce1765310da710e0cce1229c447
BLAKE2b-256 263e7df962293c4a5688292565614818f80104827de796fec952cdac56f8025a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f57083f0b4e4531377bb8de963c6a545365dc8c6fa5481af70eceaebea080227
MD5 b9e3f201a9f578b15da87bfe87f07f2c
BLAKE2b-256 faa4e808bb293dbad7a7cc155c3f1f8bd86ed00a9a7db7090e062016f6345c0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0aa517cc93f0d30a54697d3d231ea167e52403772104ea754a988686fcea9fff
MD5 941a73a1837dd19918c717b45130254f
BLAKE2b-256 987d88473ee51b613cd6270a009f6623e3db7900d46e65d2f5fc99af62c70552

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.9.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a7c63bacb099206d54d5523745a1ad7532d9e5f52b5dbdcaf9c8469fda1a52a7
MD5 406f7518e2454897e06dd795b692a06f
BLAKE2b-256 5e62f35be1b8a9ff806f9c18ed00d6ae1e0c4224230cfa60cf2f5a58432840ad

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