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.2.2.tar.gz (8.6 MB view details)

Uploaded Source

Built Distributions

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

qubed-0.2.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (591.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

qubed-0.2.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl (619.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

qubed-0.2.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (686.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

qubed-0.2.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (591.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (420.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (457.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (537.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (423.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (413.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (447.4 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

qubed-0.2.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

qubed-0.2.2-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (445.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

qubed-0.2.2-cp313-cp313t-musllinux_1_2_x86_64.whl (590.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

qubed-0.2.2-cp313-cp313t-musllinux_1_2_i686.whl (617.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

qubed-0.2.2-cp313-cp313t-musllinux_1_2_armv7l.whl (684.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

qubed-0.2.2-cp313-cp313t-musllinux_1_2_aarch64.whl (589.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

qubed-0.2.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (457.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

qubed-0.2.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (535.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

qubed-0.2.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (421.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

qubed-0.2.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (411.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

qubed-0.2.2-cp313-cp313-win_amd64.whl (269.0 kB view details)

Uploaded CPython 3.13Windows x86-64

qubed-0.2.2-cp313-cp313-win32.whl (257.0 kB view details)

Uploaded CPython 3.13Windows x86

qubed-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl (590.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

qubed-0.2.2-cp313-cp313-musllinux_1_2_i686.whl (617.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qubed-0.2.2-cp313-cp313-musllinux_1_2_armv7l.whl (684.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

qubed-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl (590.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

qubed-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qubed-0.2.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (457.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

qubed-0.2.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (538.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

qubed-0.2.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (421.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

qubed-0.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (411.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

qubed-0.2.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (445.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

qubed-0.2.2-cp313-cp313-macosx_11_0_arm64.whl (373.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qubed-0.2.2-cp313-cp313-macosx_10_12_x86_64.whl (386.7 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

qubed-0.2.2-cp312-cp312-win_amd64.whl (268.4 kB view details)

Uploaded CPython 3.12Windows x86-64

qubed-0.2.2-cp312-cp312-win32.whl (256.9 kB view details)

Uploaded CPython 3.12Windows x86

qubed-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl (590.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

qubed-0.2.2-cp312-cp312-musllinux_1_2_i686.whl (618.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qubed-0.2.2-cp312-cp312-musllinux_1_2_armv7l.whl (684.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

qubed-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl (590.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

qubed-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qubed-0.2.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (457.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

qubed-0.2.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (538.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

qubed-0.2.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (421.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

qubed-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (411.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

qubed-0.2.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (445.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

qubed-0.2.2-cp312-cp312-macosx_11_0_arm64.whl (373.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qubed-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl (386.7 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

qubed-0.2.2-cp311-cp311-win_amd64.whl (269.2 kB view details)

Uploaded CPython 3.11Windows x86-64

qubed-0.2.2-cp311-cp311-win32.whl (257.4 kB view details)

Uploaded CPython 3.11Windows x86

qubed-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl (591.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

qubed-0.2.2-cp311-cp311-musllinux_1_2_i686.whl (619.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qubed-0.2.2-cp311-cp311-musllinux_1_2_armv7l.whl (686.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

qubed-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl (591.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

qubed-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (420.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qubed-0.2.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (458.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

qubed-0.2.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (536.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

qubed-0.2.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (423.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

qubed-0.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (412.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

qubed-0.2.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (447.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

qubed-0.2.2-cp311-cp311-macosx_11_0_arm64.whl (377.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qubed-0.2.2-cp311-cp311-macosx_10_12_x86_64.whl (391.7 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: qubed-0.2.2.tar.gz
  • Upload date:
  • Size: 8.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for qubed-0.2.2.tar.gz
Algorithm Hash digest
SHA256 fd958af9bbc356b739411caf5f2898ef34fb19b7285e9ca0cc723a2256ad81de
MD5 4843ee26f0d70af8bcd5fde23fa3f57f
BLAKE2b-256 6c67398ea48169d1c47934f3944abc0cf8ea9a87663655a5d762e5fe94a98540

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e29bbde74a7d2226e1ad3ed3c80aebc59e02faa41ebcd286e5ed9383490e0dd0
MD5 7119d408bea4072a4886f5f2cd521b13
BLAKE2b-256 33fe783af6e6d14b5c6e18fae07b17c2c1c689e220a0d6fab15210f0831f0c0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2b997ba5d1d3c232f30b2bf906decec604508c0d787ed6d0bde3bbd0b41ce2e4
MD5 eec7ebb79f6f3ffb1f14e13c68f64ef9
BLAKE2b-256 540dd986993eed8c2511dd21077b0e9401ab6fff30ec62d69aab021e6f306075

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ed7bdda3a43e9f5bba2b59d3d6e3431c43d70a4211cad7354a13573638d545db
MD5 69a86a35c936d3dcc2de12a3ac9e7969
BLAKE2b-256 51adb696f3ca03459f05d93e3a84c2e189887892a4570e1398600e34393e37be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6db9c26012220ba94ff17cf51fce59d8bed05895a95fa2b20ee28026c175fd08
MD5 6a6c0faa9de9e8dbc73525535159fd51
BLAKE2b-256 2e7892342b7190615fe53e82e0f1647df768632b0d7779b075e7f0a87503ada7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 61db15ba50bbb60971c1345fb0720357310ddd6b880a580523b3de5c8fa5094a
MD5 3861bd0bd7d766eb43e26f8f8dfa168a
BLAKE2b-256 387adf859490535ad822b5074e3297b86376813d5744a4a33630cc0c9a7a9fd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0dcbe07b83989a39eef2d3014642ab754a43fd2671ef214fbd9f90a45c552452
MD5 94cf1264ac31a3079dabe7af77dc5c29
BLAKE2b-256 85baced6e59b2bd40ae661dd3d46258bd43daa467290bfab7abf7004084bba1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9ec725948bed3a1822e9978141f839aede746a4f2a31a79d6265a918193636df
MD5 02eb0cf671a0b071ceb109f97bfe1f97
BLAKE2b-256 f869f4b7f70d1389f34584b8ee7357d54f67864c87e325b411a90a0638793ca4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e0468c670901f39eced6a34275b2e14182cb37db2f43c03a4631d1d2f5037f44
MD5 2f8456147ea5c6912a84ffc941dae59d
BLAKE2b-256 591eda909be0a712358063dc57cd07281bf61a07e687fcffb4716f7ecef9cc85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b6146b3d417e9ac83520b19eaa539fbec36a5030d50410ee9e1c94e751605316
MD5 2fab5525fdf4b7524e0abd7b969b8ef4
BLAKE2b-256 d1867f9e47fccd10a8faa4cebccf995485ded66da8fd3fdaf772d6d9ce584747

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 86a0ac7d2c693f9652bff40863e406f15f07477c4dc23b643e9461374c952153
MD5 758bdf8b137f56a245611d1421b79e3a
BLAKE2b-256 62d262e09c1558e2dc6baa87e2a9d19886c606d8fe5773423b0b0db05ad93b61

See more details on using hashes here.

File details

Details for the file qubed-0.2.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qubed-0.2.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 508f2c82446dfd9fc4ca304e559cddbc13b46ad34ada24ddeaea49630e3df6be
MD5 f3c23ab92c16bbbfb5b5c9cab2c3ff7b
BLAKE2b-256 6e5db5f4e84714767e6f28816d467b3032ed933c14cb8c7459fff306a422260d

See more details on using hashes here.

File details

Details for the file qubed-0.2.2-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for qubed-0.2.2-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2074d8f8c546391fafb3503a6f9830062ac781103b720be4f16ef0e62a0b3f9b
MD5 4df792b2eeec266835821f24d390bc95
BLAKE2b-256 b1aabc082d4139dab0a21537f7407b17696c75c24014c299dc4593e8682213c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce38a338349439bd09306581fe83d3a7a654f5f6017fd944a92dd736c0af92ba
MD5 f77b2f0f915e119039220cb4c339437d
BLAKE2b-256 d808c0cdd181cd5f17dddcd7d7f78b6777a6381cbc718e70b764605b2ef4ecd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 32e3fb39349d74eecdd49a443303fdcb45a0f2f44f0b3d0c9cb6e5330467d078
MD5 9c20275ac8bd7d8b17f1ce1f6f327b87
BLAKE2b-256 e660d6eba81db8bb4a0efbe018de7e709eb55ebd6723cb98316bb45201087f59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b9d1ca2694ee7df31574c764dba3a6448f0066bcbd0945930afff7fd24b9024b
MD5 a6fcbc0383832f6ee8cb70e28ba024f1
BLAKE2b-256 af6fa47ca0fae8a796fcbf66f2031be2c57e8ed1865b1ac1e5a8024773332108

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4bb113b669edd59853a767d23969c12a2e0355ec535571f2db70acbd9afcab8b
MD5 74ae1ffde6ddb5fa60dbf10cbd4cec1f
BLAKE2b-256 a919941b5cf84800c0f2726aca2ed50ba91c06928827f87b1255fb9fe9710c82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f20f09b94d098d2868c73874532d3e95e355ec4f2361f9b411ceddb3c1e5068b
MD5 7569bd0d9c2582ea6508dff91c6ec763
BLAKE2b-256 f36c47a0297c64e42b4e138e0f971182b5a107d7a3b14a79f9e99d55848494e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f389cfe325735544561bcca8621ddd780298d30ec8a2e36de790e9755d6eccb2
MD5 ea4cb5f89db76eb5bfe6c45caf70d04d
BLAKE2b-256 07c4113886cacec91e2d6d31c486ce895599620d3617cf6ba079fef5f43a44c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3e60a6d138d23fa3dd7cb7f2dc09f3f9af0320cb4adcc2a81b453552856e5305
MD5 728c05dfcf2e6fb283ef3b30b6fff068
BLAKE2b-256 c0e33bfbfe4eb9a1851be618f63d7f3c60166dced538dd563a5e4fe6e10430cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 484a6023531ec914fe44e351285ed8d8e15289d71a576f609abf51031f56576f
MD5 1f991185f0cdd08b4c8470a3f13c4af9
BLAKE2b-256 00e07358c5f8f8b2a9e12008cb26cf4689d4a85ff7ad45b3e70ee69585c13ea5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 798ab9617d9bd55e88ed0288b8cc5c21762e60a0c0ee0957a9399ad31604a0ba
MD5 7c13ffa48b671518a74d11b4d9f0fe80
BLAKE2b-256 b79ebfa74f647ffa04d6fcfa73b191b1344ae0b6ac221858c3148f2f43a28ee2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 d645066bcc132a96506d16dccf089ece89461b299915fa47db4fc5fabaafa7ff
MD5 053b3ae3d3fddbde94597e3d594f5ca9
BLAKE2b-256 8a5d13241bc77ea2dbf4011e6dc4c5f303db9052d32b6cd663ea81dba4439483

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0efc0578ac9b044914d3b3304fc11b7953bb746541dadab281c744594aa9fb3a
MD5 5f6aa818f95c7503577fe4eaaf5f66fb
BLAKE2b-256 e40e2f400d00a38eb4b78dc1c56cf74a2dfb367d00005b1c212f3c3a0e79104a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fc8e0bf0a15b71330a9e6b7d5da0f6a434dd26986cfce9703e8385371fe87a4a
MD5 4ccd157559c352aa9bd794dc6713ac69
BLAKE2b-256 a5552d44ceb1928174153e8fcf70440b9867d0ed6080d4334f9ffcdd06145e37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 110e0b5ff863ada2298b5baf95123166a98c0f0f355e810fbf95ab9738c251e3
MD5 6b580233193c0fd9a79ae643873d8e72
BLAKE2b-256 a263cf0ecaea864702078de83dec7d23af7d48d7c71bd4e73b75362b5be53043

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 01418ecb049f7507d8951043bdba02f6c60bd59bdb7ef4895c4bc34d496ea43c
MD5 f10dfec730875af4f74dcd80d13d0653
BLAKE2b-256 9cbeb377d2f357af08afd03a475da3814f8e07324a89a33f8b8e7a59225f09ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05967f2b50070b761099d83f4d2ad0ad3fc5b8e89e856a9e65e83f04e8f859c8
MD5 78ff18c8fa72857422e448c32f68b972
BLAKE2b-256 52eafeb39a8afd5ae62522a37a6a8437bbe774e0e7ffd90af9f3a6a84411317f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7977e463f517180644cb32cc48d8559ab539b3710f87d70f98e9c827039829fd
MD5 253604db298cfb61824fce17a72eb5b3
BLAKE2b-256 bea057a9480ddf40016b7d2c9b9c0f4d074fbd8129b5aae8f2a40602f178fdcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0a1b3b8027e269f668393c38eb123657c5f52922d3ea7610b41544d636368acd
MD5 4a164b5789a743ff247106759c0dfacb
BLAKE2b-256 bed422c43187eaee012e26f13403df6477011b1c947202b0c85128c986ec4c4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 28f3cac0312670a9288a00bd66522a49512fe1ec3a1a9ccfbf1fd4de95bf8586
MD5 8d272c1a3fe9d4da8bdecd593529d51f
BLAKE2b-256 7097052cba096e3a021ba00aa2ea3718a683d74c068bf93fe03c7b9ae07fef13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b6190de78700974c2bd285b7b665a953e3e6a31a8c43049bf016933597a604ec
MD5 abe0381108a505d88d536a88d0ed18bb
BLAKE2b-256 83032c75b2e6ac12ff51d490068e1510822ec8280f95bfc7acc9f5dc41114556

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 99c49141648e48eab27c1d7c07b2073940d8a7935cd801821ff5f18637380cee
MD5 72cc1144090690ef8a40750143c2f99d
BLAKE2b-256 ba46a472b7cd95e19c4b68208c67dd5956f38bf26740f33345598bc55c71df19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3806578c1547444cf66a4610e74069bff6d948010951889f1b96c1a429652576
MD5 142b6213d2869d506b2649b143348a67
BLAKE2b-256 c13569fe59bd455a053b6924e14c75856d952ad519721c685761edc0cd602a29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 62a15297b89a5972d58ded8fec844aa4c61499ab0db2ee2370c0c7b5082b4858
MD5 5f5daba38a4a6496257b180283a60337
BLAKE2b-256 1b951e0d3e3588587a9f4a062b50b0a050c0c52bb2a16972b451346f89248e71

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8a96dd2274ad9ba37d626d6cf9cb7a76afa096eaea730705ad5f2c5f69133d09
MD5 033fb4da0158dfd569b4adf50f4c3d8d
BLAKE2b-256 778497cecb7961b71acda12f460f0fbab1e46f6c3579986a58e055fc216b1164

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c0a2777a6e9779adc6b4d7647c3bc055d7a7dbb483a77d7d6e2c50f8ffd39b30
MD5 d9d94b7491fe160b71ab423a5efa2644
BLAKE2b-256 3881bbf9b97ce11d091021101aa9afe767129d603e16508fa6e6ae7837670df6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6abcaed171dbc26ab146b9204e62a3046e4968b1d693acb417b88d9b87eccf46
MD5 74e42a476916baba14abe8ca2741bf90
BLAKE2b-256 0e36fe0ccfa5b48410a8c0b344d3fbe121615ae935a82a721bbfa409697471e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c600924ce54261f027260d1dfd16f887081c6ec988d127d3eb5cb47309117dc0
MD5 3406a6c6eaf96cf5d00016a6e83db8ae
BLAKE2b-256 001ff5247a86f8217bdd25983a7de14bd9daeb15f9d5912757e82acc2ab14715

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5ef9039b1546f417aaef8bb4f08bfb8ff12150a4fa7f540f3c9a03f1ff9304c6
MD5 b692b5701d83e768d3f399e012a9fde1
BLAKE2b-256 2be7384584cbd060acfc4f1fb0bea8753c8d70f9bb50e59c1f42fd816990c7cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a40b725b3f0ea8f6fa1fe6366ba705c69c6dc8d6ef8693482498df3624ba6d48
MD5 bb028687341c858f77e9d56504b234fe
BLAKE2b-256 25f82a6c7c56b1c4d1181481932786b53e48bc02f93ea9f203e64c754fb2f20a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f92b112dd380c6e9e4662b17d1e92e1f0220604f005efbe2444c33ccab0fa07b
MD5 7be31539b80dbcbb8f5fc6987aeda3eb
BLAKE2b-256 91ae58e45d928689f14c3d5c25bc79ec82000ab9f6f8e809a6027d59092d16cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 02091782581c7463a67f6e698cdff1849ace995f85661f1131550c3e6e4c888d
MD5 ecf9da840997d3d508cf220bdee073c3
BLAKE2b-256 e6cd1161182e78987972194d8739c04a645216771fd9eac5acc85ce1ca40e06b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b34c9c4163346ce798532e362b24dd9217220dc5c147e2f442931abdd1992da9
MD5 7b3fba3f8955c0e27d69687c97b7012d
BLAKE2b-256 402058c715b93356509189ae7dba851cacbda6b3adf5b9fe99adfbdf3282a5fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ae9493a3a83f409e61ee3eff1a45cbbcb4aca3ddae745c0da73a2a4ca45e1258
MD5 155cf5753bcdc2c88fbb9c9945e8d331
BLAKE2b-256 22e77d0f76cde06f1e319ca2b3be52e6757077b39ab296cccbbfe96412c29dd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7202077cbef36ed34430b9a981342da4e1fd9e900967a8050ee250ed8017bf27
MD5 ad9e7d6b7fbc28e15f418de3bf14951b
BLAKE2b-256 5200b098a7413aad1633e64abd8b8a99b3a734ceb5c3d5af958f01aff48e4582

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e4db24879fc796b5c4ebc9a3375235f830283221d04aad3ac9eeb5d414a7de4d
MD5 6c2cb3a9581f7b68cca876f8f192195a
BLAKE2b-256 f137008df8e1ac34478211c5aacdaa7b6306df7fb59c5f3bf7617b09621476ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c1e166cac7a06b0427f4548c729dc75d62f2db5245cf7e3a29085672cd76a2af
MD5 943a48c3b1fcabe8f51b435d3c0d8677
BLAKE2b-256 e5da92e7b49c783c28d8a2ba548c26f6dfee66fcaddf8c92282f57c5e0d78d7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d21b00f831764609e970710767d02954eb52d40f5a8fdf54a7abe93ab2c6d15d
MD5 b6aaf2dec2616c4521a7f8d39a09225e
BLAKE2b-256 255cd388b6595b90dcf710f84bd2ff84ec4531cf60b5fb3c7ccd5994f2c686f9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a153f875f859e45d7e5b5711004b7e6ca7a95d8107ccfd94b652c927f41afe00
MD5 f6b0581c076204c87744c859bcf2f250
BLAKE2b-256 69fe41dcf2e52e38e9cab67915dbe12dbb8be1e0633789d2542e7a46a8422637

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8e810f1dae3bcd37918f953c946c82cc34031f3a0f076aa9b756c557e4daab77
MD5 7e2e25120265171ae30aa3d2511a3d6b
BLAKE2b-256 7739033d532d0a1aa0c35670da2e545a3fb2d4a5d9cba85ee0d0dc5df2b8c464

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b4ecfe76617df665b7dc0216a450341de77bbf6146d9e1433b6157b72b5b566a
MD5 ba39968767d7008a32fcc231947ad705
BLAKE2b-256 aaa27db6f0979da33e53fb078436f6d7c0360c4424fde5cfc41d91dc4c10f010

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 64780ca800b2a8d48308d5aa5d0b0fd87166f2271d141f759efa35982303f302
MD5 4a934a6ac40043f07c1de71b9405f7f4
BLAKE2b-256 29463b3946779767087ce7cfca2052eaabcf303b787c0fe238e3a2dd03a96e90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7a62ff7769db3e7497324af0c0ce1869a06bf9484defab9a763367610617cf32
MD5 bb304e76fbda28736532d41a9a7a9cae
BLAKE2b-256 0c0760377dfcc5d38dbab7574ff67291ad4f963f1625245785ba93c47a462d18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f73d32cb7bbda403d5c7ce8008743fac36daf2d31395f72c3b1c68888a40331e
MD5 ff545fd7428692ed19c366957ab2fbb1
BLAKE2b-256 4cfa3f82d0d69ccbb54f82530d03f1d80161298cebb7045f88ec0da0af3c2d0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c42dc62a03eec3284c4e65164723bb0cf711d02c0cce20b353e713d48c8ef7b
MD5 09f4e93223fe99b845b210da9e39fad4
BLAKE2b-256 c1cfcfa8981fc4f422b775b92bf764c8ff5f6418536b8c055ce97f93a5b7a60d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 716c2091723c3ce516e7ba3d766661a6ad27772b613db63b1c1dffd24ef89662
MD5 2bfdd578534054aaaecfdd79457f76cb
BLAKE2b-256 011526c97962486de704b6ff587426175de58c607ce0167cb8c7c1713a713370

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 15d2b149299f461e5aa90890f75245d0999fd3c68b41dd6f387eed8e4a920095
MD5 b81775289279b19ea6a7d2d3bed98763
BLAKE2b-256 b810182b40b0f70d1eb9dd6edaae9b43c0f0771fae7ca3be5661c681d739e824

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a0670d3b15885f5a747c693e14905231e26134c4d5ee343b3620e573582e3a95
MD5 42640ce910c542fb3bdd41f9bb72ee35
BLAKE2b-256 c0b3ed6c15f2e351658ea54a729ae9c14276905f66e20bb3bd7b40aa74e8e95f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 29f83c910db6b0d5fd24820700e89adeb977d575ab59701cf6c071f6fa7d3f08
MD5 97cfa53b1f6cb5bc52ef31bea87a511b
BLAKE2b-256 ada20c5d5e75824c0f77e384be4893896e274838beed891c5bf597787f707035

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 4171781f1b7a84174dc23a26c69b8c61d58ff70fbf9ff86e664a9b2935d2bfe6
MD5 a707c58bc9e4ba896aba8233002a5cbe
BLAKE2b-256 d75d17d2040bc947c4f0e55666f158a567ec37032e74f7aefffb59343fe3af1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9589940ad244c9cda631ea505c0a9c3147ac28f6266b4632aaeb8a4472db80eb
MD5 060aae08c78f17448ca662cb33756cb0
BLAKE2b-256 6119a4e73b6e80f7ba838112242ed9a7d084e8cf0a8d09bc84baed1695482f37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6f8426a70460c9cc52e4179be4e43794bfd972c375912863e8096c64e0c721de
MD5 778dcdffb7d876262c497c6cbcb08225
BLAKE2b-256 b5a7960f914853bf0a32fbc83a53dbf49b9c1a98f72d1f8173b99ba8e7648240

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