Skip to main content

sedonadb-zarr

Zarr support for SedonaDB as an opt-in plugin package. Reads Zarr v3 groups (with sharding, vlen-utf8 dims, etc.) as a column of N-D rasters:

import sedona.db
from sedonadb_zarr import ZarrExtension

sd = sedona.db.connect()
sd.register(ZarrExtension())
sd.read("file:///path/to/foo.zarr").show()

The main sedonadb package does not bundle Zarr support — applications that don't import sedonadb_zarr pay no runtime cost.

Architecture

A maturin-built mixed Rust/Python package. The Rust side is a thin PyO3 shim around sedona-raster-zarr exposing PyZarrChunkReader (implementing __arrow_c_stream__).

Release files for sedonadb-zarr 0.4.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for sedonadb-zarr 0.4.1
File
sedonadb_zarr-0.4.1-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
sedonadb_zarr-0.4.1-cp314-cp314t-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64 Details
sedonadb_zarr-0.4.1-cp314-cp314t-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64 Details
sedonadb_zarr-0.4.1-cp314-cp314t-macosx_12_0_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 12.0+ x86-64 Details
sedonadb_zarr-0.4.1-cp314-cp314t-macosx_12_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 12.0+ ARM64 Details
sedonadb_zarr-0.4.1-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
sedonadb_zarr-0.4.1-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
sedonadb_zarr-0.4.1-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
sedonadb_zarr-0.4.1-cp314-cp314-macosx_12_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 12.0+ x86-64 Details
sedonadb_zarr-0.4.1-cp314-cp314-macosx_12_0_arm64.whl CPython 3.14 CPython 3.14 macOS 12.0+ ARM64 Details
sedonadb_zarr-0.4.1-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
sedonadb_zarr-0.4.1-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
sedonadb_zarr-0.4.1-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
sedonadb_zarr-0.4.1-cp313-cp313-macosx_12_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 12.0+ x86-64 Details
sedonadb_zarr-0.4.1-cp313-cp313-macosx_12_0_arm64.whl CPython 3.13 CPython 3.13 macOS 12.0+ ARM64 Details
sedonadb_zarr-0.4.1-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
sedonadb_zarr-0.4.1-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
sedonadb_zarr-0.4.1-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
sedonadb_zarr-0.4.1-cp312-cp312-macosx_12_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 12.0+ x86-64 Details
sedonadb_zarr-0.4.1-cp312-cp312-macosx_12_0_arm64.whl CPython 3.12 CPython 3.12 macOS 12.0+ ARM64 Details
sedonadb_zarr-0.4.1-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
sedonadb_zarr-0.4.1-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
sedonadb_zarr-0.4.1-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
sedonadb_zarr-0.4.1-cp311-cp311-macosx_12_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 12.0+ x86-64 Details
sedonadb_zarr-0.4.1-cp311-cp311-macosx_12_0_arm64.whl CPython 3.11 CPython 3.11 macOS 12.0+ ARM64 Details
sedonadb_zarr-0.4.1-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
sedonadb_zarr-0.4.1-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
sedonadb_zarr-0.4.1-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
sedonadb_zarr-0.4.1-cp310-cp310-macosx_12_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 12.0+ x86-64 Details
sedonadb_zarr-0.4.1-cp310-cp310-macosx_12_0_arm64.whl CPython 3.10 CPython 3.10 macOS 12.0+ ARM64 Details
sedonadb_zarr-0.4.1-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
sedonadb_zarr-0.4.1-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
sedonadb_zarr-0.4.1-cp39-cp39-manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64 Details
sedonadb_zarr-0.4.1-cp39-cp39-macosx_12_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 12.0+ x86-64 Details
sedonadb_zarr-0.4.1-cp39-cp39-macosx_12_0_arm64.whl CPython 3.9 CPython 3.9 macOS 12.0+ ARM64 Details

Total release size: 215.5 MB

Release files / sedonadb_zarr-0.4.1-cp314-cp314t-win_amd64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314t-win_amd64.whl
Size 5.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
b8c39a3d10c25e93fb1a691984b22b09714f428e6440236abd708a67ade55f09
BLAKE2b-256 checksum
How to use checksums
8be01c99e8527066b9e4884f054f0287cc089fae693739c8a4257a8b1d843ff7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314t-manylinux_2_28_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314t-manylinux_2_28_x86_64.whl
Size 6.8 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c582fd43e45fa134e77543371ebd9c768843e255399ad06c75b7525d142b72ff
BLAKE2b-256 checksum
How to use checksums
56792197dac04dc9efce6feae6c80d41c9ddd391d3a4ff6bf2485168a5add586
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314t-manylinux_2_28_aarch64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Size 6.7 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
58c89f84015a311beba4ce6f81447497bb6ac97beab57b056d256c0b2b950258
BLAKE2b-256 checksum
How to use checksums
bf5165054c04243d3e6f0665b9361b57d06fef145625d72ee0bbab16ad5b19b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314t-macosx_12_0_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314t-macosx_12_0_x86_64.whl
Size 6.0 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
ea4aa8e02ffddb91f8e245cd3e40ef575c6e05b8ab2fccc2fe73dcead5e19220
BLAKE2b-256 checksum
How to use checksums
6294e64b99fd26258f14ee4645f22da1d732c4527930650d242636ab3e38c50a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314t-macosx_12_0_arm64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314t-macosx_12_0_arm64.whl
Size 5.7 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
d5852b20c589529beae1f50c2ccc5a1df22c7e6626d6aaa492f0014c58f08da1
BLAKE2b-256 checksum
How to use checksums
b2529100ef2d8d6cdbd99bc0a37740cfbb31943a393d83515a0775e4ab0e06e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314-win_amd64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314-win_amd64.whl
Size 5.6 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
a66748f2edd496faf47ff521e712b5def09648dd1d5c5ba7607d318dcc69e5ef
BLAKE2b-256 checksum
How to use checksums
3fbc6dec6aad27d43d80f5fc9aef9736f17086f12023967d6560adf97e3ea803
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314-manylinux_2_28_x86_64.whl
Size 6.8 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ff9ee8be9d89795a7418819b58973873ce8adc34bba4252660788b056f2fda4b
BLAKE2b-256 checksum
How to use checksums
64ae3e3382e72e5e43cd6fd33b569f3e8ddad21f937eb0c2ea05da067ac00f40
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314-manylinux_2_28_aarch64.whl
Size 6.7 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d99ef21179f23eea221f725246a942589cd8784382f6daed11ced886adb65f99
BLAKE2b-256 checksum
How to use checksums
4988f4310a68ac63225a1fcd82a89254b03a2590fb029430ef9bc1a426e47457
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314-macosx_12_0_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314-macosx_12_0_x86_64.whl
Size 6.0 MB
Tags CPython 3.14 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
df3de1efbc0b6982d71f330bc050e8a7b25567825c2b96a4306119e19f03249b
BLAKE2b-256 checksum
How to use checksums
aa4836253d1b7a1f97ff568a66a1dcf93f9d17f3e7cd0fa214993a0bbfb67bcb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp314-cp314-macosx_12_0_arm64.whl

Download URL sedonadb_zarr-0.4.1-cp314-cp314-macosx_12_0_arm64.whl
Size 5.7 MB
Tags CPython 3.14 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
d3bae5bb8ac0813daf4eff29f98cca561787ea94492e372d2768f65399e5d8fa
BLAKE2b-256 checksum
How to use checksums
1de1b6e15a81f0ff1a5c7b45e897649159682c4214eddd5b26e86db2f148a173
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp313-cp313-win_amd64.whl

Download URL sedonadb_zarr-0.4.1-cp313-cp313-win_amd64.whl
Size 5.6 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
a0ce9eafcc21adaa55227122b3db836b68dd649f9e45db92a156c8f4f8b84450
BLAKE2b-256 checksum
How to use checksums
f8e2047436fe062daad66918534395fe07abd7aac614ab54e93018de178859ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp313-cp313-manylinux_2_28_x86_64.whl
Size 6.8 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9a96bf632ec8362d2eb0f57d10329e6ee9aeac02e13f5b9b3963ca13bff769db
BLAKE2b-256 checksum
How to use checksums
f65ea2189d54d2545eb7c1cfbcb297dce383aca66e62728363d01dfe162c91e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL sedonadb_zarr-0.4.1-cp313-cp313-manylinux_2_28_aarch64.whl
Size 6.7 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
e969ce301c3cb4569a19834e2d653d8d8b70859527139b3369516bd92ecfd399
BLAKE2b-256 checksum
How to use checksums
2cf656d137a2f5d02d812b5f0c13ed426a9abdd86e344a551d4769bbd56b207d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp313-cp313-macosx_12_0_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp313-cp313-macosx_12_0_x86_64.whl
Size 6.0 MB
Tags CPython 3.13 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
907ac16b5931c38e8d1bfc58925fb753928023d9355749cb4e284eb4c00a382d
BLAKE2b-256 checksum
How to use checksums
98fe2b0d2dd40fcda347d436ee8e68c9709d5f6682de0912af7da27a65506d99
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp313-cp313-macosx_12_0_arm64.whl

Download URL sedonadb_zarr-0.4.1-cp313-cp313-macosx_12_0_arm64.whl
Size 5.7 MB
Tags CPython 3.13 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
73a345586d71284bcbba138b7f9b8ebafff07e726fd665beac3ea48070defea7
BLAKE2b-256 checksum
How to use checksums
b6eb9c8a1e16d4b58066cd4d434d5de53d3dfaf902956993f1965c9fc7402c1b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp312-cp312-win_amd64.whl

Download URL sedonadb_zarr-0.4.1-cp312-cp312-win_amd64.whl
Size 5.6 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
21fed7454ab8f504e139cae8a9b9d7710b5993521727031fb31520b06237e7bb
BLAKE2b-256 checksum
How to use checksums
695103cf816dc61bee4fc16ef2c2f8e1f22f71df26528631c31acff3729b15b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp312-cp312-manylinux_2_28_x86_64.whl
Size 6.8 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e958308998ae60904b5bbe8d7fe57fd8f5b6d99867ecd3ed35ac1d3faff10349
BLAKE2b-256 checksum
How to use checksums
038d9a20bcaefd59043cc6b58b98aaa380648d8fec7305e5464be3e800f1e95f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL sedonadb_zarr-0.4.1-cp312-cp312-manylinux_2_28_aarch64.whl
Size 6.7 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d0f63ea8fc5c683ea1ed62976839c2ae5b86184011f463fa7d19e7c734e35f06
BLAKE2b-256 checksum
How to use checksums
fcc7fd84c88cc34c93af55ce981eea8df2803d2935275db5631b21bbb2802f5b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp312-cp312-macosx_12_0_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp312-cp312-macosx_12_0_x86_64.whl
Size 6.0 MB
Tags CPython 3.12 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
40bb55a3e41f39aaa81f604d556d3708931ac720864560362b7f8c45ec82dcfa
BLAKE2b-256 checksum
How to use checksums
cc4afcded50f8528c3f4fb767049a9fa33b88bc226595712072eeca91e09d61b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp312-cp312-macosx_12_0_arm64.whl

Download URL sedonadb_zarr-0.4.1-cp312-cp312-macosx_12_0_arm64.whl
Size 5.7 MB
Tags CPython 3.12 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
75595c4b9f91a105494a636a506d1463a2c515dd42358ec1b0dd853df2861b38
BLAKE2b-256 checksum
How to use checksums
261faa2ad374e282086ee39b5988c958fdc43817e8a629b9de08f6dc3b0815a9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp311-cp311-win_amd64.whl

Download URL sedonadb_zarr-0.4.1-cp311-cp311-win_amd64.whl
Size 5.6 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
25ecc0f0632364b584f99ba13610f0da54d6b55717c4c3a91f3f36b994a95c87
BLAKE2b-256 checksum
How to use checksums
bbad4418341a54d8afd6751bde2cdbdcc2b31667440f1640275c9efd6887f770
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp311-cp311-manylinux_2_28_x86_64.whl
Size 6.8 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
f9c314ff21ab238a7f8b2b10648f519bced6956e6eefc30ee0659a023791a32c
BLAKE2b-256 checksum
How to use checksums
b1d57a285929c10fc886740a5412f59bb0acde98e317ecdc2175ebe615f9dd75
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL sedonadb_zarr-0.4.1-cp311-cp311-manylinux_2_28_aarch64.whl
Size 6.7 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
87a7ae991577d03fec494bfbc37e4581efa677a944146f1f28c5b7543f5d417f
BLAKE2b-256 checksum
How to use checksums
1de17541b73e3d6dd847001eee5a4d7f74f6c36bd312bb75c7e2ad572f028959
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp311-cp311-macosx_12_0_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp311-cp311-macosx_12_0_x86_64.whl
Size 6.0 MB
Tags CPython 3.11 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
30b34215ac3e8f2db5b63be325dc86fdf551893142d7494c763bdf0e56a5c200
BLAKE2b-256 checksum
How to use checksums
0e13df693305677034715eef0939a8b6180ecb62905b85deca11346033dbfbb4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp311-cp311-macosx_12_0_arm64.whl

Download URL sedonadb_zarr-0.4.1-cp311-cp311-macosx_12_0_arm64.whl
Size 5.7 MB
Tags CPython 3.11 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
636a6bdefd28b0426131099ae2f6b4b54f4887133fa835122372751c2a24bb23
BLAKE2b-256 checksum
How to use checksums
59c328a7635fb13dfb7ca7333b7ef41ad0acbe76ab77a498c1ac16a93092ab74
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp310-cp310-win_amd64.whl

Download URL sedonadb_zarr-0.4.1-cp310-cp310-win_amd64.whl
Size 5.6 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
739233b64bbb8d99d31b8cbf50535830fbd0b094184a5e45e6281a083672ab32
BLAKE2b-256 checksum
How to use checksums
5da121d87638d875b28fd361dd2ad9653607266c927867ddca112cb9a9cbc5c4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp310-cp310-manylinux_2_28_x86_64.whl
Size 6.8 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
54f6bdec74f2b93b1def1b945cd218186490d5ffb759eeac88bffebfe8151883
BLAKE2b-256 checksum
How to use checksums
f65e7d4717b2a292a06e569a67ae18a51548b2c0e9506d6bee50717b7284b6b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL sedonadb_zarr-0.4.1-cp310-cp310-manylinux_2_28_aarch64.whl
Size 6.7 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
785458deec8a2b9f88390bfc10856519d6f427948072c697cbdf6ac272077d03
BLAKE2b-256 checksum
How to use checksums
7eaffcf22f2cf922472d2b4a193d4d08a7a1c0002a615da6eedba79a1ffc5489
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp310-cp310-macosx_12_0_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp310-cp310-macosx_12_0_x86_64.whl
Size 6.0 MB
Tags CPython 3.10 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
c326236950c9818b9cb97ec4a7bcd88ad7603a4c434544ede31771948b146d5f
BLAKE2b-256 checksum
How to use checksums
6ae9e6ca41e29255ead2868ec34fd4464f006be4b8155a807646a428a762eac6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp310-cp310-macosx_12_0_arm64.whl

Download URL sedonadb_zarr-0.4.1-cp310-cp310-macosx_12_0_arm64.whl
Size 5.7 MB
Tags CPython 3.10 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
e497ba49fc01c35e6194fd078513cb5f24988e87406f3dab691aade0b8fd1be9
BLAKE2b-256 checksum
How to use checksums
884ace460fc8a2f73d10ddc250f8e845f702f84856cc5cd69c531aa0186ead50
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp39-cp39-win_amd64.whl

Download URL sedonadb_zarr-0.4.1-cp39-cp39-win_amd64.whl
Size 5.6 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
8014149be07440c5585c0227ffe8596e13926f706429ef34cda3d7c739d7b07a
BLAKE2b-256 checksum
How to use checksums
855b9a18b0c7e2f3d140b5e291e61ca7a7f19f037e64d1368a02af2720cb7f18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp39-cp39-manylinux_2_28_x86_64.whl
Size 6.8 MB
Tags CPython 3.9 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2669f75015be9b97bdb44a0580cb5f0c28f21bface985f5515a60f76b46b9dc9
BLAKE2b-256 checksum
How to use checksums
8a6fd7d860c9398c6c1dd46e0f0b2e823f26ea4a720c5af0668ce66e10f0aa28
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp39-cp39-manylinux_2_28_aarch64.whl

Download URL sedonadb_zarr-0.4.1-cp39-cp39-manylinux_2_28_aarch64.whl
Size 6.7 MB
Tags CPython 3.9 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
48ea1659665f4c9f5a25cf3f21dc62570362895e3cb7ad6e1c17d76f8801fc5c
BLAKE2b-256 checksum
How to use checksums
da89532864f4565be05431ac140db27fa02a5db10c7a3a5c72f60f0b3e372436
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp39-cp39-macosx_12_0_x86_64.whl

Download URL sedonadb_zarr-0.4.1-cp39-cp39-macosx_12_0_x86_64.whl
Size 6.0 MB
Tags CPython 3.9 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
2a9ff9a471e36d6edeac5f831a64527839ec91ebfc2af299593104bf2997b6b9
BLAKE2b-256 checksum
How to use checksums
96b4f7c4294c607bbe6cdf23ba25e9cefcc099ae2403c2ae01e267d980b1e591
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / sedonadb_zarr-0.4.1-cp39-cp39-macosx_12_0_arm64.whl

Download URL sedonadb_zarr-0.4.1-cp39-cp39-macosx_12_0_arm64.whl
Size 5.7 MB
Tags CPython 3.9 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
b9d2bc416f5712c19b5a4e84597e1e64f5f4f046a155041db61bbbc480b8bf22
BLAKE2b-256 checksum
How to use checksums
f13ae9d047add188f54a32d96f5c87b24fe27303a682ebf60759c356c2c8a2a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release history Release notifications | RSS feed

This release

0.4.1 This release

35 release files

0.4.0

35 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page