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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

obstore-0.4.0b4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

obstore-0.4.0b4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b4-pp310-pypy310_pp73-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.12+ x86-64

obstore-0.4.0b4-cp313-cp313-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.13Windows x86-64

obstore-0.4.0b4-cp313-cp313-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

obstore-0.4.0b4-cp313-cp313-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

obstore-0.4.0b4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

obstore-0.4.0b4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

obstore-0.4.0b4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

obstore-0.4.0b4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b4-cp313-cp313-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

obstore-0.4.0b4-cp312-cp312-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.12Windows x86-64

obstore-0.4.0b4-cp312-cp312-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

obstore-0.4.0b4-cp312-cp312-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

obstore-0.4.0b4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

obstore-0.4.0b4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

obstore-0.4.0b4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

obstore-0.4.0b4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b4-cp312-cp312-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

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

Uploaded CPython 3.11Windows x86-64

obstore-0.4.0b4-cp311-cp311-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

obstore-0.4.0b4-cp311-cp311-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

obstore-0.4.0b4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

obstore-0.4.0b4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

obstore-0.4.0b4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

obstore-0.4.0b4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b4-cp311-cp311-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

obstore-0.4.0b4-cp310-cp310-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

obstore-0.4.0b4-cp310-cp310-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

obstore-0.4.0b4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

obstore-0.4.0b4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

obstore-0.4.0b4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

obstore-0.4.0b4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b4-cp310-cp310-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.12+ x86-64

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

Uploaded CPython 3.9Windows x86-64

obstore-0.4.0b4-cp39-cp39-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

obstore-0.4.0b4-cp39-cp39-musllinux_1_2_i686.whl (5.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

obstore-0.4.0b4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

obstore-0.4.0b4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (6.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

obstore-0.4.0b4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

obstore-0.4.0b4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (5.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

obstore-0.4.0b4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

obstore-0.4.0b4-cp39-cp39-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

obstore-0.4.0b4-cp39-cp39-macosx_10_12_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 111b94a0d6ac278286701e6d0456176c646c8fa9aee2b955d57a6555de882b69
MD5 d433c9af589b2f854fbc6bf4bbcfe110
BLAKE2b-256 3c98b26fff133b24a5dbc7f974767b60e6aec2cfc5780cc95fcac29aef413977

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d47fd9421d857ee94ca77130539d6a3ff6b8f904fdbde0b5074121a58dbb2e13
MD5 c047963193864fc85d2cc3552c5b6a32
BLAKE2b-256 b506d4bbe727b6aa9f043a389a5c3ababc2e2b1ae4ac4ebe3f658617253059ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 13db77ce74f35748f26f65633a88b9f7e017fea668ad5315dc6510f7a0980891
MD5 15baf2a572d146c1ad920b9dad30ab3f
BLAKE2b-256 1d107b093f78cdd8f07c39c7bf25ec2a4dd89e6fdcd72e231187e0695fdf4293

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cc9d6507be4a0f3f5afa7c6c13af791ffebe6f8515835421110407c88e11f0c7
MD5 e6a7db22df0b23ad5992b55155e5ff17
BLAKE2b-256 d1b12d0794c434b6261361b062b122fb5c1f7be31b59cb8c0e19cf1f15f85ceb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 decf21bb0fd7d701a9b664248e4a9f22ba06975032f1b9a94a5e3578ac63e8eb
MD5 273d035e8b3c9cad3b6d3d05a157af2c
BLAKE2b-256 99f9b3cd1e155b4033ef34ab22373a3c11db194101c7691828bc7a0d9c2aa1ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cbff2ea3ae8020a66eaa1f5103dd18676773a454fd531c8a762fb02fe0af55f6
MD5 17bcc8316e6fc4b437cdcb6a6848dc49
BLAKE2b-256 563f9c2cb55f6fe9bf0bc52af894f4a025f71edafaceaf3f08ed9fb3a582af43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ea927dd6e44261938d4390110b9d5b929b114b275b45b44a20d7f970f5a5fdc9
MD5 0aceb4f11ee5b8ac44db62a7cf2041eb
BLAKE2b-256 1a23f1fe05782602d01ef52793a48402420ec56fa9a2fdd7342a67f131e46ae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 65a7df8df8e37630ed1ad32a8652d3e04e446967bf09d5caf8410c5a5664c1c7
MD5 ba0ee591ef57c8ea274a5da66e0b27c4
BLAKE2b-256 241774df65bcb422c3d7f351df3009546d9a673204c246ae8157df520fb8b0f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 89016c56f5dffc72694e5b05dc0798af386b165dbaced20e998b6429941a1861
MD5 2e21e1f9449812f5cdd541ddcf0d8a80
BLAKE2b-256 c032c6e65a53d49b286afe353c96543c10d3cff71e0762cb05168da39192b5bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ea403b4291bdd38090ad12d725a43558b0b1050ae546aa1b9aff24f4936f6fbd
MD5 2d5dd50373d962d25ff735799398c363
BLAKE2b-256 7ff08ea8c860150139c384399280613d4ed5b553c5de78ffc578b453e602f09a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c55b972d86b0e185b567d1eaffe71f1079ed12bea452f229d23e0384e6f5c606
MD5 46277ad4b0e08a1f52f81dcf04c8c70c
BLAKE2b-256 3359e1582e6b7a9efa1c9004c2547a8c6657b42e4917062ca401ed3bfe8ac5a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e9de5bb81450814e59107e2cd49cc8087c77717f14b8a92adcced8dd8a233986
MD5 cb74c0394821a34d963871295b2e9fae
BLAKE2b-256 6faa98656368d44c5af38919b4b4a389d00bbc364299d323b21e9f6fad16ce49

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.4 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.0b4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2a68c9ad60a6f6d1f912d20ef42e5c4a80f89d81f81bd9194ece8ef37db3dd92
MD5 9cb983d3857add6537b9eb349b6e0ed8
BLAKE2b-256 d70823085a5d938c27c68712e0d6ee896db349bd3f84a7f5bb2e8a39751808b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06a66c69d65c3f3ff7ce10391d0b6ef7ca5754ef0a90cf4a8422356053c539e5
MD5 6176fb977316904bb92f84c02fa660c3
BLAKE2b-256 198c3f54cf81b85d505f8a3f0652510ca36ee3453db14426ff1b74c6e080185b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 50db70c6d224a877d586198aae2046fa91e8a464128106a18b15ed84984bb4d2
MD5 0e9f8e99884cfdbc96cb4751686f27ff
BLAKE2b-256 87f0ce4d7df3ad059e5426718b98ad36595acc8c8f26872475a9a3ceed437d1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 60cbd7e7a0879530e9e6a16532f166dd14f68ec1247d445e175a5b869ebec8c1
MD5 449a86f5c5cc2c9069088dc7e59e38f2
BLAKE2b-256 f2c62647d12e021e930090374501e92b638f87eb7fe39d0ed294c06c6ed035a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90b6b9807a761fa7ed894c26e1806bae5c8441ba2bc4ea57715c1184347092fe
MD5 fbbd0bd6ed441719405850f0f2bfc922
BLAKE2b-256 4ab4fa1523ef2c0dffb8c2feaeeb10a845d1d2521111b5dc641ed06904e0e20f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 944d24639562a1660edf40eafa60ef0328b8db0a5f75ec5b2e8cd5695b3d0fb0
MD5 c71d67c270a154eb2dd86ca6d60262fc
BLAKE2b-256 0af2775b2f209b9e207e2c03bb02f2629dd0bbdddd080eae86855aed0dceaf3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7b9a246c735d6a39be609f7426a29566c206e16ed54c023aa6d53a6817adb6a4
MD5 e27ad0deeed9cbe757d0dceabc6b99c6
BLAKE2b-256 49d4fe42c99fd88d5bfffdb8d38e60ba0a2ad54cee4620623aa686fd3a795f41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e7ea58fa9a76960e9a3e57740e73643bdf0bec33ca11fd1ef353d303640b46eb
MD5 3c54bfd2afeaa09d00912cb495f71a3b
BLAKE2b-256 de2dab4f8e77e3cd5b3d8b49c093eccf577ad06ecbf05234f709b2abcea4396b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dcfb5a4fe407719da87322d2b6a2f6fe803870df0eec0ba9cabcde1bc32ba392
MD5 3392f8e5bf8b32dd02e9cc5d97b95069
BLAKE2b-256 bd76ed33c9d4a0cf55c3fff59377cdb335d818caf28c57a3d6ee7cf5460e92e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7157664b6e31214289e9ae9bf9c4101c235041fc4111e9d35f476eb4fe7680e7
MD5 86373e377c31f37a8f6f13b90cd35dd2
BLAKE2b-256 6056fa0143b6c67c3ca0d5642fa66591ef57f63906b89408467d8bce2a0bee50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1ca1ef2611f3c85264eab63736e91d4bb6e8650b51b66e28ae2415997e196583
MD5 41b5a5e58e4bfe6a3e1f640e5a7a948b
BLAKE2b-256 305ae818e81e15342cb4f042a9b34db7fd544b6571b029e9fc0b168aef0bd50a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a43f8a95500ae4d49be5d36396b83c326ba34380af4888d97d0753d7fe0c8b25
MD5 7229e3b11b442e62e2ced464c160de77
BLAKE2b-256 90eeeb2e003077617ac54dd62b126f5bd4a21991d8a69e97b28f7f88cc99fb05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5931ee7106989cf284e78ef286e001a8ca75d48ffa7ad9ce1ac1a10a5e8383f2
MD5 7a0bfc1f418dbc01bad8c059b0cff02e
BLAKE2b-256 9825ff3a8ae4d236d564a61d87d4e52cac4f69ed685ff68737354d0c8df75d1b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.4 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.0b4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b673258cf78ccc78bde0b289ddd54eb12935eaa786df213206dbe65a5c5b80b5
MD5 72287e3cea78f344d15f0056236c80c2
BLAKE2b-256 a83d79145e1fbfe59831ec5692e0e8f5685521865a83625afa843cda6695c0b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 719816b02990991fd8a8c70ee110a6624da4f8ea17ccefe7153f1c815b0f684c
MD5 f39a38612bb495cc52f93df33f89f613
BLAKE2b-256 97e1296a53e6c6ab10f1ac63236415b60ac7926459bc6cfb1ee7e691d2e885b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4a2f8914f9405c16d2722034b14570df9b7cc710ff4ae6b1f6a7141be3c2e17e
MD5 fab34a16a26ae2c403019de541886871
BLAKE2b-256 95f976ef0e201d51c4472c0fcad0d7f5cdb6ba4576e5cc89f1e01c3f0b91309f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cb6317a2a0695ae630970f31941e7670302fcc54133b4e766b071423903794e0
MD5 159db588e5e2980e2448b9a93ddee883
BLAKE2b-256 06373f05686115dd9637993c22792909904b16df4a25c924aa7af4f937221b6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c1599c21a59b53f66480d5db3f7fab82e6cbc9968273e8c9799b791aeb277f10
MD5 1aeb27f1a05f88bf378948ad6d1fac73
BLAKE2b-256 69e4186dd502f4ccb3698a4d4e38ad51176e01818989bba09e83e39d1ad1f052

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e6665c4375b7d678108ad5638f12ba58be07b5be777eeb5bcd5ebb07c8329246
MD5 24d615cb2118e5a488ad7f2185f9b85e
BLAKE2b-256 4270e46ead225ef9e8f02ec5391a4743acae47f2a20791edf915e3b5eee7d28b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 641f7fcfa44f81f0420295d931d4d1da6241f1d579b0095b7a7ff021c4b2ac90
MD5 4b1ae8d498e7b99199589fbd57fb8d11
BLAKE2b-256 13ecda27c9a4426bda9ceb7b3428ebd061bd24b7ccefe3e4f3b90d725f4b2c89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 378f68b97c01782aec543b8b2fbfb7d05dcda9e70a29d6f7d94b7ff2db38942b
MD5 5c5c41386086c6c635aedfc5d400262b
BLAKE2b-256 cbcdfa1868aec07d9d802dd42bc9849457252bdd98a2a1e98d1cae0775a75a44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e816803b1500d247d9bb36000492820d8f90827dd3bb030743f5e4999f066b89
MD5 4b583727fde7694f558856ab228c7866
BLAKE2b-256 3c00e6cfe97df429af7913892294f67fb0cba4238934eb6c6461c90262447d51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6294d184e121d39d9d788fb57a1bc5f3bcd8a2c09bfd179f3853be587f748bec
MD5 7974a0f9cc92c7fe66447ef8fe37deb1
BLAKE2b-256 e9480b3cc7ccd4cf31197d7073f86e5b46413dbfd7822bb957822aa834c55211

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9308cdb0023c40687483ec0c6400a545b3d4c6b11d0c7c01bcf4de855ae5d86c
MD5 b981346ff7688546e3db8b332c442ab1
BLAKE2b-256 92772a4f8f996b9be6bc29486c516e5f93c64ee682f13f7bdd2b89dac8b155d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d82992f7ef2e2003e310e44e04b479b40f74225f827ce0e7bebffd8948813305
MD5 838319d5d0b6799a1e6206b3c5be1bd8
BLAKE2b-256 2004fec989a73d1bbd23be2851c3e04581419b34264bbc7085785caca75b99df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1429f5ce27b03cf3cb39ce7a50afa1ecd7d6eabac5aa0e7d25af0ab3823cc66e
MD5 5aea0ef57e09e60b454e1b4d1ec6e2be
BLAKE2b-256 e8907e6c49f286968f5ec504b584ae9c3c117d1c6bbc578bb253c2fb074006e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 78c26eed187bd1f8a357815a863f360d7d3ef3ce7e4f3b08ca8277ef755476ca
MD5 5dc91e4ce4a9dd5e9be3554cc5260149
BLAKE2b-256 a7e6061488c603e91c8fdea0abb10400f2462fb4b5abe5a37fe4b68535edd8ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cdbe2fe8f16c574e3b65f551a85204954dddf57e63927dcca04932b304b9d7d3
MD5 f08fad6c9085d1d4633f817cdec8028b
BLAKE2b-256 147f6b7dd707e6dfb71478b0848cfb2c343b1dbe19c1e84d18f490341ce5a558

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0aecffd7acab9f5a9c9b9ae1eaeb8f24243ba1f547cc6b31523fa6b8f8d6692a
MD5 810ff70276b0d54ad622ed54007938c7
BLAKE2b-256 7c03502836e19b9be81329cebe686fc2ea78a29080c5fa5e2a3ede7ccc227472

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 70c740e516b8dbbe83d5f0628bc3621630bdd597f840876a5f384545b56ad8b6
MD5 295fef28baf2d56e254a3c5228ae1a8c
BLAKE2b-256 c3c11d0497b777b337a83d68d059b0f91b866f66753876e486514c42afc811fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6077e843f6358f0def52b4e9253b655426670f619cc9bc2aa8a8da7daa8a101e
MD5 cc7261a09edfdfe3771dd38419b52329
BLAKE2b-256 404809a408bdc66691d99d9bc33acfe0019a2f80a7da3d5bf8d879b9ca500bcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e2728d64320243b33294585df968aef382cc7f65148004d187f9322e24f47d42
MD5 6aabff489c6b342ab0acde88d9807e8c
BLAKE2b-256 c5cba5a77b209ad2fd9abd230b47f833c96b1b2e29526ee69abea17e34b1bcc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52d611ed286b50b05dcaca78a427d3854130341ae8113d31b104fd61651c71a3
MD5 e30e16f8656b9ebd45429734bc0f2c86
BLAKE2b-256 524586dcdbdca22c37dc4d9295ed7bbcc36a049be3430fa19ec86177bc7bef83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 319269f44c28141c96ecdb26e762bd4075d863fe892cbc7609a18c2a3f0e5a2f
MD5 400fb193afcf088b964ddad7e635f4a4
BLAKE2b-256 036f2b91ccca77c1cec28d498eceead1c0b7cc15b3a907920211bbf200290e61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 aaac04935c7d53c7f79d9243b32cdd29a0e7831c3ad72c049b84dd6791f29111
MD5 aac66e5018415966b5c10eb3aec05a45
BLAKE2b-256 17283de6e4a8a4be46471a6dd2bb5a3236c720a42e13b6d9e49d5f1279079384

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eaa0a0c523c4fc0b9ebe8cbeb4a39607752a9d70161ef274b4643a1a97c54f2e
MD5 fa9df68a5d9e4c98be84e95e437aa109
BLAKE2b-256 d02495a18323c05e12cd3b713ee72cb0ff475cc7bc9952ec511ed58042992c8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c0b468923e819c6ab4c3179aa94ef6db9457c7bd57b93bbcbcbc4c3dc5544525
MD5 224b04b02cc2d004995dfdb712b7ca23
BLAKE2b-256 ab9cc517b212da37db4eb59e5087a2869931a867bf6e66e1e581b271093186e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06d7010ec0a5b74138565a8859fc286f82884b5c7480676927290f13c53e6b44
MD5 3587dc9e20442651fe72445d60fa611b
BLAKE2b-256 9468d7344064e244155fc503ad9e92861ce7175fae6f97a32ce7f407490cd1f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 02f23543861efee5d8787a9843670e6c41e3ee8c5bfb15522714f9e383543e2e
MD5 df6b800243a31e9f7fc22a0877ce0672
BLAKE2b-256 93a0cd8e0352a8a83cb14a22133ca3384e56bb52b5162e4cfa9468c1cec0689f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cb318f686227649dccc6a27fb0a8c4cc0fd7c6e5299862b4c0e1bdd3a7348666
MD5 907c0d3225ff161d36ac5a7796f81285
BLAKE2b-256 795a857bea592348ca66e77090ca9a20ccdf513e4c81cac7ed5a3b8b14688f5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 295d15d410e5c169ed196770c8bb7da29f5abbda0e722d9a1935751403c81fb2
MD5 2d45af02ab876084795b3daa02004622
BLAKE2b-256 0e8ae5e902e8a0bdc6059e58e5ce3f4db0958aae591d2df00c1881f792bef297

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 47a61b4fd78bc9a33090f02a8d6d0a65b8061cc6a97f0c82c5628e49fbcf458a
MD5 fcf7550c92b46f919b9f122187b3c8d0
BLAKE2b-256 0df534fa1cdf2763ae3d608ff795fe11cacf0d33e9d420b99b9ecaa50637f744

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d2f1c49d804d8e2e47344bd0a33e163c1e4341d9f04d72348121f4e7d8ab02e1
MD5 9fce3ef7fba45bb7d2da8a22fe4eb145
BLAKE2b-256 8225a608bda532a8340bd599fe947ca3c3e7c3956e7d14e4ad9791c5c241693f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 02e30ed00dd98cdf372d8428101edad93d1c0323ca8759c942c6687c5238f611
MD5 afbbb69318dcaa0675bd36427ff09d23
BLAKE2b-256 a04133bf2e727e2e2b933fe5628a203307a059f4a70c51677d9f11e1a867a59e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b02239d9baf0c7656062648e41ea48b26ab68e94119103350458448cc1f1dea5
MD5 e7f23446ab40fb3c913a62f452e5a030
BLAKE2b-256 d740955d2f35d00baf58f31fb29979b6db1c3c1bd475fdf7293ecfa01fcbd8fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6521e5d2a84a9600d2612eb9d28d3238d47c7a97d4b745ff89eb2a1c6d6c7eea
MD5 e6c5a3e3debb26a2f3e88fd8256b4244
BLAKE2b-256 b315c1e5a7bc32f1c709533862b884a40a8e3954bbc04878d03e3725d1f70923

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 34e6cc265f424c6c8e506be3a504ec74178de2dd94a5b921e0d863450281fcf7
MD5 6c21ff9c568e90b1dc3d4b7cab6df353
BLAKE2b-256 2c1ed72d80cfdfa3b977e65a6af5097fd682e67c61d97b08cb6e6f843abdeaa9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3d9ed19b0ed4bb799503f8bc321e335a90dfe9e952cf180c41d699a8c2538b65
MD5 056298d6795b0756e50a1b294b9a2ee4
BLAKE2b-256 3cc8a5f870d9e4fba8c4b4cbc344b12d09ef208729f429c2cf7332ba189877a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee61932df5f177fb9fae426a57f5607c3c2d4531dad8baff4bbed7bee45aac9f
MD5 e670ff497756fa771b44275a8be8ec71
BLAKE2b-256 4a68296c2b24fde3015327a908d5c71166e0f169b742931791e3c2602bc6fa22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7b08409134eb851471755b6367eac762b1bdc48f293b0c8a0a6bdd2206b6878c
MD5 0f1a1b95f517fa349c53f2e094332402
BLAKE2b-256 4b718fca5c0ff66bdeef8e47f171c6956d060b54be5db044220e9e5393fff4e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 757105e5e3590f7b72bbb4b0b41457d9359094ef91c4a4fe43d8816e95dbf35f
MD5 d15539a7f3e9271a8bd479a11984da36
BLAKE2b-256 8e97445e189a31f33fd9924404cf77615cc8e0bdec4f8656d182e14e1a6fd416

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5c9de7cf8f7d103cf5e90263b295bd5d6575a3e3c55871bd3fb9c8db4c32e04f
MD5 a4c4a1c418546f3480dffe05be0b30c1
BLAKE2b-256 cab8a5a462f77546c21cac4acfd8d0bea7b9babd2e7ec8697a3738ccd08222e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: obstore-0.4.0b4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9afc7a6347580d3b3f28fc87f1993526618b7720efdb64d425c5c9e4a3328831
MD5 d597014c1aa6c6ea808041d06e9e50e0
BLAKE2b-256 4e151dd40270e592dca914a5dfaf451d42bbbb15fbf1c2ec6478e0469761df70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 325b7f14cb86c8c4ff41972af4304e35492e4cd5c3328d52017802ce213f7787
MD5 b0ee6e5206576f9183ed03823e96c7d4
BLAKE2b-256 d4520b458fd2a36d06c85a62c96bbc4bd66336f86f4ffeaed2c80559f3b65152

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5474884ab8f86fcb5787a6ce0581e57d42291a567518438117da9290baeb5121
MD5 694ddfbeff10d62e6c5705796a6abbbc
BLAKE2b-256 1f5d1d9314a8b44e5b900b9a071349acb6288da8fe6697c89414414e1d79b5a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dfcf34767356d983241e9152a463e4a694471559d211715c8322fcaaf8903f6a
MD5 4109d2633a94597c612373e6c4c07ed4
BLAKE2b-256 5dc8d113ed1b8469810127ead24e6d8036f5802deb9006d4d1efad57b4823a0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 df5df5d6f27c4eed6a5043f7691d79f32298a1ead6d4558beb54c4d8631a18d2
MD5 00d2ffc493d009d36378b75927e9ccbb
BLAKE2b-256 ec9e6b21f538606e22911b6f62136b1dd6ed8231f784d28b676a8ead939b23f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 81429f0c879c5efbbc2ba70d26e61d8f1e9e0c240064aa28905d91684f6c39ad
MD5 dcf626176edf475946d723d505d43ab2
BLAKE2b-256 0b739dd17f8f147b7337616c8ce4e458c0aab6ad0f1e4ac189fccea2afe1d8c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4aa450a9e6457debca7be0ecf5edc34568c174164ce5835af43e83169853e10
MD5 a37fc09355d879c006942f169517afed
BLAKE2b-256 5474da06572c27273a5eea2368382d6f72fdc36c0c19bc6dbc73ba182bde2fae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dc0aa96af8f054edf60d5b7755a234a15db597dd42b2d532dea637aa4ac6b8d9
MD5 9c11444fcd03688e30c149f6de748bf9
BLAKE2b-256 7cc56a53432067dc71d85ac16f0bb885d3054dfd2a17deaace350afcac1112d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 053269cbfe0daf64c290dcbc8ae043c4de44044f88a366475cf20631d4fff30d
MD5 ca838bc22cf0b487aab350bfd36c6f68
BLAKE2b-256 1a3eb6a7cafe0a60fab2e9cf8f8e49299964ebde46a1a578dfca537b4aaf019b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f8251d2ad11cb5aa1ac85365da29b2d61b3ba017ea5e27de09b536eb53eba192
MD5 eee11cfe19b568204f3c75e98d86373b
BLAKE2b-256 ba3549dde6e792dfee24ff0f012b70353ba5b52059c356af087fb737dbd97955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a6fee14505a9acae0770375e81d59d3a5755a299ee56d81b87e32de03755ff58
MD5 7e86269fa7eb06e589884246b30bc967
BLAKE2b-256 705aad8c79af136703ae22c8edf3ffcd2417fddc20209304940abd5f50bf54d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bbe70c8870b8407011aa770fbbe51cb7d281319b1418b80819c1c4b5eb33c0d0
MD5 2abaee490d8ef0c91550628bfdef4c53
BLAKE2b-256 22672b1962bfe753dd7b5820cb8c27020b9881d61b4bb32453d38e906c7225ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obstore-0.4.0b4-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2b3deab5fd959eb52836cb1e70513e472dfb12eba43e88bc83cac76d18c44b66
MD5 b78adbf542e883696dcc6965a2eefa69
BLAKE2b-256 fce14fa54f2c0c6b395925ea1da065c74c56a00b7d4ab9f6e486cc190cfd89f7

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