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.1.6.tar.gz (12.1 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.1.6-pp310-pypy310_pp73-win_amd64.whl (131.4 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.1.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (173.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (182.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl (127.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.6-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (146.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.1.6-pp39-pypy39_pp73-win_amd64.whl (131.2 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.1.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (173.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (182.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl (126.9 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.6-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (146.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.1.6-cp313-cp313-win_amd64.whl (133.9 kB view details)

Uploaded CPython 3.13Windows x86-64

qoco-0.1.6-cp313-cp313-win32.whl (119.2 kB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.1.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (174.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qoco-0.1.6-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (184.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.1.6-cp313-cp313-macosx_11_0_arm64.whl (129.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qoco-0.1.6-cp313-cp313-macosx_10_13_x86_64.whl (149.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qoco-0.1.6-cp312-cp312-win_amd64.whl (133.9 kB view details)

Uploaded CPython 3.12Windows x86-64

qoco-0.1.6-cp312-cp312-win32.whl (119.2 kB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.1.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (174.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qoco-0.1.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (183.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.1.6-cp312-cp312-macosx_11_0_arm64.whl (129.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qoco-0.1.6-cp312-cp312-macosx_10_13_x86_64.whl (149.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qoco-0.1.6-cp311-cp311-win_amd64.whl (132.0 kB view details)

Uploaded CPython 3.11Windows x86-64

qoco-0.1.6-cp311-cp311-win32.whl (118.7 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.1.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (174.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qoco-0.1.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (183.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

qoco-0.1.6-cp311-cp311-macosx_11_0_arm64.whl (128.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qoco-0.1.6-cp311-cp311-macosx_10_9_x86_64.whl (147.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qoco-0.1.6-cp310-cp310-win_amd64.whl (132.0 kB view details)

Uploaded CPython 3.10Windows x86-64

qoco-0.1.6-cp310-cp310-win32.whl (117.9 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.1.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (173.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.1.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (182.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

qoco-0.1.6-cp310-cp310-macosx_11_0_arm64.whl (127.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qoco-0.1.6-cp310-cp310-macosx_10_9_x86_64.whl (146.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qoco-0.1.6-cp39-cp39-win_amd64.whl (131.8 kB view details)

Uploaded CPython 3.9Windows x86-64

qoco-0.1.6-cp39-cp39-win32.whl (117.7 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.1.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (173.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qoco-0.1.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (182.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

qoco-0.1.6-cp39-cp39-macosx_11_0_arm64.whl (127.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.1.6-cp39-cp39-macosx_10_9_x86_64.whl (146.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qoco-0.1.6-cp38-cp38-win_amd64.whl (131.5 kB view details)

Uploaded CPython 3.8Windows x86-64

qoco-0.1.6-cp38-cp38-win32.whl (117.8 kB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.1.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (173.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qoco-0.1.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (182.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

qoco-0.1.6-cp38-cp38-macosx_11_0_arm64.whl (126.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.1.6-cp38-cp38-macosx_10_9_x86_64.whl (146.0 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6.tar.gz
Algorithm Hash digest
SHA256 baeff7b0d4c7f842dc7f25c2ce946bcbb24d2e68ba0c6f382ea8a6bc72f2f9da
MD5 1317af073492e8d0641ee96a6a7093c5
BLAKE2b-256 32de8befa867e8b9118961d05679a5814e3e21740443ed675d6e78a85d5d1c70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 859c189d332b7efd8e2535b523d2dd278e92d964ca918dc4911593b8c78120e8
MD5 8cdee05bcd3ac45b938eb4b83963df24
BLAKE2b-256 9c75a625ce99b09d0f24c0260a666d16b0050336178c4520a83c69eb72e4c568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a0849f09f710b43baca32fa35e806ca7bcfd97aaad5b4a60dd59356d817c03f
MD5 79fc32a629b051f5bb7a759c50a133b6
BLAKE2b-256 cdaefb8ee1423e111cf1092bc9f2aa94e7d7bf9b470017eb5c4ae94f840c7b74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b901eade2ef93f980606f342ae488ada57d332d0b79a048304b70e052fdbb338
MD5 a3cb5f29ae352762fd0b2150968aea47
BLAKE2b-256 9949d6356f3d60cca5ec03e54600fd12310c9c6d4fafa67ed00043441225f40d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a6520665ddfbbb163d05f82b3083a21f5ccd58f4cb9ecc3cbc9901d1e64b5deb
MD5 9d9034106329189537b28acf1be01b02
BLAKE2b-256 0090441ca9527bb37cc4deb3be2dcf757b7fc3fde3246c80ba4a00b88e902a09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ed5c31c24ddb89c82d6b31fd0e276a380917694e3104d2a69da7896897fdc9ee
MD5 ca55eb152b8edd03c64695f5f37cbf8d
BLAKE2b-256 f426e409a041dc6d1fb1a4319a472014af0b3da0fe4cdf10ddc8b0134ec7ead8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4187b0faf11abd4d2541b24e1675fc535ed81274f6136f657a34150371658cd5
MD5 128b0ed65c3558e7fe995987a6d901de
BLAKE2b-256 42597a957bb4fc90b85881f816d20bc72186cc55808acd97fd72edd5117b1d6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e223a709049a389f6d25a179a7b60585af306ff416a87ccbb7a934f991899e05
MD5 9cf13d5b490754567c85b892b9708f65
BLAKE2b-256 08a5a8720554eabcc49e617a3812c24800d7c4e8e43941dc18dbf8f17de07bab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5270eec3283e832994afaa1bd2b90f3a714818becfdef615e9d0035ed71e4d68
MD5 249e515b7222b3b76162e06467d7c9cd
BLAKE2b-256 5d3b07c81cae4b7ee599dd978c66460ebec1941c9864b16edde5ddeaec88b3cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b4e5748e9c5dadb37ce81c9830a6fe38cf4ef7b10c1f0dd2263c4298709b8cba
MD5 467f85584a265e396a39d778aed38a9b
BLAKE2b-256 c6f536ab15b085953ad2fc9e49a0b8287894754fbfda51bf9cccf4ec90d317f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 afcd23a06d609b4e01c080c024ad95f0fcdc13521a346b4ef7d4b344092195ed
MD5 1866a1258709a6bb982994a5e387f62b
BLAKE2b-256 fc9f5989ee2b7ab511131a5b331c7fc085a1ae89abe6d08de6dea4aa9b75159e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0cfa8f050bac07a5a19174f557a434fe7c5627f1f5bce127a00efd528a86359a
MD5 ab9990f4c56f82df02258dc02fbd5b42
BLAKE2b-256 92e56ced28c6229678d729fafe846be874f6f2337a3f4a610d9ffdb29040437b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 90ef3dff62e345d9048fef478f78c2b3b35e503759fa16cc303fb5565712ab92
MD5 1ccf82bbe1652e0f5a2060764a8d1058
BLAKE2b-256 dbad3d7867779d10925c89e7ce081fe1867e1fd60dd4b9eaf44352f7da0ab069

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6b3ec941be459017997131c756d8c97013ac30d507b2e84441aafdb0675df97c
MD5 8be45725bacab3296a70571040de531b
BLAKE2b-256 cc9e9ad52ae41f11f1adeeb4673740e8f42bb96fe819a42d488ac40483ff4b32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0b66f974c8676290781eb9dce9ebb63ebcfd2462059f9d2fb8c5b199701487a9
MD5 27a97935e39dee0abf50d8acd6c4a204
BLAKE2b-256 b5cae56057c8457619c3cbb4494f304f37ff5ecc269813f036513afa540cc463

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b95fa3baff09d3b42c542d958ff5f99d1c22814db27d98ee6faaccae982fa84f
MD5 5a0ac40a851c7f14e851d9dd3c188035
BLAKE2b-256 516517d85f8e06b8bec7f64d06a68850fc60deea4b5b2dba434c81761e0aa04d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 24a7f4125a388fef51fe874e59cc81b7977f037f08fc523299fdb33efecdffae
MD5 bce9748477583b1068e24a5a4c08189e
BLAKE2b-256 16f4dc3ebe5a1df2cee2cbd7f6427c624841892ba328a78c45b1ca2254e4d30b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 595b2270b07639756a2f9fa7d21419012384c8f88ec3f6a9c2f0c62d9f2f4823
MD5 392e821b5566589ca8866224d3b7a124
BLAKE2b-256 ea50fc4f96d16699438d8cd98fc4bdaf3bd212e05acd527a3c7ee56074f5799c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 60386168eca9dd0a0c8380abf67281aafbc7e3875a87b7c0243dbcd856aa61c2
MD5 4d34b6cb7aa9d99e7cf95b25f40095e7
BLAKE2b-256 d64c419e506937d10d8667e0bed6ba91a67185fa79d30c258f716e2a0aaac069

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0274815dda8be97c559aab58fd11a212dfffa61676298eba265ad593d3f298e4
MD5 410392043087d109bf8e3be0aba25183
BLAKE2b-256 8eb11cab0df9d310d66621608a429f96eb74ebd7bcbfb4429d48c612dc52e11a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7fb3946c0837e9a40fa0d83e55ca0af8a73afa6aadac49c418b72bd0e71aaa9a
MD5 0611fd6ca5328f252cba962cf1dbdb9a
BLAKE2b-256 9b154c0249bb5c067b89854dfc53032fbbb69fa696bc33d6cadfdf4a17686f05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8125e8bb9cb3ec275179d07731cffc81dec6c2b7bdfad53d8e8cee4d33219678
MD5 b8f263f4f8c6c87c268a29b145f52119
BLAKE2b-256 f660fa24657daeea0e2292be4bb6389031477ac8f2cc3d2f302e99e2e8b7f159

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8a2021bdfc2555a01964d17f9aa327bf356f253fb4ddfebd10a4cb66ca756e3c
MD5 69b035fa2f13ca0182224dfd13d77126
BLAKE2b-256 f9ee950943457dc324d523c33fa3592c14d2241fb97182d82ccf20f16bcc316a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 654d65b5d27b2b96aaba74c98dfabf276b68cbd9c282c4d657159d52e19fd555
MD5 cd32b0975a715125c007dca5dccb349d
BLAKE2b-256 150477e770106074ef47235867bd5b02747c2e9e743046c1515ed53c0b985148

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 61068b4aabf7e73a2279977e40d6179a124d2e18a4c47f5953704ad52c0f0926
MD5 ab024cd52de2959d934fc7351b173b5b
BLAKE2b-256 79da967b343dadfaf70970fa8b9553e8a28de077fd81347dcda74845aa6a10c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a2570c76fa71a8a14d0c487272748e4c79450b419744e6ccbd4098861c6125a
MD5 8997186f2c89413278901dac0de5b1ad
BLAKE2b-256 af4c5000cc62da9bc655a230c0aac30218044aa3fbb7e3325be3fcd09be48de6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1741bea2d4cbf496e424c171383a031aad5ed3a3ca95ce1908c431541501a0b3
MD5 14a0ba3dee7cdd0a9bd0836640e0a616
BLAKE2b-256 8e003491213e234c7242e3e6cc5206f00c2c5e184d910b8c07e253c7b1a07fb7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0a4421111f7bf7db3769f996683448281013fe8960d0c61a3ef863a8c35b695f
MD5 351d146a4fe1f4c12d9a0323bbb7d051
BLAKE2b-256 cbff1ba248569603f0d5d73234349e597c1d800d660ee6a41635122d216cad7e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 eb234896faeb44c59e15f65469b72a95ecc250f389687d3506928da1303c8c97
MD5 6729694ebcc3a094c2b7f79182d9b6ff
BLAKE2b-256 4f315d51d53ecbce9f6beaaecbd9af82199fe0a0191faddfdd2e26e24fbb33f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94d86e1a00327eb7b9a27df57b8e644b1a4eedafd208d8e5ce15367cb39645ea
MD5 cf9a78ae75a689efcb5f26976715ea4e
BLAKE2b-256 c4fe0d76374d297a3ca2a2ca44ffdd4292485ce6068ff707f8a0a98aff706f8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 238b76a46cf01102018bab236148814d37969270047d648a689c49caec4f6b9b
MD5 9c8aed220ead168c14ee40d3d17e4375
BLAKE2b-256 ae79849b4e024b76034e80371f82f40c36802947218ac385b9be701b2b1d5fa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 956b1426d844611f494587e47bb912ebe9e34077c22b9b9a4e23271fa5d2f61b
MD5 5ec8b3707fcc17c000f3f41a0f8ed7f2
BLAKE2b-256 53d423fcadecab4e02d18d5472c006469573219f7ab939bd534bee861cdb6d65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 feaaa6a33d79573f948d3624ca6f37be4a21c342f0dab1e9107c8206e3678ccf
MD5 57d66e03b25d154faf7d350ef46bb0b4
BLAKE2b-256 d88369afd9be12fa67e9876380fc378fa5f8d6ccb5542eb0489289d088b45682

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f41ab155aac533400dc9c8799970b9719b09eabc1df8e7286c29d76b59b73920
MD5 b5455055650b9523f150de3354a65c82
BLAKE2b-256 f95b2056f6c419f1efb5f3ff3d4e7cf6f4d07e97d35bdd8ce1ec4609d6b89a78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f415e0da48606e91737e1135f66fb4b7332f5f3fa147b382dd0e5f8c56001fcd
MD5 4fec5c92ccfed3c093e5517f2fce8dd3
BLAKE2b-256 c7c9d23843538f0de46480d9136ccd27ef53ff1fc14f696be4ec26713c1b704b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0a07a27c75072e8c71f852192f4cccb051efe6fcb02b0d3c5612732eb40f0087
MD5 19fcdc86a5259b570e89c41983bf83ae
BLAKE2b-256 bde024fe7f21f8cb409b48f4152099d8887ec3709b4bf67dd65ed4b07bdee21f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 84d7d189ebad7b6397c53bd4532d3678700de9e46cc782a5f9ed9fa4355e9ada
MD5 eeb588c23db1e93e6773e3837248886f
BLAKE2b-256 22c6cccf98ed056ce2e4b0a4c4ec3e1db8f329044d8093111831c18b4f1c089f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7b337140c4daefbd4cc1f68b6d718b017b5760c627e5bf8df52bd8f4b8d5869
MD5 f3228cfe56d67abded50aeffc8a347d5
BLAKE2b-256 c9aa732c84fee3445d9b5a6cf0d71fa20a274c8226e1f11509b740d1f78d65e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9a71eed15e0200ed613e9fa3f433ba70c8fc25b910e5f894de2966b503f748e4
MD5 7c778f61f0893c4bf661f67df9a6c9ee
BLAKE2b-256 6da6446f6129ec862d8f88e4897cdfbb82429d5086727eab2ccea4ca40efebeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ea826d80cd5a543d40e8ccd2640464dba827a9f0696309e4f385c7eeedf2be6c
MD5 e53b23757b162f2bbc119c14352e7770
BLAKE2b-256 b791beec49f59b0ac36d3420deddfeb9ec76d700442b1350547a70cc83384ccd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c05fdd841d455c5fc298d53dcd19fcc4e328b508b79ef570f5bd1f6a015cfedc
MD5 f6541be78921bab779f8abdaea2bf70c
BLAKE2b-256 c5206d9008a073671a02d4bbca10f01af653058f307206f71996a2a0b62da1f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8abbb1244cc4dc96e6ecc2f5dc0d18b2f386b420a6802c80adcc98fda0c73203
MD5 d3a4e4a516e45b7ddfcd34e04ba3f804
BLAKE2b-256 8131001e080c99f38ea1e01d5553278ef0ad407b81928752fb436eba29782dde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 467dbb9c9941741b698a607b1c244ff05bf5befe6a762ba809bb9bf2c8892a0a
MD5 7378eb72ff17ffd16eb914a523f94e83
BLAKE2b-256 c0c1badc98cb11545b9dabb8882362e1c32458faa47205f44b8cd2c4bed0b1e0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 147dee9d2a92da1aaffb5585c60dca9c17d6db2239a050ad31d9a58d5d8366e7
MD5 a4892145493581cf7f2f6b7de21b3b02
BLAKE2b-256 2bd68d1f64fbb1ad72792bf844ead4aa355f06e0754c4d8f1fd266aa8cc3fdf1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f60bc8fb9ee0d0579afc4a3bfe7644bab5b12f12f03f3d0335c0cd2e73f23527
MD5 b9746b17de48a17cbbb34f131061a724
BLAKE2b-256 8bbd2b5b9e7515feecca72dd8c167956787005405c1b5c7af2ed8bf372d1a437

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.6-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.1.0 CPython/3.13.1

File hashes

Hashes for qoco-0.1.6-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d3b3a9a97984ece0be8e45982657af2dc3efb65acab7901c9b1907e8f5189d76
MD5 b81777230a3904deb88de8b7b0122130
BLAKE2b-256 2f8bbdd5795acec45be595290427b104282512222ffea98c7dd118d9189c3923

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.6-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.1.0 CPython/3.13.1

File hashes

Hashes for qoco-0.1.6-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3024c9d9704a4ded341d83899e7d980f0fbc022ee80b620e7656bb4a02755ba9
MD5 f84f85f0787bdc092c3304c765130900
BLAKE2b-256 6d6aee3dbbb653af170d761d2e2952c0a084cfde60f7dbe5f546d12f18468217

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cc73a1e91f3c4cd5dacbc225d0f890dcbe358d52ef6a60eecf56bae5a10e57c3
MD5 8a0b25d4227b9735d0aab82fc3593017
BLAKE2b-256 9f07e93619cf90289ba7dff47009d2b9eca566bee7fb5c598a996662798208a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af15bb0e4f071e599f894cde713951b04a74dad59185977ab55c8fecd71bb5e1
MD5 15f930d6cc2096a35c3376840bce0b1f
BLAKE2b-256 035d583cfc80df10fc3148dcdcd9ff4dc9c6484ffda1dc2b4f3cdc1e5a61ff05

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2799a5b0209dd5824ff02b8386410dc993dd2cab2709e736a09b280e3ec7b240
MD5 a78c50f050d676c55bb41a6be902dfe9
BLAKE2b-256 1c5f6f52b533e784a3daee5f1ab82ef8a491ae75a197f33a9a608f43fd70d14e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ae3fabd348326d600283df3aca4d695e8aaf8c89f38203ba776a00ec650398ba
MD5 14505a32b5da23591f1b976dddc2eced
BLAKE2b-256 2f0ecaa62e44c8fe52497b90e993b58293d4cfb1e282fa1426ef33a76ce10b72

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 72d1cc7f5864bd8c00ef3d453f223348688a1886e387a4cbc93814c181256739
MD5 ca5741e6103090efdbe6d10c103309f4
BLAKE2b-256 a06edebc0feb21606093d76fa9fb84d4aeb8d7d71c74bcb24235c9800884e8e0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 0b52deb57c142a92c6069c97e0141f709d7d95ac650174e52b9c6429aa861534
MD5 fd935cd8e7bd3d6fc36f4403d5f1e444
BLAKE2b-256 18abf6ffabaa243d0665446a36ad5fa99fac5893b4df26b41a4d966f5ea79bbd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.6-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.1.0 CPython/3.13.1

File hashes

Hashes for qoco-0.1.6-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ff9518b69b90cab4c9d67c4066f24afad0e7a41255744eed9c84139aef670dd
MD5 7ba6544ad0775401138576a6b829aaba
BLAKE2b-256 f3086050551fdfc83733a18fdbfb0ce8559af08865172c1dda05463ab1d4aae3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.6-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.1.0 CPython/3.13.1

File hashes

Hashes for qoco-0.1.6-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 437db4c322787b65e4a37170b2726609b8e634d7a4a0bd9616dfc0c85d0f81aa
MD5 0e09ed6fc5d54aa5a06ac519592beb6b
BLAKE2b-256 2c7ce549e8f39482998b29dcb85216661d017849a65f36868fab77e70edc72b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a630b4ca065076cf5c291815e619f7f4e70787f83c9221d898a675bb94fa01fe
MD5 2441aff1be12cc17915f2e0de438e5cc
BLAKE2b-256 4c5b01b45605135a480ffd8d24c229c8bbf09668dcb4333ac4fb73dbb0bf0b2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b2bad2d3cebabcd129a7039b6201be4c90e47eb1e3c705803cf4e7b657d7a581
MD5 efb2b1e6050570a181d782fdafd3679b
BLAKE2b-256 4bc20669414b4406f1119d72def2f4b187df083c7a0d199597ab7bbf6168cf56

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d29b2dca9d51e9e73e295062e320ab92e12d4da4395b1187796b56862697eabf
MD5 483380bb4dab0c6ba5dd70931edbea8e
BLAKE2b-256 9c907a22c956db97caa74a484368dad3d4524c0e7473cf2da3fe5d89c8978e8f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e3bd7692ea4857898f72746258e16d6ae51fd9dbc62adddbc228db9bab43a568
MD5 ae77f9e3cbd7e45110ccf61eb7750576
BLAKE2b-256 9d1437e4b477d1c37ccac78fa8d9ec0fb69235f6378be8d0f4c3660573080dc4

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