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.0.tar.gz (484.9 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.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (422.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

qubed-0.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (449.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

qubed-0.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (522.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

qubed-0.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (432.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (251.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (287.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (310.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (260.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (254.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (267.4 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

qubed-0.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl (420.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

qubed-0.2.0-cp313-cp313t-musllinux_1_2_i686.whl (447.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

qubed-0.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl (520.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

qubed-0.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl (431.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

qubed-0.2.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (285.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

qubed-0.2.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (309.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

qubed-0.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (258.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

qubed-0.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (252.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

qubed-0.2.0-cp313-cp313-win_amd64.whl (122.3 kB view details)

Uploaded CPython 3.13Windows x86-64

qubed-0.2.0-cp313-cp313-win32.whl (117.7 kB view details)

Uploaded CPython 3.13Windows x86

qubed-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (420.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

qubed-0.2.0-cp313-cp313-musllinux_1_2_i686.whl (447.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qubed-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl (520.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

qubed-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (431.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

qubed-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (249.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qubed-0.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (285.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

qubed-0.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (309.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

qubed-0.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (258.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

qubed-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (252.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

qubed-0.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (265.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

qubed-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (225.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qubed-0.2.0-cp313-cp313-macosx_10_12_x86_64.whl (229.8 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

qubed-0.2.0-cp312-cp312-win_amd64.whl (122.6 kB view details)

Uploaded CPython 3.12Windows x86-64

qubed-0.2.0-cp312-cp312-win32.whl (117.7 kB view details)

Uploaded CPython 3.12Windows x86

qubed-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (420.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

qubed-0.2.0-cp312-cp312-musllinux_1_2_i686.whl (447.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qubed-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl (520.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

qubed-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (431.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

qubed-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (249.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qubed-0.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (285.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

qubed-0.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (309.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

qubed-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (258.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

qubed-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (252.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

qubed-0.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (265.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

qubed-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (225.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qubed-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl (229.8 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

qubed-0.2.0-cp311-cp311-win_amd64.whl (122.5 kB view details)

Uploaded CPython 3.11Windows x86-64

qubed-0.2.0-cp311-cp311-win32.whl (118.0 kB view details)

Uploaded CPython 3.11Windows x86

qubed-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (421.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

qubed-0.2.0-cp311-cp311-musllinux_1_2_i686.whl (448.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qubed-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl (521.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

qubed-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (431.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

qubed-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (250.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qubed-0.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (286.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

qubed-0.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (309.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

qubed-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (259.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

qubed-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (253.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

qubed-0.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (266.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

qubed-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (227.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qubed-0.2.0-cp311-cp311-macosx_10_12_x86_64.whl (231.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.0.tar.gz
Algorithm Hash digest
SHA256 da59e4ba4c9c9c7a41d4b3a68d3bb152e5c54abd48ed8688b71e05f77ab3572f
MD5 577bd6fe3140bdfa6163436eda9617e0
BLAKE2b-256 2aefba38cd9155d5167ad32fd61a9bbdd60bde3f33f87ca180f8d2cc89db9b74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17ffdd7448e80eb1f9b46e60a625d1fb6f40fd68b9ca6524ced43702fb869fae
MD5 73f865dc7f768131d8d9eff1fc09081d
BLAKE2b-256 6ed849f95edf44d1c9c1459cd42b0883e0b7b6bafae808af04994a59b50ab7ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 325a978885c7d3a1f997dc6b9b3058e6b7079db5f0e94892fe9e3bd2373299e4
MD5 2dd76a09f3ef03f69207f79920a67d83
BLAKE2b-256 0f058f7cdf24b22ca8e682f7391fe290617038cc3e777a01c4662dc9b9a294b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 254770e01a1f3e18dbfa0f05f261aa323761d96a6453fbc9d96d88ad7a956ab9
MD5 a9188497e9df9c8462d1ba12524a632a
BLAKE2b-256 5bb3b0a216f1fc01e29303d8b95a713852c39a98e813083bf0f5ed47c742c07c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 05f23a45f3b47d7a7335c78b26daf9f8a77c3f8b105f631897ec913348eb596c
MD5 3fbf8ece8512ce2355763e0c46bc48d3
BLAKE2b-256 37f941af56b6019ef4ec519ff16d436cd22ef802ff58ba669d1335301836bb73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aeb78ed5d66202e14c824cdb9171f75f57081c875501f978e1213345297a31ab
MD5 2b05ccc65d1411851148c8d160d37e53
BLAKE2b-256 1c2db28bf6c5bd1be2943d7d1dcef19542afc1f40578d0ff87028d19ab4d6cff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 38379dc0a8002fc30bda2a11a96b560ae3f76c29a6f3ecfae4ca6c79f7c8fb85
MD5 62c0e54a78013e00dfa734b3835b2180
BLAKE2b-256 43528d6ac942045029a885592e6b779c866aa4a8a5b07cbf58ca15fd1c85e1df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f8da0a49e864c19394c1634364dfa3c198ccfaa6afc7a2303f853c0e08d59069
MD5 f5f503556109e0b4e053f474434f7ebe
BLAKE2b-256 3c97a21d0a0c1bcff8f6e447394f2c3ac8e840f80cff1ccad97bef2fd2de22fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ab1dfa89fee38b6694e04d92958b1bfb5d1699bf77bdf8e576dd1d479933222e
MD5 48896e7d80b9b1495b1b10ca6adcdade
BLAKE2b-256 b2e470378397440be04a216ded98c1158d24a8913d5338d0980e1c97e89371b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0081d93eace3725ade12d466aa58aa4d70ad26bb5f6e63599a01aa66f289714b
MD5 747a3f237bac76998969030925d2bbaa
BLAKE2b-256 50ebbeb36266a92b5ad1b3cb4acf5a9cc4068eae53e48af290c60408aa5f8b2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 75f8cc8bba8c5be4ce1259bc967abc35adfaf4d52044b37d38864ecc8cc4be86
MD5 90b8f16ab805e1023c4769be4a1cfe3f
BLAKE2b-256 6454c197a06eefe36b52ac85b3e6dc6132c2d46fd4480523c50c0b21f2a51e49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f3f5bdfd9a523dc2706ace1bf970e5bec2083b54dbe6b73b366bdd311382f8a7
MD5 406fe2ad8a289975d9215f6b081f5068
BLAKE2b-256 45f3fa4f1216feb93c50f0f89b1a49490454e0871280be2c1765abfdb8533b81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d28d5ddc628fc5ab6919eacf15d09edd44e0b605f556e53a17c3aa0cd7d3be7b
MD5 a0773fd5568d0a17617c0025485131fd
BLAKE2b-256 b982e9f987298ad801a8c0da6f4a5b074de0a1aeb67665d6acc7e7d56a21c6c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2624ba72e7b29a9142b50fcc354099a35985c83d5e29c03367f7e8164b67fa6e
MD5 550ec4a5569ad538f88192486a10b1a5
BLAKE2b-256 5bbd2e1312f38208563ff72ae24e4791d536c3ecda00759a64095c5f120599b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 64f748f840e6f647d118e4c8dd95f53c4f5bd3fdb678d1018d4b8efde7dff74b
MD5 0e02dcc1d8ba804431e31dcef6bf843c
BLAKE2b-256 dc292bc894c6159b17642bc3a54b818691e32fc5b376392c8a547724e1e503e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f5f646648ebedffa29ad30b2c9aca982bddc129fac6bd1c3ecacac454434a691
MD5 31522972dac8b94cb912835476e0fc9b
BLAKE2b-256 594515771998b1564b7c6e1d364fd88526168f44ebdd6c688a72ec2c49ff5210

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 86922e05ed0b9c6225e7adad52fe807bea0b29a0638301fd448eb9e96503985d
MD5 ec0d104e784d7fcfc9ee894d71fdb535
BLAKE2b-256 a48472f3f9105f740d297d96aff023a62f2b056e1fdb4c7bfc0059b755e86b1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9544dd66c6930d9130ca214ddf04e8e3e77f380aa052f999b02493c880bd4c31
MD5 165efce15abb272210562f86f1798c90
BLAKE2b-256 d336eb91ec81d11c968cdb340ac202889f1de4e4c8526459e0204b65366a075e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e1c316c7917059017b5a225eed9a242b918bd20c59240b639efd5cd346ee0c0d
MD5 59273c21705152ae416e248d0656283d
BLAKE2b-256 d5e9ec19eca363d34e9594e294bbaa8e91db39655c8225112384719a40de8c40

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 38e392c70b8a268a93bf437babecee9b2f6cd14efb443ebef06b252d382dfa33
MD5 34e35041d8246372b0b8197f3b06d6b6
BLAKE2b-256 71c268dfc26e4a1e3f30c2fd31c6dda3a68e0cff843091194bcc59185aca6998

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 771e0e3ba102c67e9bcf38553525b75bcc9e3b6478a3efd21ffef3f2c6341e92
MD5 1a0d17709a3ac6f52a05c2deef8729ed
BLAKE2b-256 b17513a85dc1abae1bfd78a6993f02da3f08b19ad0f8892e6c56c21157f76d88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0bd12de931e595b6001e23f84c16dd9ff2f10d0336e58fa1ded8f6e7dd761506
MD5 b5e8181cbc2100187ccef8e1129bbf45
BLAKE2b-256 ed50f936bae6184198d77840aecb1662f3fac95817f61bc6e3b3b87319920077

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 98924ce9896742503a12d6c8b88f074294c1532e9189c42c5b81d521130e88fe
MD5 79aaf01d1d79c619b2534b0d51c31b8a
BLAKE2b-256 fc7e98b27d6eaabb82daaec2485f0b9446bb8d0328799652dde3fc95b47d1f57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9ff90bbf837f73fc93bf4bafcd73ea9e369b867aed26f466afcd89a03e567927
MD5 1475b8ead134697b0dc609b302815c6f
BLAKE2b-256 43e7458dc322f2ed53b5b649e59815207f7ed72b551e257db1ff778cc4e1f3d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5cc8c29fe62ad24981eb1496adfd64562254cfc592b25ebbf6e20937165b74a0
MD5 ad4a0a43bab54ec1b6f1e143a9c7ce5b
BLAKE2b-256 65fdc1982feb3f2e5e6a291245d5cdfb59ca38ba9c1873a94b9f9761b92c0fb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 90316a6f3a843cd216501ec647574b6b79108ba84138e955da891f5a00cb557f
MD5 299e0cfac4f14650363fe811a3031a4a
BLAKE2b-256 b41621c9394aff134b3133838bd60120b75165dca23a1117854c66360cb89813

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ba9560ac6fb648128062542ad84cd3153473ac6afb56554dbd9095d1d49b5636
MD5 583a9f03e5d76627672588f395cb7391
BLAKE2b-256 fca2fa74d30e949e2480fab15e023a3255feae8b9bb20c4bfcb52f542df47a93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bf72d7a10ac8787261913ef84da93cd64177c9049c338b88046e071014b0eb71
MD5 dd57291a913e716ec1956bf5d9846b4e
BLAKE2b-256 22ed329ab6e5b9aaf4d2f2ddf2710cc828d14e278391d832f9f64f2dfb113760

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 89be62464e4e8466d0a8671548f619b3aa29ec0a6137eafda72bbaff84ba4034
MD5 08156c0ca8c7e6e150d1f56f76ba6937
BLAKE2b-256 f882dc4d1ec65877d02948b5d55590f9970ac75d42d2d077cec4074713d40355

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 49920b630731e9bb530050e3dbc38afbf9347c41b94d75acc5bcd9cbf3d26e46
MD5 92daef3f995e91915c0ec6a1cb6ae03c
BLAKE2b-256 c6e3b4b2d7f8b1e873407dd49f3103daf99519f419cfc001edca29d4500b6d42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0c583646790531fc798944681f1c433e304aab3b8e40ada25189505c60b8b056
MD5 7fc5c44b6fba683f84efc68b122fd118
BLAKE2b-256 fa1bc4a9a4917a48640e16b529082a31e54c4eadde4064fc78e929c75a612034

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06b56d7f7933ec0b22c8c31414630c8562347604d9741d4735168834990f2a67
MD5 a04d3ce714945a8315d72497b57795bf
BLAKE2b-256 26a5e11fb27345ca3f646c3dc0f1062648be166ec53b9fff53bff2138c93f52e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2e6ab412bc8c87b6d910bcdb604bdb32211170dec00d0857ea493c4b3014531a
MD5 5c414118870146729f0651bace9017ae
BLAKE2b-256 8c0e5eab772635317417533f3e8719d0aed8574a4b6c46f710e2114e275b4a42

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3bdc2112665e53724ca96c8a51390789957ce139616c45fe4a8532b5b7dbd3ac
MD5 80a916d6210a60fb4a3671fbcee90823
BLAKE2b-256 58a4055bd311ce09406151a5a7cf239ad2fb7cf6ccdb0b2ca49350b998689a81

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 8efcc4cfe15d174e68df4f1d91d6fd675e1507a440f74baf51c6fb182edefb63
MD5 92198004421e72f508a449983035c11f
BLAKE2b-256 7cb46535ae8b7d62418aa0c853c446b37147cde166a5bbe8abc05854dc386667

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9791931fd781dab76894d091fdc320bfd1ccfed1e8ac8f5de7ecf24e3a2bf726
MD5 cc454694242f0fd4a3f231c9ee145de9
BLAKE2b-256 711f0e28a9c489521076f1586096d020f5e94608d88ce298e26c094547971874

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 11e2b709d41ba79f4c332f509302dc23b1f9e97cd0d5af9af2c41a8899b6bec5
MD5 84ebf6487b4b55a9a0690e0453b5dcdc
BLAKE2b-256 1865d72a582e8edb5bd89f8a58ceffb0c9a84073e61f2688b3d7be30487ec8b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b07b77cdae64b4566daa7cc0ef5cce85e9242bc3b30601761f431a00b2975bf7
MD5 883f3f0010459ac8633a1ce075c73f8c
BLAKE2b-256 4aba68f47f273430a0483585b08cf520ec27ba8ac0c1dc9aa756557b90a5ef14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 38c8d2323839858a84950a01d14679a11d58a0becd7be82bc2b55a365e0ffab9
MD5 edd67d0de9bf3dd13d7158317eead0af
BLAKE2b-256 f05cdac9ffb41231c6d195300d4eece8fb8edb14f2dd728ddfa4800e369d76a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77cd06f170f694bacd4f8c85405fedf8471325830192e36db28214fdd11596ec
MD5 ecba7173d583c497034a8acafafe8c4f
BLAKE2b-256 073eaf8244acd0f0fd91f648ecea79475b31b48bf1092fb51943eb4b862b4fdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a36157e989b1a7583ee62768b2277fb685f721f5a792ee489cca5ce341522a93
MD5 2e066abe0c198296ebaf23ee969054df
BLAKE2b-256 e6973909b6d7ef8ba20502d5860ac789d58062435e4f57393aa8ee1c75770308

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6ddc51dcda402278d14d1d1454dc5055e095a52236da7aad7de92e3283a42f8f
MD5 d08d77c161009255c6cc913fa517e8d9
BLAKE2b-256 8c203a343d6971b14ae22189d797d291f613077d89d5ff1b41b2e1635980512e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 be894e08d4ed18a20258a74b73f0359dccbe1e092b50ae0a4ed0804beafe6c6b
MD5 da699b7d11b0c8f206c688a14f4e1be6
BLAKE2b-256 1fed211df78e31d62e252ecdee1000325d61c917cd650f41cd96c124395af426

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 867aa43910d451cfc4d79c68c7d1f8b552fd2800c4ca92f909b4e3990cfec2e6
MD5 534d2b98f764c7421c074b774e0148f2
BLAKE2b-256 280eda1d4f592929191266b548f351bdb96800512ad47b976a47a2ef8ad55830

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 75450b5013a61c6c7ff32f78cd73277b702f0759d8af07f70a9d30c18d9d8fc9
MD5 8b0443dfc78aa82723e10d203d47f0f2
BLAKE2b-256 20f4618bf7caa1640ea5118792f193b1cb1242e046ba1c1610eaf323218375f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c970a9fe8428a71c99e7b2c608a00a87b749dfef3580edc1c6038070f958fdf9
MD5 a3579484de84f951093ba453d8b849ad
BLAKE2b-256 9c02af7a3a28e9c16ad3b03d6a3d49466fc977dff5abbe84a2b6f71b85fe6d02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1e857700e974c1983b75384ec3de22f81af8abf7c2d8a6d11c7cdca054ba9066
MD5 fb0eadc69951ea413e2b18803aae6da2
BLAKE2b-256 98bc46c297d7515357becfd2eae10e1d4fc1c57420bcd90c5018599e7de04bb3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 95ab4e429723f655a1bb1c469e8a1f64ae6bb8a931e8e00ea3b2c85fcd2c1869
MD5 20652eab50c8dc646c0e3a0ac48c5227
BLAKE2b-256 60936b566d3413640f11935e12ce7a2b5dc66eeab20828021c3845729ff132de

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qubed-0.2.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9dd08aa6537921d8f4123b9e80e52523012bc5a9548c360b22b7650f4a9f65ed
MD5 fb7e6579b767118040f8f4a75266a538
BLAKE2b-256 09128ac32e32532f066f094b12223eae4ddf8f72cf9902fa130a73a4927e5cc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d16c0aa413bd0b4cadbb02cb739033c31640e4b8233c16ba252394dba0a216d
MD5 7ddd2a3f94017d5c5f3f30d4b5c6902c
BLAKE2b-256 1a6cd93acdafd1679fb7ceb291e0f62905df6bc4fabe77af793c544195294557

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7026f4b3c265191a39a75dbcb8b6fea4fd2d2767f05bf87ca5882946eff5f292
MD5 dd574eb34b3390af836e6536e1824df8
BLAKE2b-256 95aa35523a995d6da426368b1addda05481744fe195b6228b18996529336d403

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8592a18fba21d8f25a304d3d895de0aa43a90c0947b6f396251fb20cd83084af
MD5 61730d5d65f5c9807fb419a9ac3e9cd1
BLAKE2b-256 c6feeccb997ef70a52085e0a78f2cbdf3ffc989aeb9cd00ce6907d9790d5e820

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c6be6c064e9dd37f531188fe844ac3b96ea2e55dcb7d1f24c0f7b9db4e4956ae
MD5 3d9315e3e7b6fd2af003a54572607d26
BLAKE2b-256 8217905162188016a4a1b94331a6be2b8e780efd3e37f1ceeea0c1893a9a200a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b06113eb80c20c80e04c3e716223fa7db2778f453de1deb29e81f70917c61776
MD5 a8da9a47f409aa8a8c371b0841038a0b
BLAKE2b-256 e8fa6e335a9aba70f877a12e6e7af1dcfa34da9fa376115555c1b6e7f402d230

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 148d13c6d395bded4ebe8c096e3dddf3e6f45b013a96923dc5be0f47d1f76b4c
MD5 4ca01dc7f4b13ea6d4338317664fb383
BLAKE2b-256 39d8d74b99c909d8fa9dc71fdb5e37f5f0d47e1676b66e0d8d894c9080b8cc03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 54a2bd0588fbbc1df552aac27b389e8966a3b5a50bba43391f698ad16d2de96b
MD5 990a62d4445cfc18e8ca0550dbff5503
BLAKE2b-256 59d5fc1a2d2c784129643014cee96d2ba9fe41887d9fe3b3ea5fdb6bda1bdf7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0a0c57c116145e36c1d6385a7e53be0563d3ee08fa1b56ea36fa6a0dbe85771b
MD5 ca4792fca09bd1e27449577bcc54e4a8
BLAKE2b-256 8c76b64341b5091295233b9d22f5c02747d2b17f6badb3958cbc55bd79a5e082

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 274eaebacbb14ba9c45b05c42d26eca1d2d000a8068d36cfee0219a5c040e718
MD5 fae7e2262a59029549b8f9edd92b84b2
BLAKE2b-256 f85313df4c8d9ce3f20e34122c902233de1cabc5cdf7b69e35672c7ffdf4a65f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0f354a3490b6fd691a9d2a796e6b977dea8515778a2cb489cb01b93b4dd929d7
MD5 96764ae691485e3f77d901d1361ba8fe
BLAKE2b-256 68e5abb5181e4aa5ebde018b19f7734a01ca8070d9fe81eb90c37a2108ba3d01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4863777c95a709292924850c8208d1716826e4b80dd14512da5adcc456eb5ee7
MD5 b8388788f4e0f4dd6d696ddba12502f1
BLAKE2b-256 eb580ac6b6ede4ec3d9873cd46f10aab5d2531a53c611c4a6a97bfca954613dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qubed-0.2.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 65794b30aedef2c4adabcabc97c99820425aa6f0cc9062b68da75b97bba8431d
MD5 e0e23a60e6cf36b4e532a07e8a39cfd0
BLAKE2b-256 e1cbd93cea0e9e4ed64680083fc3dca585ee8a21b468a43952b6de87e98d8842

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