Skip to main content

QOCO: Quadratic Objective Conic Optimizer

Project description

QOCO Python

drawing

PyPI Downloads Documentation License

This repository contains the python wrapper for QOCO.

Installation and Usage

You can install qoco-python by running pip install qoco.

For instructions on using the wrapper for QOCO, refer to API, and simple example for an example of solving a simple SOCP with the python wrapper.

Tests

To run tests, first install cvxpy and pytest

pip install cvxpy pytest

and execute:

pytest

Bug reports

File any issues or bug reports using the issue tracker.

Citing

@misc{chari2025qoco,
  title         = {QOCO: A Quadratic Objective Conic Optimizer with Custom Solver Generation},
  author        = {Chari, Govind M and A{\c{c}}{\i}kme{\c{s}}e, Beh{\c{c}}et},
  year          = {2025},
  eprint        = {2503.12658},
  archiveprefix = {arXiv},
  primaryclass  = {math.OC},
  url           = {https://arxiv.org/abs/2503.12658}
}

License

QOCO is licensed under the BSD-3-Clause license.

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

qoco-0.2.2.tar.gz (12.9 kB view details)

Uploaded Source

Built Distributions

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

qoco-0.2.2-pp310-pypy310_pp73-win_amd64.whl (136.2 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (188.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.2.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl (129.1 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (143.3 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.2-pp39-pypy39_pp73-win_amd64.whl (136.0 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (188.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.2.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl (129.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.2-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (143.2 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.2-cp313-cp313-win_amd64.whl (138.5 kB view details)

Uploaded CPython 3.13Windows x86-64

qoco-0.2.2-cp313-cp313-win32.whl (122.7 kB view details)

Uploaded CPython 3.13Windows x86

qoco-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

qoco-0.2.2-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qoco-0.2.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (190.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.2.2-cp313-cp313-macosx_11_0_arm64.whl (130.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qoco-0.2.2-cp313-cp313-macosx_10_13_x86_64.whl (146.0 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qoco-0.2.2-cp312-cp312-win_amd64.whl (138.4 kB view details)

Uploaded CPython 3.12Windows x86-64

qoco-0.2.2-cp312-cp312-win32.whl (122.6 kB view details)

Uploaded CPython 3.12Windows x86

qoco-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

qoco-0.2.2-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qoco-0.2.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (190.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.2.2-cp312-cp312-macosx_11_0_arm64.whl (130.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qoco-0.2.2-cp312-cp312-macosx_10_13_x86_64.whl (146.0 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qoco-0.2.2-cp311-cp311-win_amd64.whl (137.0 kB view details)

Uploaded CPython 3.11Windows x86-64

qoco-0.2.2-cp311-cp311-win32.whl (122.1 kB view details)

Uploaded CPython 3.11Windows x86

qoco-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

qoco-0.2.2-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qoco-0.2.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (190.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

qoco-0.2.2-cp311-cp311-macosx_11_0_arm64.whl (130.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qoco-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl (144.6 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qoco-0.2.2-cp310-cp310-win_amd64.whl (136.7 kB view details)

Uploaded CPython 3.10Windows x86-64

qoco-0.2.2-cp310-cp310-win32.whl (121.1 kB view details)

Uploaded CPython 3.10Windows x86

qoco-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

qoco-0.2.2-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.2.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (188.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

qoco-0.2.2-cp310-cp310-macosx_11_0_arm64.whl (129.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qoco-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl (143.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qoco-0.2.2-cp39-cp39-win_amd64.whl (136.7 kB view details)

Uploaded CPython 3.9Windows x86-64

qoco-0.2.2-cp39-cp39-win32.whl (121.0 kB view details)

Uploaded CPython 3.9Windows x86

qoco-0.2.2-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

qoco-0.2.2-cp39-cp39-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qoco-0.2.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (189.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

qoco-0.2.2-cp39-cp39-macosx_11_0_arm64.whl (129.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.2.2-cp39-cp39-macosx_10_9_x86_64.whl (143.3 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qoco-0.2.2-cp38-cp38-win_amd64.whl (136.3 kB view details)

Uploaded CPython 3.8Windows x86-64

qoco-0.2.2-cp38-cp38-win32.whl (121.1 kB view details)

Uploaded CPython 3.8Windows x86

qoco-0.2.2-cp38-cp38-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

qoco-0.2.2-cp38-cp38-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qoco-0.2.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (188.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

qoco-0.2.2-cp38-cp38-macosx_11_0_arm64.whl (128.8 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.2.2-cp38-cp38-macosx_10_9_x86_64.whl (143.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: qoco-0.2.2.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2.tar.gz
Algorithm Hash digest
SHA256 f33059a8e9c5545ea28ca497f4baefded9a311fe6c311631d72fc8fb1d15a7ac
MD5 34fbdb5e421871a44bf701f8803021de
BLAKE2b-256 d2bbaa5a44cf06db28d3e22af8574f522e5eaf3f2aacdbf4c2c46e4dfbd434f0

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 13c9ebe20d0f2416ae6a633844b54b9d73d9e03f0643088dd5b770a5f1c0614a
MD5 fd42a3207f441ffd7b02cc9a42136f67
BLAKE2b-256 06ff7e6c430f62762e6f993aca9124355df3a70c03936edc41da5c99abbaa929

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0732142b8e9713855218ed5624f6d866a294141deb31798788aab0677a15ae1
MD5 3c7bf00961b34b93e936bee7ed5a116a
BLAKE2b-256 40d49c1d53e32c8ba8edd4d27e5cfe9957b587b7b0fe27cae92dfbb92570d694

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7227b038894e07640be2a35374570c20772beee34ddd4c9ff8a6f68b2760eaa6
MD5 76e9a31dce4ebb917704c411c64230ba
BLAKE2b-256 b996ff5c82306a9c122525efbd1d6d9e77483e0ccdb38081b8863440be73f755

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 626f4abafdb33d83bf4d62b4cb4d64df64b7261869b0a1c3165f852aae915e8e
MD5 e95f8486711d4312390546441b3fff9e
BLAKE2b-256 d7f1b0ae35414ac6b468a1428296b40f6696c36165c409751a7a89f293b0db77

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e353d3491b5bb028912ac41677a4c562b3d91e003f8add0350375ecc35257600
MD5 0deb459767fa162da6267d4dfd9aebe2
BLAKE2b-256 886d13023d0658aa981fcf847ede4ff447a66a6cc29b77936bc0931e27e1a659

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d5cb14962fbeda66b17c3960e8912060172bd792606bcca63186432b93b15660
MD5 4d7c7bd5d27930cb90af677de5fa2ef5
BLAKE2b-256 8b0bb5ef47abc16a686c0148f8b974924949bc4fd734cbb675f8a51e4b40996d

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd2e8269ca859103f17d5e4d959c12e603f051334c52a496b4a177a56331b5f3
MD5 a48a86e1fde686d82cadf3997c1cc55f
BLAKE2b-256 b7fb0ddeb60f951dd27af6e33bac6074f1afa2e8e4e3d145a6a9264e1cd7c661

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4f26245a33f0a7a55b45be0bc03b3f9e8dab221a150db5950ef778bf092a5246
MD5 d5b2570f21d25d1d8c172f9a7900e1c4
BLAKE2b-256 a4c87456f174375258495d7eed4186576ef1ff6236449bc61bed79e5c3f68c36

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f402cb6ec9eb380ad48b8509308007710045fdf6959c3ef2c67a425f4e6c1984
MD5 371bf85773fd226eec1e5d06ec36ac05
BLAKE2b-256 17784cc259b2635371f16400fa2bef116c6d635066a7bacca7bfad7ff0d6c0d1

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 26ff4cea0f78348194a5dc9aa3737ce6cc54f5f503c6d4e075dd5dd4b628f6f8
MD5 d6d6dd1e5053e469feeb2c83441ff64f
BLAKE2b-256 6e4d32d88516d3e74202edf326b5f8f0613561391ff9beb11bfb17673d460edb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 138.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bf5a1b3b51b86c7c880c9b9bb166120a12a7e240c64cb70ade62ce3ca444154f
MD5 2d9c818351a5c74d80dfe9259c7ea699
BLAKE2b-256 4cae13f3e5670bdbd70a73c2ded2f8f902acfbe176fe7cde5bd00ad7b0d10036

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 122.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 cdfb598c0c0e36569b3d4b7855cc279a5bfb6d2a2d86f69c4601d2b57f24adb2
MD5 5f742d58c975d3ba9ad97f069ea0e1cc
BLAKE2b-256 e0f3f22bdc8e0cf261ea488b4aad28d586d66ce5d2df4770114efbe73bf8f419

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c94d8d638243dd1217fdeaab73ab2d759e90d2399248018ac53ed37aaaeb6be4
MD5 938c132f132c679e2f7157b527f3433d
BLAKE2b-256 af6e23fbfa6c11cc88d796ae894e4390ec08bdc2bb4c5d191fd9041aa796fead

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6462b5c3a2f643765ab1774d40c93d26146f275004d672783284aa0501acddbc
MD5 248ea3746bc7840a246e5c8ace4f9ef3
BLAKE2b-256 efbad620c118cf5c567e9b984a43eee3b51f7c32b044972b2c10b3713ef49507

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c1e54a4f24a2886deabc4e2013d861e112785f4d4547b83f03b089ce11f7144
MD5 44288b7570a134fc5add9e0d10bbd9e7
BLAKE2b-256 2098eb4a1da8f4e6e9cbcac5e65448ade3d83c22f26f41643c29a61a67868681

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2444118f19caba0fdb247e42e4f1f6fb92f3d8434fd72bdeb99db2b8259704a2
MD5 f5901c7ecbec03abd5ce8809e4d4c92c
BLAKE2b-256 9e2c21dec15584677c0612a56842eadb790809bca22a772d7e56a41fde18e06a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d5a35252ae74e964e5942af5e669eec288707cac633cf82e442d29e7fbba8c35
MD5 a9bd9f8c6a29797fbfb92a6c5348fc48
BLAKE2b-256 8ffd3c097789a7039a700b33a8c86e30ae5d575744a8d0e5e1525b9f5c4d159e

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9590465ced0d4e06fcf696eb9902282a72b693d8084bc0c18f810800d02ba9aa
MD5 5dfc873aa795263272cbfc3ca0b19be9
BLAKE2b-256 4a81618e7a6f439292e0d41e8a2726226ef9d44a818bd6d93bc4812f958363df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 138.4 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0a135f86d9351ec83d0f225b0ce0c03dadcaadc7bf9f6ecc53a7a2f6cfc3d762
MD5 207d54f35b2a2651acaedb6f6ae46af4
BLAKE2b-256 c89fec60365562176595201595bb0f74c1656fe94c528bb96a986b9f1ae31ab1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 122.6 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f11026d989d6bd3cad3c0ee76da394daf5bdc7fd6c53b80dfd1c89cc076af360
MD5 f7cb3cd1442a2d771eb7c32ace154cbb
BLAKE2b-256 14b7e0510ee354919caa703a17b6a3581b6e94a18564884aaa8d06ba3cf9a65c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 419e31461e05a687f962e89d467d9dee7f86bc6168a7e04552a494c5f0ca0ca6
MD5 7cddc16a8125cd17b2f120fd50e6b55a
BLAKE2b-256 ca75626354d804c06ac250786a8f6aef9ff82d42a65f1d672f19f867ad1f13c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 acefa17d2743a6c109858bc6868d20a40b40b9f11fae1ef05c78f1bc473ad5dd
MD5 3d1e13d2a7de7105fce39995d55c959a
BLAKE2b-256 7d48951625c5841348ace12e7eaaf60d8d06e39c09f231e2402d086231c28105

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f4625c303e1ee357d58a9118b9d527687c05ef34be48127e9fb852ace99d688
MD5 162d9b83467742910fa0c81267149fa0
BLAKE2b-256 3e55ccb157b022d82adfcdf9dbe591b0f8a56ae6ac98ca0227a0560c3c44ac2e

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8e0067f8558a52444db4141a114b2926b58240a9b36fbcadc85ce735d28d8284
MD5 25cf4b2ed9325e3ba0c48b322aaa1a76
BLAKE2b-256 65d8ff6a16985dea4f7200d9d005954c699522124828ff427e72bfa2b3854982

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9670cae5c329918084c92e3e271eb455b1f983051742a327497a18646566bbc0
MD5 7235685ec2d3b3da8e457887d367a67f
BLAKE2b-256 3dbfd18d9f1dd3da9b28423ffa6891559df51701af23e781eeb86caa43bf95e2

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 214590c392342ee43733f84dc0d58a0e74ddc8b2fe69fabeb5379aba3efec55d
MD5 91e167535a5184bf67e49d0dd93c666e
BLAKE2b-256 e88c515b5562485fce3527a955f7278f2ec4f618fb7df425de5b8e174c1a0686

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 137.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 45b6a5ca4284005e9751221c4c5863245ad11a9db2076a4205a96cb1b596bb0b
MD5 6fa34725a99d87dea72f9a8f00c37b0a
BLAKE2b-256 6debf26e8150a67aeffe9cebfd7ce8cda59c05792ccb3ced9c3bc8e93beb2982

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 122.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b6bf7e938626532b1b6fc89c679e76bc5a40bd16c2910281bad094b623343052
MD5 0fe7f6767d70992e3054971db64535a2
BLAKE2b-256 f0cf21e0b7ee7693ba43c996e216ea760e48d5d44ff04a718e093752f572f9cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eddd103aad96570894b84c20a8321e07f5cfcdfab58d457e89d997f0e93dd2c7
MD5 a96a85dae8eec7e7af375ac0e3fa3f3e
BLAKE2b-256 b761b154162df655a3c365a4417aecddb206c0173afd197b51a4f007638ad80c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 653c2ec21a8cd2e7d1059d439ca3f27759c5089cb51397f4a90e1c37ea0e8760
MD5 17ffa022c0528da7d7f7908ec99c5c0f
BLAKE2b-256 2bab1393808c9c67e1f6cf5e03bdd5b3dab5b8c2959107a1a255f5dec5a5c7d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 30b3b4854383fa47312620e6cea167e4dfe777a5987282ae6b3e5d21450bbbaf
MD5 f2899548b11d70f3ed687f6987c58526
BLAKE2b-256 363c557d1e11aadf8b47fe7973c7e2ea74ba696fac16a5121d14f7868d4a1f8e

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2b10cd5c5d8a0848027ddea245fb2cc2d48f0abf9d3e955207714184b4781083
MD5 99ff940a4ebb0b9e19395573a17d9324
BLAKE2b-256 23b00e296d5df71286f7f7ddfd519fdaf2b3adc8cc358ed85775c58b29a08497

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02c6822c9a1f73929222239f422894e2db2693516601e0f58b8c4b820da39105
MD5 86e5a9d7045b1be4f3cd9ccc3e8a4238
BLAKE2b-256 e33e2176f6fd81e633533240276403c20baed7b96b8c5dc2ae1fb999510e1561

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a26900eb441d3b16cf6aed20b7dc33f1e17bc800a93011d058f0d70ece1a8542
MD5 e11f52a569ff2c359740232168f9744c
BLAKE2b-256 3d6fecc9834b9210a4eb50b81c3bdf7ca657fb4e367bfb9ed98a6a5d1dd8bfc3

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 136.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 81db9b396cae80ca0ca7b981e93c389fcc87ae4ab63207441aaee19d531ae76b
MD5 b90ad07db99297aef88d88cc623aa730
BLAKE2b-256 51bb686cf7e7438e2d12d4dc63e5e52c1afe5dc109347c6766fc0b548fd0e72d

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: qoco-0.2.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 121.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 92d42b4496b14271cf43385fbc26d50eedc1a48c09086358edb67685fe4438a0
MD5 7b20470723377c690900fc42e88c1ed2
BLAKE2b-256 7e7dda82dc2e55b12430809582cbb3afcff35b2be22c0c69fc75b2ede034ddc5

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9320566e44b59226c0f3d29f2351b3868504500dc6d45a25a2898e2ccf13cf1
MD5 ad0fa20f490b1f5b5eca78f4bacfb3dd
BLAKE2b-256 1c7bd08fb0876dbfbacbb81b370a1037c8feaefe7fc4faa41216365fa39e6470

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6c60ded6b87d7fedd4c628fbb482fb5bd9d586737e853f24f2c18cc0ca807aa3
MD5 655cf7773b6b833e1c6b4e01020802ad
BLAKE2b-256 efe95a9459f8df94a965a839b8c9e0f5e992e1cc2abe379471d49b07cc6d30a9

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 33ab141bc8c0d4b58ef7fbb978434927fffcf748b34dd7c215d2b4a112182b70
MD5 c2df51986acf447da0433b605eee08f0
BLAKE2b-256 0e6b72676fd4667160e0e850f1213b311c51126c33bcad43ef9e000f6046e48d

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cd3544e1717d40e01de25bcb0cf25f7b820c1580f5cc0ff7448a6f777bd0d42f
MD5 5e70555993fbf81f4db29e2a10a9ff3f
BLAKE2b-256 22e991209e02b753d6811937d8711e58dc66742298e3dc6bdac72ef82846e1ba

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 456e22e725c0eca8aafd7dc87110d92b3bed1a94b57694fe6ba73447b73de7cb
MD5 2b801c0618a14e3dc4eea4bf32c6450f
BLAKE2b-256 068f02c900bc6229eda53fefefcf72be77bfc1961246d27c2a176b5061a39fb8

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7ae611434908502469b724edbc64883044f4a764c3adb34a7c8ae47510193e2f
MD5 414674ce5bf9d2b20e00dd74cc7d0db6
BLAKE2b-256 14c78029194cad346dcb2696adc34598a28ad0be575140c7ef14a5659987603d

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 136.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1603c35090fb13f84ccfbbd7d853f1045d5a2947037109077af71b679f7a90d0
MD5 410bfb5005585f6a38c3dcc4944dbb2c
BLAKE2b-256 1de36864b6bea62302a956e7714ed1f91291404e3af19b0084ca7af836235df6

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: qoco-0.2.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 121.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e63c8d0002a7fdc8d18be3ae23dca295e141be17d6a9aceb2130be5573420761
MD5 685703dc67452bab3e09b7febbe8fbec
BLAKE2b-256 ec417678379b20c6d1ca122a357203e26d7295e84bb3e9bbf1c793d2b536ed30

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp39-cp39-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4ef03e764cc529c335402673efd658d07d9250b4ccf4989677c663134f4a7314
MD5 a808322d6c60b7c142d5f122735250e7
BLAKE2b-256 20f232aa205953b64c1efbab7842171d9270c2786b997687eddee16168962fd5

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: qoco-0.2.2-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c37c83c0151e46c2b62c8f486da420e493b55f7006a4379965e1d8c8fede6130
MD5 55c71eb2b7b9e38fdc21ef874c95bab2
BLAKE2b-256 a8cfb3b54873603f3cd283fa7fee2bf39a821795daf8645db18c5915b3b72817

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a626861a0a24e523cdda5a863491570f47bbc2695fad1fd02a18a8f642e7b756
MD5 60bc9b5e33106c67dce08cb51eed67db
BLAKE2b-256 8ef6244e2a52bc136bc60d0494f3a906db66ec6e4595705b4e838ce1485d258d

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 739f479900dd7b3fc7d567c5731e4b2bdbddea1c1d45a03f889d227033ac4d7f
MD5 1437d9ad456c0bb51cf51953757850e4
BLAKE2b-256 676db6a0572d214e3f804a3a3eae65ab08056f1d7183370166914cd1d310bcf9

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 129.0 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7de79c64a11c0085cc8533cbe884a76bc00cb3cacd753994e5e95ffc14c4ace3
MD5 cd373515989126ac488dc65668b36dd0
BLAKE2b-256 e1a4fea72755dec0eadea196bc8bdfdc0dda3468c248a7018e6523fb15dbc9d1

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 143.3 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 98b53222299b1d45c5810ff9732906caf40913cd4b3ba91f409c27b03b4de4a0
MD5 2015507d583e73efe0ae1b465363cb9c
BLAKE2b-256 88ca9da68d1b2a5dd1851931fbd802d55dbd12141a70de6b4dd7bbe6e317856f

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 136.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0f8d5742c038f389c98f8d0a2ad1e6b1dc8463b8e8cb86584855d37448d069e4
MD5 8e2ffc76adb5ac84f644c954b6eb43ff
BLAKE2b-256 02b76ae3211f18e42de8d9afb527d7e855297349806e03ceb7b2b45f8b0f81ec

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: qoco-0.2.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 121.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d4e6bb993ee50ab3d638f217c877351b429a4a332a00054da96004c66d87d1a0
MD5 e4c7f9fbfe270a665d2bbef8c00b217b
BLAKE2b-256 fc995b6da264acc3a831153c691c39d68ffb736dea06533c5f00361b2ca17f94

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp38-cp38-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7da52f2ad2f0eb0853191fc266a6a0ab1b8e8e656fffa2e4c5fe9c3e1435d05b
MD5 ed1bcc8f49b034b6d094ef606296a9ba
BLAKE2b-256 1dd453b89506c768db9d8a63c78bbd240cbfe98b956d35abb6a2c7cf561bc0f0

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: qoco-0.2.2-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1d697fd46adc094da46491c73d9a488a2725be6a0abc35d5e47435db6773b23e
MD5 a6ae320456193b61911a0e85f6721e97
BLAKE2b-256 78458c88e9fb447f5c8e687227f795a765c5e87a7c58b6857b60a14008adb320

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52a6f3edb81b8315026596b7ddc1b45f06e78ff65859ce5c844615ab5c3b894f
MD5 04ef07b9060814979f7926063f738b4c
BLAKE2b-256 d0c136c0897324a4b8c20f31c46fffc4c07351ba146ec7fcec18f15250104199

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.2.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fba6941ceb618a34a32d4a96d7f7e3ab5867114e4c5577aa3019d62512912b7b
MD5 2c1dc46312fef8c4b0fdbfef1e5a7474
BLAKE2b-256 9d1b9f12d8cf5b177ebb300a28f8a683b15bf45edcfc020fa8f094e2173797f7

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 128.8 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db63f82ee2fb9a85edb5f4be119413f9e70875c503bd9fe208b31c705ce156d3
MD5 f79bb2921afe64fbe97ce183a7878a2e
BLAKE2b-256 2be46b57e5031b40395b6dfed6974b78fcca6666bfc61746ffe3f36350986c43

See more details on using hashes here.

File details

Details for the file qoco-0.2.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: qoco-0.2.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 143.1 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for qoco-0.2.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 339dc71eb41a99941d3a701aee4e8f7f1793aaf31a783386a73a274223dd7311
MD5 9a289d1822d70c1084eb453607379c8d
BLAKE2b-256 5b6c20efbe3a7152756d7be7435c0d7ec95eda62f0b48a16da3513e687a0dfb1

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