Skip to main content

A library that provides a tree of datacubes called Qube.

Project description

Static Badge Docs PyPi Wheel

Qubed provides a datastructure primitive for working with trees of DataCubes. If a normal tree looks like this:

root
├── class=od
│   ├── expver=0001
│   │   ├── param=1
│   │   └── param=2
│   └── expver=0002
│       ├── param=1
│       └── param=2
└── class=rd
    ├── expver=0001
    │   ├── param=1
    │   ├── param=2
    │   └── param=3
    └── expver=0002
        ├── param=1
        └── param=2

A compressed view of the same set would be:

root
├── class=od, expver=0001/0002, param=1/2
└── class=rd
    ├── expver=0001, param=1/2/3
    └── expver=0002, param=1/2

Qubed provides all the algorithms on this data structure you would expect such as intersection/union/difference, compression, search, filtering etc.

In addition to this core datastructure, this repostitory contains a collection of components designed to deliver user friendly cataloging for datacube data. The STAC Server, Frontend and a periodic job to do tree compression can be deployed together to kubernetes using the helm chart. Thise deployment can then be accessed either via the Query Builder Web interface or the python client.

📦 Components Overview

🚀 Qubed STAC Server

FastAPI STAC Server Backend

  • 🌟 Implements our proposed Datacube STAC Extension.
  • 🛠️ Allows efficient traversal of ECMWF's datacubes.
  • Part of the implementation of this is 🌲 Tree Compressor, a compressed tree representation optimised for storing trees with many duplicated subtress.
  • 🔗 Live Example.

🌐 Qubed Web Query Builder

Web Frontend

  • 👀 Displays data from the STAC Server in an intuitive user interface.
  • 🌍 Try the Live Demo.

TODO: 🐍 Qubed Python Query Builder

Python Client


🚀 Deployment Instructions

Deploy all components to Kubernetes using the provided Helm Chart.


🛠️ Future Enhancements

  • Intgration Query Builder Web with Polytope to contruct a full polytope query.
  • A JS polytope client implementation to allow performing the polytope query and getting the result all in the browser.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qubed-0.1.14.tar.gz (482.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (419.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_i686.whl (445.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (519.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (429.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (248.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (284.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (307.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (256.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (251.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (264.4 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

qubed-0.1.14-cp313-cp313t-musllinux_1_2_x86_64.whl (417.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

qubed-0.1.14-cp313-cp313t-musllinux_1_2_i686.whl (444.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

qubed-0.1.14-cp313-cp313t-musllinux_1_2_armv7l.whl (517.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

qubed-0.1.14-cp313-cp313t-musllinux_1_2_aarch64.whl (428.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

qubed-0.1.14-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (282.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

qubed-0.1.14-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (306.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

qubed-0.1.14-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (255.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

qubed-0.1.14-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (249.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

qubed-0.1.14-cp313-cp313-win_amd64.whl (119.2 kB view details)

Uploaded CPython 3.13Windows x86-64

qubed-0.1.14-cp313-cp313-win32.whl (114.6 kB view details)

Uploaded CPython 3.13Windows x86

qubed-0.1.14-cp313-cp313-musllinux_1_2_x86_64.whl (417.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

qubed-0.1.14-cp313-cp313-musllinux_1_2_i686.whl (444.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qubed-0.1.14-cp313-cp313-musllinux_1_2_armv7l.whl (517.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

qubed-0.1.14-cp313-cp313-musllinux_1_2_aarch64.whl (428.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

qubed-0.1.14-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (246.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qubed-0.1.14-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (282.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

qubed-0.1.14-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (305.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

qubed-0.1.14-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (255.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

qubed-0.1.14-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (249.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

qubed-0.1.14-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (262.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

qubed-0.1.14-cp313-cp313-macosx_11_0_arm64.whl (222.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qubed-0.1.14-cp313-cp313-macosx_10_12_x86_64.whl (226.7 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

qubed-0.1.14-cp312-cp312-win_amd64.whl (119.5 kB view details)

Uploaded CPython 3.12Windows x86-64

qubed-0.1.14-cp312-cp312-win32.whl (114.6 kB view details)

Uploaded CPython 3.12Windows x86

qubed-0.1.14-cp312-cp312-musllinux_1_2_x86_64.whl (417.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

qubed-0.1.14-cp312-cp312-musllinux_1_2_i686.whl (444.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qubed-0.1.14-cp312-cp312-musllinux_1_2_armv7l.whl (517.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

qubed-0.1.14-cp312-cp312-musllinux_1_2_aarch64.whl (428.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

qubed-0.1.14-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (246.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qubed-0.1.14-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (282.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

qubed-0.1.14-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (306.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

qubed-0.1.14-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (255.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

qubed-0.1.14-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (249.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

qubed-0.1.14-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (262.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

qubed-0.1.14-cp312-cp312-macosx_11_0_arm64.whl (222.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qubed-0.1.14-cp312-cp312-macosx_10_12_x86_64.whl (226.7 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

qubed-0.1.14-cp311-cp311-win_amd64.whl (119.4 kB view details)

Uploaded CPython 3.11Windows x86-64

qubed-0.1.14-cp311-cp311-win32.whl (114.9 kB view details)

Uploaded CPython 3.11Windows x86

qubed-0.1.14-cp311-cp311-musllinux_1_2_x86_64.whl (418.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

qubed-0.1.14-cp311-cp311-musllinux_1_2_i686.whl (445.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qubed-0.1.14-cp311-cp311-musllinux_1_2_armv7l.whl (518.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

qubed-0.1.14-cp311-cp311-musllinux_1_2_aarch64.whl (428.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

qubed-0.1.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (247.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qubed-0.1.14-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (283.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

qubed-0.1.14-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (306.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

qubed-0.1.14-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (255.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

qubed-0.1.14-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (250.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

qubed-0.1.14-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (263.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

qubed-0.1.14-cp311-cp311-macosx_11_0_arm64.whl (224.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qubed-0.1.14-cp311-cp311-macosx_10_12_x86_64.whl (228.8 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

File details

Details for the file qubed-0.1.14.tar.gz.

File metadata

  • Download URL: qubed-0.1.14.tar.gz
  • Upload date:
  • Size: 482.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.4

File hashes

Hashes for qubed-0.1.14.tar.gz
Algorithm Hash digest
SHA256 38a0577024209035afcbd90aa05d45e446d8e328296db6e0f5fad0992b66644b
MD5 a4a508a65841c9f7044f0182f1d9818e
BLAKE2b-256 59d152dedffa2b3397d9ee47dea147eb6e3bbba557a30cd877e006246fd55845

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df7709e0c6301da97b7a89c308fe702e7cad1f8b24119faf3b0815f08d7cccc7
MD5 f429e498e6da0c9db37e8e2e77f8a995
BLAKE2b-256 eade7125dbed5ce26d811b2587b6dec21e572d3d926cfd0b6604f3f1031a56b7

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 efc955d7e72a21952c18a7f030ed0a74341250bb60f887e164a7cc60156896b8
MD5 ccbf68f8694b5f2c2d1d396a8d3dbe30
BLAKE2b-256 38cff97db4152258d5332570f3ba6c41780c539d8cfcca6a907f5fc7f21c5070

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 267cb8e633ae3df4e91057dc073401c6ace49fcfa3b05af6fb6918c33250ce7c
MD5 10a321cbde1079446213d37cef1b9d53
BLAKE2b-256 07cf33ec48af7f55ba0c3b7e2717574f9efeca8b11748cefebd459cf90c85607

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2a790114eb9e05b58293a6030c42348452c6675fee96d44a32cf77d4b0951bbd
MD5 981069bf8fb4bfd39951ec7f4ed0301f
BLAKE2b-256 ff6f5a56c1f9d50ef41d349581f51d443f62f82459577135d1b7ad7a23112b0c

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef9d15db81800b1d423541224ebb7d64a3ec0627c7b07f7bd97f7e91162e390b
MD5 d5d091421ed7c3d236eafeefeec14835
BLAKE2b-256 b16085c8743877e51604ece06e5fabc1ba1ae52adbdd612639fa34a6fc3c47d7

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a00d163b86afb869b68737b22fe34986dffc7028f8ec263fe08d7fe990f6ff93
MD5 184d221b331b901a2eca07d997ecb287
BLAKE2b-256 8339d76c220c68ab917efd1db2d58504865eecb98131e140a46c79f77a88bd52

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d99d2f50f5da5a13299b278be1a7831a0ee164b7bb529afc0265b9d33b057b83
MD5 5932a9c6a94c36b9d6516fce97d5ff41
BLAKE2b-256 c7b671095bfbee21539a2f3e5d21a244125851ff9b9e2db397114ad595d44604

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 22e2e16b910cc0bc16aa2a7f805826f51c1a760d614f5c404acaf67990cf3e21
MD5 8d0f4a9b8ee84ae8e71b65140c62e875
BLAKE2b-256 6a33c8826a229cc45c5b370d8fcc5e6ae3cd52a4932aa09cf35c67a8ca3fc0b0

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cfeec56a048f2ab7af7b3d90ed3ebeeb1d3e712dc79c0a4fd0cffc1e6974f807
MD5 4243c385560d94f0e208fb3c783ea153
BLAKE2b-256 dd2de860b96758811aabf109a16ba642cc44bf694b54ecd75528933e403301b5

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 6fa58c1c2a8da38eb51982cdbb0f0f5864f52860cc4b29fa96dfff127260fe3f
MD5 1a3c4ab087b0c92c4f56be950c079141
BLAKE2b-256 10d03cf847e69fb5a8b53e6d1c74d0c29d8dce20cc9935b947b1c28c171845e0

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22dd32b08287056dd253abd29d6b3a051ac72f12af0052f79b0efbb26793ea96
MD5 736722a467075ae226ef325fa415acd9
BLAKE2b-256 e4a276952a0bf76a27a4de772870c7c87f537ae26455e77086a8411db1b9058d

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a8139257f0d9b3ae55e2006a0ddbe059e9ce8943f0336830f76f5b54200f6587
MD5 264a85749be610d1be0d3c4ab8af0ce5
BLAKE2b-256 ffe97c5a3777192f146a0dea1652ebdcf36a00458124bba3de529cf57e5bbbba

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a5ef08551bf0470b3f029d1282d0348e4eda603ff8185010f191dad609ac6780
MD5 4ab7bdf620cf58df4a3596db16de3fd6
BLAKE2b-256 ac92f5b3c318c6ac1d2c9a533a4fe788dfd98c043c6a07ffdc2e26ee7475536a

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0339003b36553ef032fc3e7b6dd1773637fab841bf38a8da7c58292a5db5c4a2
MD5 47783feee2ca52c2e4cfaf0966e38e09
BLAKE2b-256 c06f526fcb05598c99c3f078c40ab0fa051d079069c474e9c3fbc7d1aef37adc

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 257894fb64212a916500ef7b0c81b5934fce025dc7720e7b7bc023c860f50512
MD5 65a9f6dafe899ff270b4721c98169f63
BLAKE2b-256 00a8a0decd4b9fe8e840e78b6bd9d1a3285e9c748a0097b1445e8439b1021234

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f32c93107b3e7fcae266776432ebe7f363e80241c3eea82d6a66d7b45aa836aa
MD5 5c2c1033a9d501b4b6c6a85e46054483
BLAKE2b-256 5742aa9013319ccf005fee6ba4c33e6d57b509c563c07ecce1c6a4744a28b631

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a5956d9e496568c3ea9ff1edc450764641976b9e2cdcb349808fedc22a5668d0
MD5 45feb05b102f330590f586d0a411061d
BLAKE2b-256 7a4d130be19e1053bd72a832fd0c0744349e61303d399e08d53b07cb62062bae

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6f08c3e90e7f67265bacf8538bfab81fbf72da7e97d051018491cb4a52d0563e
MD5 eec0be65bed544a13282aff47307cbce
BLAKE2b-256 873cdccbc1c3b38eea4cc89e8a331a79b0d1ba51e80d29dd6b2728717ac02adb

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: qubed-0.1.14-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 119.2 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.4

File hashes

Hashes for qubed-0.1.14-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c15c1662832ee79d3b9f1faadf392776a6aef118843b3039097bc47311299102
MD5 ac87aded1d5eb802825c0d1fa4df1e4c
BLAKE2b-256 229a76140145771145ea144225c0a69d8d0c1e7de2acefd51c797d74f5611985

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-win32.whl.

File metadata

  • Download URL: qubed-0.1.14-cp313-cp313-win32.whl
  • Upload date:
  • Size: 114.6 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.4

File hashes

Hashes for qubed-0.1.14-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c063581b6734f896d71093595bb5b347bc83a8fcb14ca089cc891391eaceddac
MD5 b94d460fbaf2736ad9a5ec4bc59b4bed
BLAKE2b-256 7385461729a1ed3dc99b77a3c41bb294fa2b2883711b428c44744166d9081939

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab349f1ba46d541e87eccc3ee19867766ed2d923ed8cb340d2c35f1139db1579
MD5 97db847c77ca96ca44eb8009c5e33e3a
BLAKE2b-256 13ea18aa74cbc26ae97f4b054df3fa5e40361ed745f922afdbf81b691790b716

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 36878cfc37c25e56306c2a9ff4dbf486403cd34b6e64a26b2509c9c3cd4a5def
MD5 cc1ae0190df42c7ee1a1ee85af57de3f
BLAKE2b-256 f213a4688c17d7744587f53d14c0cc16201c97af7e55ce0bfb35cd0da5bb15fb

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6f8ce50db7a2aad4edb89c4f0feab988b8079faec25e5af9f5ded59566656676
MD5 a8a24068c2f85587bcfe60837886c8fa
BLAKE2b-256 3eee83feb5bd56f18e25f16b311ab56de9e8bee0733a4fe1bed41dc3f1050505

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6157ec8f158e393c7836845f785f8ad0107f9c3b9eb22b83c1dd999052812ec2
MD5 df2e3a7333ba9e70beca328bfedbc4e2
BLAKE2b-256 e2d171226305a73ce16ae0d80cf385ec3958672623fbb2e2181bc7908e4c8467

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e512ba27969e650816f4868a7daf9b5d8ba7f65908e6b7ab568c840cf0956613
MD5 2301b52982af089908661c9fb467b73d
BLAKE2b-256 fbc2a22c7dd8c9f426a1c4e8f304123bea42f751bc1e9d16dbf4cd252c8a07b0

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6b3ae7000e911f12841ecaa369f4c863c7bfb11bdfed59177ffc1e0179f554b9
MD5 70c978faed30ea9e33979d963691608c
BLAKE2b-256 37c764d359e9d11bbf7e92b03167e84fdfafe8ee412b68de1b5af948c1489d3c

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 04d9b88866839c7b1e723be78a181baa7ef5fb0725ffc8f4bdda4327d4a72783
MD5 46d2831b28bf52ea9f32283e258d16d7
BLAKE2b-256 5aa37cb4e5078d59dea21aff052ae95f2973d5ad24365639802cf00cb44bf14e

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e3cf9298b472d4091f8a790e85e70d0385ab3872346411383ecec4d541be800c
MD5 a303cddb78bed07afa61c6822e04eebb
BLAKE2b-256 2f9f0cd74a87819aefbf18b608ed817e81840e9ff9cb83accf19e8f62f33d367

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 821f9ce1432f61ae7edcde1baaeb5ae4568ddb149f444290de8f19d5ffca9fea
MD5 7a5db08819da73c8d55f3fabd273c17a
BLAKE2b-256 b5bfbb8bc01f28c4561a00fc4db6db036606b69539198aca24e09064e41dac99

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b6eb9c9714a1b2a07630edf1fb5fa4bc75dabb2f078a15f5a98f4864dd4ea5c0
MD5 81dd618df00c15b80269bc6a287c28b4
BLAKE2b-256 06ead0c41fda4e5ecd6cc7d86ea75ad0bc757087c92b0c551c530689436cdff7

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a0f754ce95dac09d5854a4ae63207190ee4d43cdec6626693928f760134020fe
MD5 4a3d837063e804f237b53a4b997a6d7c
BLAKE2b-256 b6f6bf595941cbf7aab6d07c8b183204a390d8cbe4fd57e9cc943fe2dd6775e0

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 334704a9656bf7da354e268cb884c6d4cc720201c3bc6f946cd31b15ce5b15e3
MD5 51a46d394bf35a07f7044443ca02c0d3
BLAKE2b-256 a997a086a026e24db7096194fdb18380645670c583577ce7b9d776950543ed57

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: qubed-0.1.14-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 119.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.4

File hashes

Hashes for qubed-0.1.14-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a2c06c1c370b9045c457a0cb535612858cd1ae82a002ff343d59bac37a4f3d71
MD5 05088bad82dcb4cb2ebd38a1406747eb
BLAKE2b-256 eafaf178f67b5d220773caa979780065891a0a89e45204ae2a55c8ef2b1d31ac

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-win32.whl.

File metadata

  • Download URL: qubed-0.1.14-cp312-cp312-win32.whl
  • Upload date:
  • Size: 114.6 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.4

File hashes

Hashes for qubed-0.1.14-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 2616502fdd597ea25831415b2a73630b660eac963d6ab18953bfba7b65b653bb
MD5 9cad2a7fa6d0eb428c7dbe57cb24f85c
BLAKE2b-256 c8cd5532b2fd21229de74ea9c420d23a13408ec538a215648428b42877f28801

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 808c05bca4c33bf599e589f7ba301b794e2993e9ecf74ef8fc10fce95c7bb0dd
MD5 e782d67ff6ee7ba5528ed92060f20bde
BLAKE2b-256 fd1aaabe6c1c348cbbba4256a956a13b0ecb95a9ceb03056b862944fb6b1ff74

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9c0d5916dbce5ae67cb113892b4fe8e7580af35ec51da90fe5fa072a5d3d6935
MD5 3fdc4b6e4b316ec36f0d0f636623d3dd
BLAKE2b-256 9bb36377435e3f3e41273a02684974d50c2ab1c385435e379c52f3eed750afbd

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a4a5de49bb6632782f234bd6861715b3cb89691dbda80ac56412342a7e264997
MD5 d39a2270ffb7b23be2eba47606f5380a
BLAKE2b-256 542cb11701789e063f89087e862a144d360814511662f3cbd6cbe08234e63743

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6108f065e5e0677b29571085176783c036c04eca650b516fb4fc0523b2fa0c38
MD5 079a555da26dde840bf050dbff3dab1d
BLAKE2b-256 7512f878d61ba8f74a288349733264b96a9593ba51345c0a59ec4b779ca131dd

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e4681f1499783f87925252adcc673ec9b78424f3e9d17f36c01c333b2ed908f
MD5 a5ab56ca60d337447d2a4abc34cd235a
BLAKE2b-256 5fd8cd2ed8c11d3788ce50f49dd1978f09546c4e9fdbce6064a43714d5f10e83

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b827aa3a2dde5e2afecbbcbbcdd678fa4faff57819167eaa2004c540caca6a65
MD5 c536fffdc06efd1c764489e28faf831b
BLAKE2b-256 a0bb4323cac05ef60ad453ae4c1c3ab07e94cde5d09d6ecd10f218b000b86ed8

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 08a96228a29b1d47ad7babef44fd446c038827d3d0c0878eef9b6402b2254863
MD5 d10d236e2b88d71959de125c086f8d12
BLAKE2b-256 4eef577a28500f117d721fb4d0a3d4335cfe4068c71c20945e81a1e7ebf2c4f6

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7ef28c2df9504721a3f6742e8a262f4a464aab4c8f8ff1a3c4ec8425f5deb22d
MD5 ea31a4a250434a2d46bcd2ed3f11cecd
BLAKE2b-256 d29c36194567ae249d0cb60c06f68bdbd0c43a2691ee4f819d8a6146cc26a7b4

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 98fd63d39a849ceda26292c7883773af804589c9bd7bec2ddf46cf3fa9cecffa
MD5 cd97dd38ac65a7b8056f98d6da970086
BLAKE2b-256 459e4193862d273ca118f890f30ee3ba3566224a1d70645fce0e53c484708388

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a1c46ce5b59ed8c2c3a8ea0dbfd42aee212accadb999d5ed1df21503d5ae3215
MD5 a8baf2d6c4011b9ea2edf5e7dea79741
BLAKE2b-256 ffb7119beb69c9cd499de345511ebc3ee92e3a930cde96bffcbc148617cac309

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac59e55f1f3aa1b7ec3df07ffc31e7d2e8f4079bf3de7e2ac51b822581c6b821
MD5 b6e5a6594480716df11efceae53de9b9
BLAKE2b-256 5a012e81ce1dde2139d3f800fc29ab682a4088e9aaf3b5cb60dba729b8f2b8f4

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8672744aa2f37c0e6cfa0d093f7189355c45d87a5d19474fd085251690e8ae3a
MD5 1f80f931bc8987924941e8f17e85a7f0
BLAKE2b-256 cc690eb10e80558961ed9e00e757012197d8307f8eb3181d084bb6df193d6441

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: qubed-0.1.14-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 119.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.4

File hashes

Hashes for qubed-0.1.14-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 06924302d16d76fe475b907cc4d313e1a54abcc5cac67377bc9a8a0b7c26fdca
MD5 9c9b80fa1621e0c4e675e48811cbdfc7
BLAKE2b-256 3d858bb0e85cf780bc0249afeb7fb1dc1d7b5f20caad592703f4f94ff001e5df

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-win32.whl.

File metadata

  • Download URL: qubed-0.1.14-cp311-cp311-win32.whl
  • Upload date:
  • Size: 114.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.4

File hashes

Hashes for qubed-0.1.14-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 32127f1c3638fe24a133fd9dfce557dda7512c08e5888c39b84d74705fcf926f
MD5 ff6f09d748a9aa3b8a329905582ccfe8
BLAKE2b-256 b05d3538b9064f85c1ad6d5fbc933fb4a9b0a52040b65b1faff944d1b74b95fa

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ad6c77e8880c4d4fc4ae2755eda3d7bb1014033e96791f532258fc9c156e6f65
MD5 8f1a33b98b8b81932788d09835b4d6bf
BLAKE2b-256 a801f57c3946ca894d2ae783be65106f8583cd875abe7f83a1f9220798e9a616

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 82ef97b69a1d463888fa8f847db36406f03c4c48338d812d41c995b7bad6807b
MD5 4094a4d746a9bd4ec48dd22a96c74580
BLAKE2b-256 d8aff441c1b01ef8b361410c70a34d0dd9b8f3265c840a0e3a2037209c205c63

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0eea0a455166a711bdb53514cfd455f469734b7c3fb4033abfa4ba7514b94282
MD5 c89433e5fa67c0399520864aed843c81
BLAKE2b-256 8d2a637a1f8463dd252fc38cd3251a74bd7932a7a51453ed9dce2f6112c87b0f

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 155cff342f3727694f65585ef05c2cc27054838d4d25a82443b0a799b5ecdb6b
MD5 1ac3caa7ca2f80da2d5904d730893813
BLAKE2b-256 e122dbd7324d009d4735430dcb0228b4ba18775602297ce02cc5c9d3957cb602

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2835fb8b6e480b7d9099304508d29c6d247fc3878ad930873cba9d869569037e
MD5 2411fefdcd8adc655090f4a0a035f82f
BLAKE2b-256 df0d89fac2ac7f2ecb7abcaeef31b64892164e6feb42705b49a62f51f733bbdf

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 40ee1461f413465c0f4665900fd9953f14e2b8ab3dd6cb3149156c702e6e6c0f
MD5 cd8307acacab8f845c74a98ef123a6da
BLAKE2b-256 92cf135c8b46321ffa6ad402f1283e2dc5704ac46146da0cfe0523a2475fa879

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 598fa7731fd59b72090f51e980de2b30cbaebbe11f2073561f6c28fac3ff107d
MD5 f0aa88d228137688b5d37ae1f6fc91b8
BLAKE2b-256 1d46e12482ed25310b487954c1fb9c092b96f8fe335476c01ba901219c6873b5

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 80f2b751b864bcc0a60a749ad37aa2d2a5f0f915e8824c79c7ebba5d9a6f15b1
MD5 a981eb2732f188a823aa495d4baac84a
BLAKE2b-256 81b4cfe857f76ce44dd7211c016ede7019e8df38f6e61a3c35018c9867a42433

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f6d39e8eb56636312a0e8dfccb935a1908652e019474a5993fda9e7e257ac648
MD5 3fb6e4f6b37a8bd369cfd6fcfba80208
BLAKE2b-256 0f1fcc343fd4fdd6fc4f3e37215acc5bd671e0562893f193702b6d070c476b02

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 98049ff950bd986d5959a0a6271661f908114623b490845f7287f5ce7853d846
MD5 9251e592cd394bcdf3a8c2fe1b0fa423
BLAKE2b-256 93da8601f99d16545f8a65372d14728f5d02220467971f9d52cfcdd9cd5f92de

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe9fccc6da23a3472f6036b47617c3b2597ee68324cfff1512e09f0f7e6537cd
MD5 3bf445e17b363c4e5d4844b51f71191f
BLAKE2b-256 c10fe9bc20d31018edba78f4c03bf42365d5dc3c22aa21f683aaf6029e86f5d5

See more details on using hashes here.

File details

Details for the file qubed-0.1.14-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.1.14-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5b4d0d8f46cccf32a09900370986c4c0be6198e3993f05aa69c821b188ce9b30
MD5 60e0cc0faa5a3480c64f56bbc2176b7e
BLAKE2b-256 fc6463f24c835c1648e551b91e11000c1014206bb8b10ebb3438481b13149f0e

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