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

Uploaded PyPymusllinux: musl 1.2+ x86-64

obstore-0.4.0b1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

obstore-0.4.0b1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

obstore-0.4.0b1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

obstore-0.4.0b1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded PyPymacOS 10.12+ x86-64

obstore-0.4.0b1-cp313-cp313-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.13Windows x86-64

obstore-0.4.0b1-cp313-cp313-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

obstore-0.4.0b1-cp313-cp313-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

obstore-0.4.0b1-cp313-cp313-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b1-cp313-cp313-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

obstore-0.4.0b1-cp313-cp313-manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

obstore-0.4.0b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

obstore-0.4.0b1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

obstore-0.4.0b1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

obstore-0.4.0b1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b1-cp313-cp313-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

obstore-0.4.0b1-cp313-cp313-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

obstore-0.4.0b1-cp312-cp312-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.12Windows x86-64

obstore-0.4.0b1-cp312-cp312-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

obstore-0.4.0b1-cp312-cp312-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

obstore-0.4.0b1-cp312-cp312-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b1-cp312-cp312-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

obstore-0.4.0b1-cp312-cp312-manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

obstore-0.4.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

obstore-0.4.0b1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

obstore-0.4.0b1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

obstore-0.4.0b1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b1-cp312-cp312-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

obstore-0.4.0b1-cp312-cp312-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

obstore-0.4.0b1-cp311-cp311-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.11Windows x86-64

obstore-0.4.0b1-cp311-cp311-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

obstore-0.4.0b1-cp311-cp311-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

obstore-0.4.0b1-cp311-cp311-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b1-cp311-cp311-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

obstore-0.4.0b1-cp311-cp311-manylinux_2_28_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

obstore-0.4.0b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

obstore-0.4.0b1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

obstore-0.4.0b1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

obstore-0.4.0b1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b1-cp311-cp311-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

obstore-0.4.0b1-cp311-cp311-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

obstore-0.4.0b1-cp310-cp310-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.10Windows x86-64

obstore-0.4.0b1-cp310-cp310-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

obstore-0.4.0b1-cp310-cp310-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

obstore-0.4.0b1-cp310-cp310-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

obstore-0.4.0b1-cp310-cp310-manylinux_2_28_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

obstore-0.4.0b1-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.4.0b1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

obstore-0.4.0b1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

obstore-0.4.0b1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.12+ x86-64

obstore-0.4.0b1-cp39-cp39-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.9Windows x86-64

obstore-0.4.0b1-cp39-cp39-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

obstore-0.4.0b1-cp39-cp39-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

obstore-0.4.0b1-cp39-cp39-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

obstore-0.4.0b1-cp39-cp39-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

obstore-0.4.0b1-cp39-cp39-manylinux_2_28_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

obstore-0.4.0b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

obstore-0.4.0b1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

obstore-0.4.0b1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

obstore-0.4.0b1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b1-cp39-cp39-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

obstore-0.4.0b1-cp39-cp39-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e0ef85c01beca25563cbe786034f2e563e72146748f8deb2423715ed4469341
MD5 b125cca0231f9bf2d9424f0e3c56d52d
BLAKE2b-256 5a1ee997769affcaf8fe6380e1fe70255be0f8ac29f1e6bd25a1bf2927588e8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7bf6fbe4738d0f3e3c07d056220ca3544ff34673c6208c59166c4821b07e2501
MD5 5c67c0e63d3336f11cfd141fa2a1c57e
BLAKE2b-256 b87842532b024be153c32bb025912634a6787e90775dfdb36adfe61e85855de6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dfb204f85ac886e09625c139abb9fdc1cefcab6cb27fc9273260eb4460f22c6c
MD5 6171f5e9f8149812adc8bef680ce315e
BLAKE2b-256 c616af8f46817a722c23bfdbb5f40a2d2bdf5c8130920122b402fbbc6485a477

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c3a7ed85c8812c70002c8e8d6bf49e1ddd4429b4eb98e6bfc4ce82177c66083
MD5 7d878fba67cfb133ebcdaca3776d6c5d
BLAKE2b-256 f2939e6d7f9fac9d632e7051c03c76be0e6127a63a724986c01527dcc0063baa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bb4e7a0dede6cafa21cc6f5091e4ccc8bf4bca432e5c4d02b4adddf5aeafabd9
MD5 079e8ee8bd80e55e34be0de9dbf29569
BLAKE2b-256 8aefe4993f4c73866627a4457d3171ece0f8292ccae79dea196c1b0d30237257

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5fced8a52105404c68ca89255909d10af64bde7c2198efe18188826bc7f222b1
MD5 585df872c70ddbb4f23952eca5bbf9ec
BLAKE2b-256 6aa926e199913ac2290e82baafe076f3953317a95cf3a8e93cf4cc0a6d5758ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0736980553b4c224fee7e90fb9f0c882e0d41a4d3c49eb19d5e1c3c1d23ec056
MD5 a1d1194b63fcc49f207295c7567ab11d
BLAKE2b-256 92f10179d0f49d832b81d9b65eadb9fd96ff575c147cfb1aad5e37bdee23a1e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e5d22e7748b8277cf4ea762266dd24dde01d0a84a62be28242248cbbfb2e84d6
MD5 0b0d6c1227f874d079453e9a38ad2619
BLAKE2b-256 b0aca85e98dba43d4b20fef2ba65ac28ac2a3a0cbc2c7d8464f483d29812b99a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a7231664da3d8857302fd5f77d37a3d12892a26fd3a231a14259ce6c23355c68
MD5 0ba3bfd2d43899555fc318de189a6a9b
BLAKE2b-256 65c9ddc45b0be30ac47e6da503de1708a504afff0dd9dd20e07c7a9d5ca9a0a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3c9447a199aa273144d7fc21babf9a48671d560e48773ffdee1d15cf03f7e90c
MD5 57aecd21448c0b1f0d0c42efb1754800
BLAKE2b-256 c494ff05e13046b8e5e57b19e33d25262e399ca06db5358b684099af327be5b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dc0841be873cd8018de424ce20aa477c2cd8c9776d4d9e0e78a93f0a8d20f09e
MD5 56d729438d9ba8952e14c1ba584b656f
BLAKE2b-256 2a95719bf977040a4c87b605532ff3531b1e47e5377605037ac8a2e198a14b0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e83415bf21848b56184fd87e62422c0043bbebaed0d887f2964f8a744d621d93
MD5 a0c3bb87b0e9eab808d43a63c219f61d
BLAKE2b-256 ae55843024b1ce7b0a4dc0a7c47234c89e190666a0cc63f20fb3fe42f9cc2ec5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.8 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.0b1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 261ad000f1eece25f3cad9bbdde05e448157ce879a94da8d46f31a6458351177
MD5 b58b590961726a4e8c9b36edd2f05f2a
BLAKE2b-256 e5a7407d468c6aa0a654f49b23e2ac4da787231d2a3ec2d2eff15f0fc0924597

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8dee0cc218a075fa3c35591a9376660dcb198bd3e9cfb9e0e8385632addf6005
MD5 c1253fcc9e080a1517dd9d834736b27b
BLAKE2b-256 b9e395ea758f48d95fb4c373624632fd4c856e926591ae3afa2c6ffc3b273655

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5db29f89a1df903fff94f155394700ec98452f84869b797309e69291bb118554
MD5 9166310fe10cfde2e99b2b16af9bc7cc
BLAKE2b-256 f56cb507f6b7356e9ce608d555d654658a8ec1962f0f2516ad98ad2c27d15cde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d348db078e4f7b71d086064edc401b8c5d291b49272ae8b83331c7c301dd9556
MD5 08f066d1cb137b86990c868bf8ff3121
BLAKE2b-256 12a5b8c9acc1d881b97134a70328efd720ffbbf7cc0dc107895a263f190159c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 844a548be62e1b829f9fecb2ae75284baccd65b75570474e8940a4bc18ecc10e
MD5 fb7841db85067cf81c86e6e6840144ec
BLAKE2b-256 976ad6220fa0087ec3eebcfcb80fc65e4b3c2c684779fc81ff4840c80b9e6dda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 066c74a86cca8af9af527ac379c7412fb0180cf74fe315f17de2efae160fecea
MD5 64fe990688a87e9e5a62ffb5feaceb71
BLAKE2b-256 670bc646e6e7a6232af5ebd1c40128c04a8a3ae0d3aa6aaba954af5aafdcc83d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9af48a3ef4a15e0a565a001e1083cd73cd5b1bf4f78b96b85410cecb91bbe1dc
MD5 79721ad9a20350a5c7f6d5c49b473365
BLAKE2b-256 24fef9c6db56965c8a3315c948624b4809cb0909f6e840ffeebd592c81079e88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2e1ab13586163f1694e6592c7857ca9f5ceccd5fa88d434cc18b9d31c2fec35e
MD5 77550691deecd88e17d1942bd856cdf8
BLAKE2b-256 588552634d8af12119603910244088ae0c9dee36df1f08ccd55672056a5877fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8f144312d4ea937b4222d1316b91efed219bd385dc3c28de73b90746ab68861c
MD5 20e42e98c8472c4b1f1acd1b00d096ad
BLAKE2b-256 b4187e58cc73000c9adcabee1243affaee2a8d57762acd402ed6f7f65c205c26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 740af8fa5668a04afef38999b80d176b17a1b5dfa65d94a24a07d71e87243806
MD5 51cff1518ae691ba1814d59a3538f83c
BLAKE2b-256 be5b4f2bede78438139678701707bd9418ecc5c55e60bc256bf7964f428d37b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 293ee0e36142fc33223377c6da70e73b0a8497ae10ef74188cbe9dc41c81a2bb
MD5 760c3837469e6a8dad2033d19aff4d58
BLAKE2b-256 5d444c8df40324ab7cdbf58ed1e61aa11ec0cd204b1b8709f65532fa41c5597a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eade1d28cc48d7f1a548899a9fe4f2082618c34c974b201c480970463518d2a6
MD5 d8e95bf74df6f855c5d5dfe283a5f505
BLAKE2b-256 906a9ef5a02a205cf0373b0b9f8eee706c502933c801e3b53c3dd097d80e28dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 481d351135fdd586d4ee04777ff5b2cf0cee0a84699efd1299f3f1ad741b414c
MD5 8f9b1a42f6dc5b73440f0a613e5d154c
BLAKE2b-256 b74838de45814bc7da4b857054ca852e93a329c299dba215953eeedcb91eaf68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.8 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.0b1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ae9dbc2c2a0137d1345f626eabbff69c4785e90d2d3b81f389c62163985d9db1
MD5 34ca222d10c3ab6c3b34660ecbb771aa
BLAKE2b-256 4a8dca54f5eb21abc5bf2c28dde1469ae8a0de9a785a84add2d33cf0dc65ce55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c97cf7aa89cb225aa7a5340cb505af5640041e1b357daf9124c2e9ce3e3c2ad4
MD5 d28828d717ba2d0f8fbdd4aa60e0517c
BLAKE2b-256 8977b360d02f58dba36d5f4d4dd0bfaab037ba923e96c36f410c8d0b4a8aa23e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c7058c420301fbb52da9080afdd4c1e637ae4adc67a1eba764cdd36d0a1bcf9d
MD5 2fc4011a5c0b117eb1ca513d6cc4e8bb
BLAKE2b-256 ac41d86cd73b62067f137ea8300f74686702f2f5dde4566c74ea6cc4e3efa5e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ff81b029915be09a31c28f95eca9afd862b4916b51352ec1bf686972b932bc66
MD5 63603530119832c4283f9e73141c2c8e
BLAKE2b-256 502339f9d724cfde89caa3702461185d1e987729bf67a621bdbddd2bb0c5c432

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 721b9407cca9cdb50a2d26ef67e4e2755a3e6297d344f4144b3b336a4d166709
MD5 cd2581a6c7653e44746ae71a85e8de30
BLAKE2b-256 3ebf58ff6e1e3d4d9efc921c78d4bbd06daeb271db35922f92d591e81d27571a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 979b58ded2e73aa8157314d6f2c607b8bc2dd88858d3781d81782261e2c4cd41
MD5 58e70f42852530c21950829b1fa2edb4
BLAKE2b-256 8dc935bbb1aba6a439fbe008ecf89a32f664711f2753c2d2bd406a6ceb9e934f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c024bc0841eab1ceca2ee46dd950a214e06d3d22aefea35d448ed0b9342df337
MD5 6e9ecb336a9e00fa12e887160907b0fd
BLAKE2b-256 879d16031ee1987d0c01f3d3e744575c3d9bf25b3c6d0904c32e293a69a65d24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cdcc5b4115e003bb46602cfb97ad66952d07c34cafc6f89680ef7852cdf2f6f0
MD5 4ca2898fee6b446a396b50b1823c6870
BLAKE2b-256 62daaa84a01c985b10e9313fcd3739c8cde58c47ae55dd0228cc87a4e571ba67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a0a98a4c6a7db37833c90eecf6622763851a492c110a08563b59d7989bb1644b
MD5 1e6bffca56071889ebe6119a7ce1a7c2
BLAKE2b-256 281e68bf56ac814de395eab8ef42fce0876ce374e51c0851e395b3b884d84b1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9e33124d76755b739b53d1261a63d3666465707232d778e34141fef62279a37c
MD5 7424e9d64c461557aef2869d5bf467a0
BLAKE2b-256 0f78aa08a1bff4e29dddee72252b36128051a3d2135adf496b0d272426ade18b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4ab953cb1cd1d1401886c7ae9feb226893969e08541a6c84595309298e8ac29c
MD5 5787d05e7bed662188d5e6a69dfa221b
BLAKE2b-256 3ed046834e6adc331474cd628d81bb37747b415826f32418495535fb0d7895e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 342f563731bb8d935091f41174b632f10abb2ff071e6487989a20132ed7d8713
MD5 f706babd3048c5813da1d018402711a0
BLAKE2b-256 ef777a53ba4ef185d180a0e5fece3f45b7bf28795f6ac8d40fcf6b7d7cea2379

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fd126b59e30e39e186e4e9e4665aacaa367ebb104638d18a716266d709b5717a
MD5 f0226b0a6b49453b236926082b0364b1
BLAKE2b-256 51021b1b1b4361a90a77200e709791fcff590f696a6c7e6c68a28e89474a2bc6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.8 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.0b1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 90e985f26a8e6a6a5fb3dfd7ab5a1b837f86b07c2443f3aa9bb439dc799af821
MD5 fe6af3a78c643af52b8126044024c585
BLAKE2b-256 36d89443efb53e83b69b4e4edf763e523f3acc042ab817a2b13378e5f2fee1c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ee2ae911b4f6ec812dfa93ca8c3a407b18a2b9a14c9014dcabd72c397e0a0eb7
MD5 e1a1757295918b0169f7a5a3da80d94b
BLAKE2b-256 87f1d5d98068c218c8d21827276200f226b70b8be78d3c94d9d3bf16e6587f61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 54f63814464084c192f6fed82ae66fe3e75b3764492595a60c6d616bad1cd795
MD5 513d21120ed6c753b23c0f602652f4b9
BLAKE2b-256 df274bb75e8c80d8078c92f13016fb2ad24ae0cc5a3b1d61833cbc1df20ec9c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c3bbecfffd481ec6f608feb7553392a5cac4d17a797d794517ba7b560b7e4748
MD5 4a716714e77460a7868db78cbcea3591
BLAKE2b-256 e66420775f36a4fc5ecbdbba8b65daad4ebac57ac556e06cf7a21cbf7218fa9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b4ffa20a921f166bf342d8779023754f29bcc78bed7b3a749e303311f2496318
MD5 44b0c072a505aaf442f135090a166ea8
BLAKE2b-256 18669d049c1545fddbe3ad5af3a2f5db8f295728aa29128a054dd7febd385dd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 23c6913a778cfaa2a1b8b9df713437aa916a5b770a82b8d237bae3edd10469e7
MD5 d436e753db54c58382a6ce79b91db0ae
BLAKE2b-256 b8dc6ffff1d2ad54e67345e9e53b899e038b4d99b4d93dc5a7868c048672f70d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51ad27a6c13dbb2105dd319afd765d350a737bdfb1c14dee8152114445ba2e3c
MD5 2f18dbed7ee3e8903d96cd68302f921d
BLAKE2b-256 a09c4d239a22dc953e93c8731a1faaf06e18f794bed9b4bb66cf5825d0487b71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4690bcc9489132ba543af71cd00fff62b1c81c78cdbf9c58937f3935d6bc00d1
MD5 847c8b5edebb60df01f1a348e28dc350
BLAKE2b-256 39e9648d06b1cc056fdf2efbad8a40409a30c2913738cd9f5cd3774ea4ccd49d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 748a7168601ddebf43ab04daefcb385660c639a3e742983b2fabc015dcb9e8cf
MD5 cae7e69e7c4768f0a158c073e3330fe4
BLAKE2b-256 74cacc959de1533739d30b529036db84dbbec46ee5fcd575b088fc594f331a13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0380ea103c2e42d87449438f12c725ceacd63860ff67a8b2354bb594eeeba3c2
MD5 8638869dab6bb485a089958ffbf24929
BLAKE2b-256 ba4ca5ad1c818660430c608c4c7137d8f1c3922f68af7f95e5ee6a5679648e38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 344b20b96b619dbec1d99824b21a741733e0d7e84063ef7b241150fe213e3c0e
MD5 256c3c98b5b6b6e9060b3e9ca20c6207
BLAKE2b-256 cfb43e1ef69cde832deda439e3e371a1f5217e2fc99fe974b85cda3d9a2f6f93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 444345df4d70f4f3ff97ca0e9b6da00f9b95fd1a6ae5c76ff43b2012018bddec
MD5 d5d76aa411da4bbf6ff2fd202c146b22
BLAKE2b-256 ce36fe5341d3361c701cb01f3a92108da89a81adb44ca96692d3bb80be4a8aa0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1e54a1f2053eb8020f026ac913d2535c36b8b01f56a218b9c6355ccb5f9aafa4
MD5 f9190d7e26a550ecee2caaa2d20329c5
BLAKE2b-256 632b39eec73ff2ff11b688cb0aa08a2ace7c56acb63bab9304b7f492069f78d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.8 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.0b1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 394272aff4eec4f022d04d2031c8603e12cc4a1e092d3b77feb62c7f04b3449e
MD5 9f250b4c72551baeb179d08675af2c7e
BLAKE2b-256 9ebe932b7bb26a10dd7cc1af792290ebeade6245acf26a6f77476d54b5f76d54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b37ef89e4593e0e342d727e5c844243a6ffbbd08733a473f1e51af4ef2243b48
MD5 781145177a2122f82365eff0536eb5d7
BLAKE2b-256 88a9ea4285d152d3a5d00013d5f3166e44d92f27f0c0ebad7b5d032935461926

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7bb7695e7552f4b5961b427809acc922b79ea32dae145ac47fba6040c4db6e0e
MD5 8c1122dabe7623762afa327fc7374dde
BLAKE2b-256 6180f266fbb0d710f2038cd0fba5afc88f2d5cb592a4aee24e1f8ee6cc6535bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3a4b7fd3b6cc27f9b097da546aecfb7c7c2d8dee9ecf201ae4777e38cb7c2049
MD5 333b762ca519e75aac6af9e0c3cbd667
BLAKE2b-256 14077b262284c22dbf8b5febf52d45e696e8cc277db49c95d17a263eec695846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6fd08f6764f6737323b7d732121b972cb8d478819936ecc343ca409416a0c467
MD5 c35dd22c1acffd5a936d80589dd7de1e
BLAKE2b-256 c4c397e992b8c48e69fa6b7636bbf4016804a38723527d88bae004af7df8bc61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 63f5a4b0b46f3d329649b1ae9723a2540109e5f7b6bbef34d1bb0ad6109e861c
MD5 01e711981774d3bff528704dd8883713
BLAKE2b-256 e8a801171f499a6924d6a36bae5ce68f3775c0219ffbda4220c6f92faaf06791

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8f1de2b8197be2e0358a56e5532021667931b8c7687089c4bbc8a0414154195b
MD5 597cfb73b7a958230e9d4e40ef906b5d
BLAKE2b-256 f71bc946cfb6e2eb2d62b7cb0ae84ffe5223085267834cc600e23f0119fa6717

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fa2c2740a20a30cda1326709c1fea53be557b143326848299f4494553f83f562
MD5 4bf6935d663eb2644fd95d638acc26ee
BLAKE2b-256 e6a16f62b7a14516844337cc34f66ee0132951a63847f469127c1397240f7d43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1cc3574fe25496a0ec05434d105af65679661bee3cdf019dad34f9b4c5dcbd8b
MD5 abb1b85f64c4cdbf23539086e6484bb1
BLAKE2b-256 3692c739488a48359b53ee18946dc8e676e329b203c082572d35cd19bacac7c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4620895397781e53c6b51638be8f54820beb9a6e190c63b8d777f730f27124dd
MD5 fef6f75e912ab336be6e6cff4950f7f7
BLAKE2b-256 18f0c8673a51879042ba573a1bcab078b2f09107f8e84b76927805564d202b6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 21ba81dae566ae3d11a04881fe2d804f1ea5b530e3b27f7de5e09f53d0cc267e
MD5 c29fd670fb71d4a5c30673ae451d5132
BLAKE2b-256 f23011760d0b98080fee6d05f3a683a27a70f699678fe589b2d0cf4e13760a13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e352d36466b4873eefbb7e8315ada9231d7688a4dfc3742d9b86f0eb41db4cc
MD5 641dd0a646f9094c133fadca2fcec74e
BLAKE2b-256 8faa794a7309a3fe2e203e34709a0cca786eba4b35630f9f043c6602065d6641

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9371d45f56dee1f675877f14ff850e4a9d8738577b483fbe97db8b41a50881aa
MD5 b53626420f74548899d4fe76fc24c530
BLAKE2b-256 fcc6922a02b790a8dea63f2f9dd7a1667c78b406875aa69f2511ebca27f7ff79

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.8 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.0b1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5f1c82df7f34cde639675bed8bb9045d98e5675b5c60cff2c68662fd3e170a56
MD5 86dbd48bdbae1060f685ba63f10ae689
BLAKE2b-256 315d5a418ea313c523558c7ec062b74bda7dcab25a05358ecb55a0ef655b3e87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a408399325d7b2360ab209db237d2428ec50881628414aa9eb173c1886a7626
MD5 71ef9262c9927384b976017d8b654607
BLAKE2b-256 9a35e700a5b5646118da278910a50ada8e2f9d8ed76c05688211f177d037363b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 71b083a34bc9fe3758097fb89132c0894a863fb6f52ade2e8d403c75b6a2fe1b
MD5 59baa483ae1a7e9b3b352e6bc3720830
BLAKE2b-256 5d15c68766d718ba15dfd7d6a9ef7cadc853540584397059ef08e82445737435

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0f5a86eaa3223d7a1b6eeaa7c85046277c3d25d961e0d7ad25ec11e14ae4514a
MD5 1491b0c8b8fc31f24916c68ce5213e4b
BLAKE2b-256 7532e0e68f75904d8dd60b30518282c0345ec3e204f171f7c13f0ca9114c0e0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f18655d54a4b76d8575fb5d9a2360d3f7a6b050c7952a7aa7192d5161b7b348a
MD5 bafcb88c7e2dbc6a66468b8dfba246c7
BLAKE2b-256 827ef3a01b2e17643e65e29242de6e7ef41020641da903b00159a437c9fec1c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c4b13866b4005e269be6dd1cf74796234388dfd61e5b116950e133ebff29d41b
MD5 fb851939469990f93fa7049b3d9b0ba5
BLAKE2b-256 cb1d76f7aeaf4577e6358d3124238eb180ac2e47ee7303a9fafcb84f4c5d50f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3bea31541c8ced0c67d8459c79a347c1a4050278e576434874cd95067654afc6
MD5 c7e5f8c3bd8ad8bbddb8a621dfb74215
BLAKE2b-256 b38689e3741d638acdbaa28ed6c0d5461fcbfff9a87c674153fa19ef247e3de3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9b0dcff64584af851b4ef3aa955d2295e5f8a5bffbc3df25f562a60687848a54
MD5 eff6f1b7f4832ee7c69b2ac64f88b51a
BLAKE2b-256 e47e8d4e5ab7e2d265c3045f74839ab14068bc6522a51fade1d97a93fbec712a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fb437b1cc781125fe36ac90060692a1f2831db12bed1c8dd8c567a3edebf6bf0
MD5 4f2f16a4808261da6c21f7ec9801fab2
BLAKE2b-256 251e752f497f6858968ee6c79c48d02e8cf66b035dd31213ce6561af5755c97a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 97af36006453e59f404fa411a87d6f4b91e5455379eef3ad81c480e9e3f4e631
MD5 25ceb313bad92f3863bc7dc06e335c50
BLAKE2b-256 e62ddecb322654bfde2780457f156f625110ebaaaf63cd3805ecbf61f0a13e23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1d6b13ff7508331dbcd98fcbeb4beafba48e4ee0e76721b8ba21e7b9b48c0d0a
MD5 ae1c3fe5b7898c501480036f2a085b21
BLAKE2b-256 b13d2258bc508bab8a2cdcc77ab9507da22f4b65f4207c1f2d8c92ef9d2792a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb6340c502a206f78717dad654175abe2b2e597db92c2e7917e463869a27b9e2
MD5 1237ae243d8b7420b756cc1ca6550819
BLAKE2b-256 85adcd90b7419c940e6c0cdb18d761f7984f7df635a54913adf7863495fa81ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b1-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3d5d151b20816722999c8e711ebeaeead3fbf2c8f9b55057880704b6885316c6
MD5 b2c1165dea36fa5e99b8b272a9966bd1
BLAKE2b-256 c20e8cafb8def2b766857b96d4961ad647e0594d8346c0a571787ac8e9319a03

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