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.3.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.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (591.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

qubed-0.2.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl (619.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (420.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (458.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (537.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (413.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymanylinux: glibc 2.5+ i686

qubed-0.2.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (420.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

qubed-0.2.3-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (445.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

qubed-0.2.3-cp313-cp313t-musllinux_1_2_x86_64.whl (590.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

qubed-0.2.3-cp313-cp313t-musllinux_1_2_i686.whl (617.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

qubed-0.2.3-cp313-cp313t-musllinux_1_2_armv7l.whl (684.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

qubed-0.2.3-cp313-cp313t-musllinux_1_2_aarch64.whl (590.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

qubed-0.2.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (458.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

qubed-0.2.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (536.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

qubed-0.2.3-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.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (411.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

qubed-0.2.3-cp313-cp313-win_amd64.whl (269.1 kB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

qubed-0.2.3-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.3-cp313-cp313-musllinux_1_2_i686.whl (617.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qubed-0.2.3-cp313-cp313-musllinux_1_2_armv7l.whl (684.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

qubed-0.2.3-cp313-cp313-musllinux_1_2_aarch64.whl (590.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

qubed-0.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qubed-0.2.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (458.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

qubed-0.2.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (539.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

qubed-0.2.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (421.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

qubed-0.2.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (412.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

qubed-0.2.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (445.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

qubed-0.2.3-cp313-cp313-macosx_11_0_arm64.whl (373.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qubed-0.2.3-cp313-cp313-macosx_10_12_x86_64.whl (386.8 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

qubed-0.2.3-cp312-cp312-win_amd64.whl (268.5 kB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

qubed-0.2.3-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.3-cp312-cp312-musllinux_1_2_i686.whl (618.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

qubed-0.2.3-cp312-cp312-musllinux_1_2_aarch64.whl (590.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

qubed-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qubed-0.2.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (458.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

qubed-0.2.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (539.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

qubed-0.2.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (421.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

qubed-0.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (412.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

qubed-0.2.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (445.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

qubed-0.2.3-cp312-cp312-macosx_11_0_arm64.whl (373.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qubed-0.2.3-cp312-cp312-macosx_10_12_x86_64.whl (386.8 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

qubed-0.2.3-cp311-cp311-win_amd64.whl (269.3 kB view details)

Uploaded CPython 3.11Windows x86-64

qubed-0.2.3-cp311-cp311-win32.whl (257.5 kB view details)

Uploaded CPython 3.11Windows x86

qubed-0.2.3-cp311-cp311-musllinux_1_2_x86_64.whl (591.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

qubed-0.2.3-cp311-cp311-musllinux_1_2_aarch64.whl (591.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

qubed-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (420.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qubed-0.2.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (458.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

qubed-0.2.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (537.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

qubed-0.2.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (423.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

qubed-0.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (413.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

qubed-0.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (447.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

qubed-0.2.3-cp311-cp311-macosx_11_0_arm64.whl (377.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qubed-0.2.3-cp311-cp311-macosx_10_12_x86_64.whl (392.0 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: qubed-0.2.3.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.3.tar.gz
Algorithm Hash digest
SHA256 29de519970980907ecdf53ead7f368b9feb154c1ca776a9c65089afdad57e15b
MD5 50f075194d124e91b2933f56e5c54a8f
BLAKE2b-256 54fc51c02a16378e4c453183c86e3dfe46018228136bbf23377d1fa4f89ff2b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9e71f780714b3f9f27515955df391515f08a424c40d098ddf4482e590ad13b62
MD5 0b03e4f27cfb92bb4d94f45230136b6a
BLAKE2b-256 4e1fc6771796a22d93d8d14ae471b6d40af7a5584b457c0ea9ffb6f3110678ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2b1867b4c9eeba1da161131c657f55d4a0f48f60d430e6997f229cb0504fa274
MD5 4f9799f32722bdd8b54d7af4547f36d2
BLAKE2b-256 e60b9a3e67dc85f2a8b82e996c156a3f77018b40498f45cdd564bbedd71f2852

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 37d8afac4937028b07d43231fcb0a322e4404bc27b0e229d9ecc331bd95d7fc5
MD5 f3e94d5093ff7df725a94d532a459620
BLAKE2b-256 057349f3a07921b7f4fdf5be6f81e05081b9dbaa80a36ec67a5f909a087997c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 55ba5798c944923e9815150843e055d2bd1f196d239c1cf652c10f421f6b841b
MD5 89e39be547f029cae6cdafaac55e0a00
BLAKE2b-256 401fd68f1ed77617c1e448405339d7d14b131560687dbdc50820e6433185a071

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4ece25ead6db97a7ecd49019ad396fc2a8f7cda88837e548cd02fe72437d1eb
MD5 df77206cbb6cb54045021ee02f9ab2bf
BLAKE2b-256 f694f9d369186685caac7c3de1350d73f117dd50f0f7b4efdeaf99dddd08f982

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 de4da0e90abd157e640a40f4fd4b97838e126be6034dca8b5d6d68bbfb412b40
MD5 6c755626ca0312eb9d0515ab93dc799e
BLAKE2b-256 e7cd9cdc99366fa25c6b0c8eedc2028ad5215f981f68a21f153f7fac38da0904

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c839e03a7f9ca327812bc5fab1c2e0e072569326904b88b6290415b577765b5d
MD5 4ed3058b513341d82d6aa026c26163ab
BLAKE2b-256 aa35433aa3be7a924d00d7b8e3c46327b631d6210cfe2fe53e804a178a2b086a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4d3b1312d3df1e227d315bb1a665f02d8a497b78845e04e04cb4720909932bab
MD5 b4924ab60dc3646068962bc91c77298e
BLAKE2b-256 a40b0c8f4aad48c1f761ddc018a91528ae65cff458e6b69472ae999c0e070f0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46fb7b69aa26e0b39a4e785c8565a3cfc1a18c1bbfbf3fdcfaf1b7ad5691a3ea
MD5 3e8e5bc2b9d13ea007ad0ad26c6bf220
BLAKE2b-256 e51a84c805c79d61e9c5e2b1a392e06f18f8c1d104bfed4e6ecf67db3073975d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7978fa06af521581cdec5494b824548603403ed9a114a9fb1201d41757216e91
MD5 4637a00c2f54e2b1fd49c372df678184
BLAKE2b-256 ce69a753490c7f88ef9a38f20321fe339dfc572d01666caa03d2832588443050

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2a127e3a710fbec6e015a8c09df7cc677d9878aa1c665305a3f5f794aea0685b
MD5 ed58bb22ceb71f3eb09205004a374bd0
BLAKE2b-256 4ad6b906b93158d1b533bef539857f870fa971c6486d5452606b044e8dd33057

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b2118d69f1bbe879339c47bc54e58c2a1ee185507542a989e18343002ff67939
MD5 ebd774e043f5ed25450482ad13ead35f
BLAKE2b-256 cf164b91dda15f9f4f8d79baf03a282d3686a4fd9c1eb61abfedf2bc1ca3147d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5230d120ca57fb58145833196aafe7a2ff125fcc4a5e9dd1f4c9b1d181388f2
MD5 070ed897a83759aec866670177dc0e01
BLAKE2b-256 25b41f6f1729c9965915123d3244715e134ad2e8acd4610e1c28c2befdf12d4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 36086f4167c4f49e5d3b5f14612a8ec2bb28e66a7dfb6c031f5e3bc62d3566d1
MD5 bd9162ac7ba7ccd330240bc2ef607b91
BLAKE2b-256 c9adf1f75e27182d708801c162e20a100896b2f3ad1fedb7848d27fc0125106c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0da615babc8021f0ada152fa170c4ef81f1b69f13f7fb30d571f52e6c7ce39d5
MD5 e7a2fda84417f90214b36159f1240b45
BLAKE2b-256 7a33df975739c287831926c58652f30f80cb5da5da6dcb768d2ecdb364445b39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2da850b5e75369011ef3865e49d573ce8856b2fa0232fd2cec99fc25cb4eedae
MD5 3ea5af7b575113be4dcca859b8a18d82
BLAKE2b-256 e64f44aaa5c174099567649cc2ad9fa2155a854d2a43e3f0ea76a9fd61aebdcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cec48f7c206f0952a1b5a05e9d17ca14b395761a45d330b808fd1747df9819c9
MD5 8359c1db37ad9ca83dd542c18822a935
BLAKE2b-256 8ff360b262d788cd20f18f02301ed204e0c92eeea1da65620d414350993a9e8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2e610cc8f779d5f07538bf2fabee3181d6489120b90e66026c25892c58c68bd3
MD5 71847a029bede16113eaad610699d9cb
BLAKE2b-256 69173efb906e097a98ec18bc05a19a49e553d820e6e23f5362076bdccc388446

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1afcb0661b24e13c6ed30bb75aa7c8e5a12cc5315cb5b1db9fa62042a728e5e9
MD5 5689d5acb5936da1929ce7935a10f7ff
BLAKE2b-256 76837a7d2f789f44e07a2eb8f6181f1eeb3bba40b36b74e9fd5845b091fe9e2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dde5b6cfe775d167e943bdc3623b6ff7632194fd2e86b6d6fa10fadcc0122c0e
MD5 2aa9ccd76cb3e2199c23ffa7c028d517
BLAKE2b-256 20c344c46e7bb17a90f6f56e93b043eb7f880a23f37e0fc527b0be48bc184c1f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qubed-0.2.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 269.1 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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9285e6d5ecece03a6df14d2673edce5c4f85b59da60ceb080c4b1ea02dfe7ca0
MD5 40ce918dd40b32dc87c1b2ac5dfc1d66
BLAKE2b-256 76be84fcf822810ccfe8f2cb3606ecb4a17e8cd1c0bd65b73e1d8e0ca22115a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qubed-0.2.3-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.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 608f3c3fddd55a29ef71dc3e30637722d0d936c136e86a36e6acbced2a0d9400
MD5 7ee2e8d71913ff76d87a146d7a5d7089
BLAKE2b-256 48dbd6a667378b6d006e28e2d321ab4be8f846d9205c273262da4e9346cf47e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4ca14ffdf0d0c5f64edd603f69d7cd8a44a03ab5f1c32d1c3925c9389d87ba63
MD5 8ddbb531cfa31a05c6b6fb5ad8ab345d
BLAKE2b-256 f26cf49ef5a4cb1fffc0930a27b2e33d397a1230957689e7db8a5b123217c393

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 de3f6e7382ea7095bf34c18cc3b097a4536f5d78dc9fc2465f6ef187d94793e1
MD5 d1fc0b5f6c9cb0487f0207b5839500d7
BLAKE2b-256 592fa9e7dbc46870a6f302d08864c6be82fe84780a654fa52498950bd144c2c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 51e175c3f1f0aca8395bba26cfac449c6de53ca8278ae15ea91afded586cc0d5
MD5 e4d62b2a67b55710351448a176a3060e
BLAKE2b-256 aca1cbc3d4bc4b49d69719914dfc5513d9951e273c096f2b99a2b0a7d494a5a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 be282db25604e8b610d090aa4b89a3d613b04d28ad7971c47c366c8e73820458
MD5 2aa3cf393ee868fabda90ab78a4282f8
BLAKE2b-256 f51c8ec477a35499e421729d09718596b921a7bab20120dfd43b81300e5ebc48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 23f60a5125d9f259168ba46c09660cadbbf11cd3ac305e8ab5ba4a9b8e51b7e4
MD5 4545e38281db1922442e1fd1b5d74797
BLAKE2b-256 d91f3e658078b7c695ed3071dbb3a8c1ea272ad08492e1de38602e0d956c14d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5c562d90b2c3651765b3bbf54252f00c29c518a258850834c49265b2503532a9
MD5 cd3c087049e5343326991cef7f9cee6f
BLAKE2b-256 aeab4c328c2362e25c57801b2908c40d22972e7a18d2b8a6b0545731f43055e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 aea08185bdc26a6745a7b8e3f40967665f6cefcc7ebd57378291b3bfba11bb1c
MD5 2219804e7b614a8b12d488f9bb23e2f9
BLAKE2b-256 67f6791fd8beba62dd758b1cfdd0ed2879e9e3b8b7323305c3e3f1b6a9a0bccf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ba07be92d15d2fd2c9cbb632a0feedfcfe5296e3db8acb3c214833ab19a2c7b5
MD5 1ab6f1ea250587ec573f22de86086e44
BLAKE2b-256 90a6448102e94c6890ded3c3850a9e049a7745d7719aa7664c04b46546f9b5f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 79fa923f6dfa798c7a179fbc8d0b065d6afa6091e80d91ae2b60695d2f8cfdbd
MD5 b6f7ebf4304618e5649af471b4e061cf
BLAKE2b-256 b3e2d83aa971d3fa404e2b469774e2fb47610deb8fbafecbfcee3e31de20e032

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 bb8285e373b95b8b0f9dca769f7d4f7f82e5b606d74585f78cc12dfedf1ff876
MD5 a200baab3f7c7d92f7e844f7146b3e53
BLAKE2b-256 4d16795080e3ee952bfaa0e834f51e623a39b12d60db10ed1d291d3307942a2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9002c7844568151c5dc8676ee66b34013b069e9a09a6f91f98179de691b12877
MD5 108508d383ed5de78e1dba379f5c6823
BLAKE2b-256 ca92adb2df7728973df95f4da91c5a497e996efc5a45bfa4f31bc4a9091b7dcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d73d5e5747ee4e9d9531ab8da67a9df295fc897eab7d3ade752be334f12993fd
MD5 a81f69785e3e391d9bc50db20f0414a8
BLAKE2b-256 5aab286152855dc3a370ecc4a8e35f7b63adfdaedb33c438bf5e279cacb51245

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qubed-0.2.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 268.5 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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3e57f6c70e144f1c59c5795138f5e5baa751520414086ec589873d41190c4d60
MD5 f901df92aa00b79b643bd031553610e6
BLAKE2b-256 494f56bc1820eb3bdbb82f2849d93da90290998b652e2d489f40afa77a7b9b1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qubed-0.2.3-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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c44a6b319467858a7390ae8289c93819bf4d3bb140fdeefd878f969c4cfd2dee
MD5 4f9d56d9b83782e7403514d698b96877
BLAKE2b-256 f042254305dcc475e005ea53a70184d2f351cf0fb6dd5daaef769ea096747ef8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b692d31e70a7a417e4faddf1cb7054404575a556cc96fe694143174f38dc9d78
MD5 091004b668b99c15357f29c2252c22ed
BLAKE2b-256 fdd15c1f9d50d731b17e5803d45580ddf5c7696df7b9b0d692e667b66e1db25a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a608b468aa100f4714b1804f5803ae20b92fdf9b6c377d74a705eefc5f37daec
MD5 f35ed859f68dfb5baa25a049a437acb6
BLAKE2b-256 bc728ca12261cabc6a565021400c417f3dc2384e4066a10a7900b11dca57b73c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 761064bfb8beb8dcdc6b6681d9736f42e6b0df81ddbfcc2ad2bbe3e2d1991240
MD5 9a74be5b566410b33b39c911fccd0d1f
BLAKE2b-256 decc561f231f9078b5f474e9822788c892ca23e5052d97056a2fef805a0b55a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 882d95a50e2cafd468d2b7d2e66b52665c841b86b67f1663699a0b3766d1ae1f
MD5 e7214a6980acaee8c8171b7e4eb322ec
BLAKE2b-256 8194f36e12da55d66b49217f6761777a0670170af5ee494a10e559a8068f1a49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c7d4116415ba50a690c3bd64c29a4ece0652ac54b6bd9195a72053ad3ac03866
MD5 78d3fd86b6f5bb704ce06a0f2824ade6
BLAKE2b-256 13e890bc924ad7fde78f54357431258ae4c14674a32969b75ded6096a2eb1b64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7011c7368c550c13baf7a6effbf9093536c1b091a4aa140456dc35f2b0e78dbb
MD5 4af94605cab982f1236b53dfd298f994
BLAKE2b-256 11a75215637da5637e7fbfb331f6283e9c8097e4617fff9a5332fd0398b4849f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f009e237ef163466feb80fcfe9990bed4a6ad54c5da0a1328542daa42102da07
MD5 bf03b3c25095969e5e9fee810890bbe6
BLAKE2b-256 5a56a9f4c4652d37fb45dce627e6d88cf349b53908dc9627df6047f62c13fb10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f1abe5f89d046fb53614c0a9382bd6a19cad6b9ef79eececc01eea23960e2b68
MD5 3cbfa4b4be8dfeb35aa1748b407afe40
BLAKE2b-256 867bf072878ed49d7aeec9fdd732c02f18f1f512fc829c8d70baa9563f7305f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 31ab09b9ea1eb2f7508ab80ab0ca0506118bd0dda10e9fcdb9d6bbae7e4debf4
MD5 b1f236b03ba39be5c65fbb8aa2299a1b
BLAKE2b-256 aad27f6e1a346ada91b8c02882ca4b586ae6211defa952b346f768514e061d56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7a9d1c1c1e144fc80c564ae620bf204ab947fe2808924120e270232c435e03a8
MD5 46ec6fe19213d8147c61eefd207887ae
BLAKE2b-256 dcdc11ee6e16a11046c5d36b06867eb9d2910c069b9326308cc3afcdf053613e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e6ca34ea1c62da6f97b328ae5a1c06e16271f07f442b533e9d8e9be7fc1d05ef
MD5 451b0bf22e155706193f3c44427542e0
BLAKE2b-256 18e229801fcad980e02e9bc74a18b4c1cb8d7d7a283c78db63fb20f75ba6be3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7233f59bd4c018010162eb4dd9060374b274dd12491b595c8da9b8fe8cbef9a0
MD5 97312a1b39220b81ac63c6ab39c6de57
BLAKE2b-256 562b47ffbfa15165755cceda0c996c8ca5029aebb6869a4adab97c3057a0b08f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qubed-0.2.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 269.3 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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bb405c69a04cc4103e1fc3d3925ad5ce038cca608f312cc46251b2e0fb576ecd
MD5 28d8ffee21e0babb5e788c124eacc354
BLAKE2b-256 8f4740a1af17b002de1990222fe0a3d5226af9f86d1819151147baaa11657109

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qubed-0.2.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 257.5 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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0412e6bed437a73875c3714c40df84fb08572d904adb343b5eee5ec9cc0e143c
MD5 a37f4c39d6f8e9e01457a0bb11b3dca1
BLAKE2b-256 750c498563f96994484f661b22fb988d8a82ef84b6233fd92f3770af39f090f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 59c8063c5c7e55064f361b61c05f79ca31978d39286c3b1d1189289143adde6f
MD5 8106fdeb316b28f99eb00236bfa7088d
BLAKE2b-256 d350cc4d89f14029c16babaf632a5da69e360ee8228f379c60491f4f60120dbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 114e980d2fccb232baa0158c182eb6f7ca1fb3f33c71e75c4335a063fd26db7a
MD5 8a2f97f5cefe8814299a51124ac78c5a
BLAKE2b-256 aa68e35b3cb11f598413b4efa6a959d776ed8d6badd047a49021c6b81b2b24c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a9ec4275158e626fd2812bfef447ee7e90005056d0b269fcbcf161bbdccca17d
MD5 66951a348ede74bcd5090a1b2d698c18
BLAKE2b-256 4c478fd3c6d9f38364d8eaa2adfe9f784ee3c39e33dc808fdfa3824f4b7f4eca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab887856a68fae904606244188bbd1297b1fc61f514e847b30ffa5ebffa9e36e
MD5 b2052712a50d94dbd3208bd55f0727ed
BLAKE2b-256 04bbb85fe30cd1f684b4a76721a8be306037d09fb95404dd940d1acaa61bf581

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c2701be5e2dd71667c395c99bac7c67287d4db75036687eb1f0a4043f56fc36
MD5 4a925212421d218f76217e878d3090a7
BLAKE2b-256 cc16e48980edfaf3a72d1be8e8816bbef77cd532b69531f8e23496eeae18acae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 885a3ad9285592240f98ee5150789970702cf4eb8904ed4214f1b285ea2cb665
MD5 4be6861b51e274a7ee246e7e4a0cd4ef
BLAKE2b-256 668af09c6e9fea6e13343c045afb07e29527f18a352718c7d05ca90a8a3880ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8a8236f84a8989e74098598142953c06d56518b2c74b494bccc7ce8f927b0e54
MD5 a2d51317e0fbf84837849825d3f1a3ee
BLAKE2b-256 5ab8316abf50aa42af2f508b44d642fd001f17b165d54521e836897000742e1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6daf2d7c636f788c37ba97dc0c0e62a2c5c2f11c84b4a218fd45ec99547ed2ed
MD5 ecb52a77baeab34897ed58e52006cd76
BLAKE2b-256 ceb8fbd1a83d361c86339bc023318b594ced5ff19dd2ddbce507106e9294b620

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 da0db08420781fab522900f1beffcd2301a6cb36d38e0afba9dce5fdc8be08de
MD5 da2ca5e029d50c465f83ba4a89af384d
BLAKE2b-256 3539ef191748671de88a123601ba610a48affffee14499e8a97bbc528cd89d82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9d777dfc3c871e761dd744682255c038840eb975d40e0c5135eea274c8779109
MD5 83d36d55dec2a54a7f24c8e6c487f8a9
BLAKE2b-256 10cc610bcaa3dabbc52e5c13b840139b23317a12a0af8e3b8fefafe51730969e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e5ab9e59ede0dfc817139fa342b81d1afc33bc2711df27030571f20294744c1
MD5 ed61973aa024886f842ecc0dcfad30cb
BLAKE2b-256 28cd8ae976f43e9bce42c667c79068f19b640311237efc88517d26f961c7dbfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e767e0f86ad9729a67ead40b548682c8bb75deef47f540596f53480f706db230
MD5 84e74e9436248f68362a6d41e98e8d5e
BLAKE2b-256 6f280b82376d9e73160d9a94f5ba51a9c9508528922a8d645104b1b1a9bae4e5

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