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.7.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.7-pp310-pypy310_pp73-win_amd64.whl (133.4 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (176.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.7-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (184.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.7-pp310-pypy310_pp73-macosx_11_0_arm64.whl (127.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.7-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (148.2 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.1.7-pp39-pypy39_pp73-win_amd64.whl (133.2 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.7-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (184.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.7-pp39-pypy39_pp73-macosx_11_0_arm64.whl (127.3 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.7-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (148.2 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.1.7-cp313-cp313-win_amd64.whl (135.6 kB view details)

Uploaded CPython 3.13Windows x86-64

qoco-0.1.7-cp313-cp313-win32.whl (120.4 kB view details)

Uploaded CPython 3.13Windows x86

qoco-0.1.7-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.7-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.1.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (176.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qoco-0.1.7-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (186.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.1.7-cp313-cp313-macosx_11_0_arm64.whl (128.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qoco-0.1.7-cp313-cp313-macosx_10_13_x86_64.whl (151.4 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qoco-0.1.7-cp312-cp312-win_amd64.whl (135.5 kB view details)

Uploaded CPython 3.12Windows x86-64

qoco-0.1.7-cp312-cp312-win32.whl (120.4 kB view details)

Uploaded CPython 3.12Windows x86

qoco-0.1.7-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.7-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (176.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qoco-0.1.7-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (186.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.1.7-cp312-cp312-macosx_11_0_arm64.whl (128.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qoco-0.1.7-cp312-cp312-macosx_10_13_x86_64.whl (151.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qoco-0.1.7-cp311-cp311-win_amd64.whl (134.0 kB view details)

Uploaded CPython 3.11Windows x86-64

qoco-0.1.7-cp311-cp311-win32.whl (119.8 kB view details)

Uploaded CPython 3.11Windows x86

qoco-0.1.7-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.7-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (176.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qoco-0.1.7-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (185.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

qoco-0.1.7-cp311-cp311-macosx_11_0_arm64.whl (128.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qoco-0.1.7-cp311-cp311-macosx_10_9_x86_64.whl (149.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qoco-0.1.7-cp310-cp310-win_amd64.whl (133.8 kB view details)

Uploaded CPython 3.10Windows x86-64

qoco-0.1.7-cp310-cp310-win32.whl (118.8 kB view details)

Uploaded CPython 3.10Windows x86

qoco-0.1.7-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.7-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.1.7-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (184.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

qoco-0.1.7-cp310-cp310-macosx_11_0_arm64.whl (127.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qoco-0.1.7-cp310-cp310-macosx_10_9_x86_64.whl (147.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qoco-0.1.7-cp39-cp39-win_amd64.whl (133.8 kB view details)

Uploaded CPython 3.9Windows x86-64

qoco-0.1.7-cp39-cp39-win32.whl (118.8 kB view details)

Uploaded CPython 3.9Windows x86

qoco-0.1.7-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.7-cp39-cp39-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qoco-0.1.7-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (185.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

qoco-0.1.7-cp39-cp39-macosx_11_0_arm64.whl (127.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.1.7-cp39-cp39-macosx_10_9_x86_64.whl (147.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qoco-0.1.7-cp38-cp38-win_amd64.whl (133.5 kB view details)

Uploaded CPython 3.8Windows x86-64

qoco-0.1.7-cp38-cp38-win32.whl (118.9 kB view details)

Uploaded CPython 3.8Windows x86

qoco-0.1.7-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.7-cp38-cp38-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qoco-0.1.7-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (184.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

qoco-0.1.7-cp38-cp38-macosx_11_0_arm64.whl (127.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.1.7-cp38-cp38-macosx_10_9_x86_64.whl (147.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.7.tar.gz
Algorithm Hash digest
SHA256 b2711ab868298402e0957701842b9fa012bcad7b25cee91666f9447cace56c1c
MD5 8a444bfbe6fc15cbc6ae55301f57701f
BLAKE2b-256 cd1b2706204d89a550e1e9259e0fe2393a679da567eae4e186a0be84e928bd13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 57115092736c6c10555b995db9c5bef542174a309dc7ffc98835a9385e72405e
MD5 a195334980bcd050553f2e302e41ff17
BLAKE2b-256 bb30d0b563c4639a12cd5d9a8b7784a7e925ca5809aeb637095fa9f1a08c13b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e110d3ec57384d90caaa29be6635b8c71f5d7135459f2dab2b337ea12cfe2297
MD5 d0bffc1eb123a47e6e16f55a1dbe40c6
BLAKE2b-256 946d50c95dd5b383e0f450613d2c9cadda0fb85f934c764e36903318df81e86b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b5f620c41c1f959169f1797f10e7c5862441845144d7babe36d6c97e31690202
MD5 f3b1134c1be2cd2ee66c259756a8270c
BLAKE2b-256 6f3ab119505b9ecf2392bf0b90c27d59b65c4c72bbbf6979556d52dec0e44326

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8186d3477b4465844717ebc387d9722ee129ebf8259f32b9ec66863036619d3b
MD5 86628f6bc82d6cebe646ec44857b1bde
BLAKE2b-256 135839887afcccafdaed68154fb1122c29e8d05e1a30f2e4d2c10302a872e162

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5ebf1b9f7a406500d1eaefa28ee26d82cc315fb17bf4b2bcfdaa9f06af47210c
MD5 d669e800042a00975784527d59cc2f82
BLAKE2b-256 f628ff801542ff1c0d5e4037a363a63bb77d67518a8b7ef98c66d245ac551841

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 bb38b7e94cb8f49483fe9eccb24e76cd76979f85b1a79b60bcd95d8f2f4547ec
MD5 0247ba821425ed4fe1db98f4ef2adbaf
BLAKE2b-256 2bd846b55ea726486cdd10356ce88eee529f44285d8c993614a46d622d6f74a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7b407b82313e6b6ae0c8687d7cbdcab3adb412cbb0eaf46d30bf977b1748be5b
MD5 fce3ca4b2df212bfb053cb35b35e29ac
BLAKE2b-256 5ed7225034b47e635a6d68b63833b4ee110a8b3e0133f45d8214debb78f23494

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae337d21cab63f6cf6726a3720d7befe1d57ad9bcf7b5dd874886c53c2f1331c
MD5 93e285176b5d9988b8b3117fc99c6dae
BLAKE2b-256 2ae5864bd4d82a842a3273f7de0b26995e8dcf6c516c4522712abf1e6ff656c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35234f2fa17636f280e92cc72075d0a1273635c1b74d628163a5f979ebbb4dce
MD5 8e9d15c624d4581f3df0af8556ebcd88
BLAKE2b-256 68f91578f5af6a71d57954138bfed5f6532c08dafa60dda1f5ed20c790b67344

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 cf7e6d04d9e3c261af2e7370b7ed38470d20efda41b1be1cf40fdb0d17de1690
MD5 7697d36049bf5fba61a19ecab25bdf97
BLAKE2b-256 fcd407ca3d9a4a21602e63caddece5632098e9cf5a87f53754be25e41241bbcd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 135.6 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.1.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 59c8f7a6e0c1ae73557380729d96961ea3af15ea864caddfb48d9dbe380d1f65
MD5 00ef8c3383340e7308e7fde01f9d7627
BLAKE2b-256 3eca6f59da560dc8833ae5d584aece5009991812cad8924ab3f9bd02d1ce920c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp313-cp313-win32.whl
  • Upload date:
  • Size: 120.4 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.1.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3e0561e397fc8bd031f317602125e470f8d33b974b7b0447c0a11180925fc824
MD5 8252f3522c0d5cf53893b17e7b143c07
BLAKE2b-256 7ec87e3fec0baf08d9d389cb96ab9ede57baacac33130c6f03f6c283d8253553

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 557c514ccba80a6c31983203e44f2ee2780ee22692728e6e0986fd148251d81f
MD5 203e0f60010a167a1801885dcb73fd87
BLAKE2b-256 a22cdef47e14222ec52257454eca5154dbf691e89860a4401097549bc7ae7c18

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.13, 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.1.7-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 309a835f93d4bd1e858a43a6dbc606a59fecccce87219f6d30eb9c1b84e3c12b
MD5 314a16f72bc5e203b1a4ba4e9b8a84d2
BLAKE2b-256 bdb25f42969cd8dc54b46c2c3b8a74528360e163b70ce7b0eacebea128bbeeea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 35103fe7d8910bbec4075c5aab9246c1d0dc2093b2d247b8a4e16ad4e95772e3
MD5 8c742474e3397af72f755893cc4a5785
BLAKE2b-256 416f8777b99aefdfbba28a46911cb7eeaa6e6eaafdd65ee94b9a527b03fa2772

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4e45190a48c8e7556f54db9aac50e34203f02cceabc54f36c7b0a7b0462409ab
MD5 872111c2741fa02457ddd6a19e5d3a28
BLAKE2b-256 11f54c94ffaf90586a60adb8d3cc77d4256dcf986c3b45de22efa4bdb48e7a6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db1e78f01978b3f3c01d52b81f541233cd1feb22e17440d2ba1d802c2ac998d6
MD5 bad1aafe36a628930d39ef6f425198a6
BLAKE2b-256 3071a5846175ef04f6dbce0cbedbe46b714e5ca4294491775d380bd2d455688c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 63482f72f1b26b7ddd61834e861e504ba9a8f9d42f4c3ecc82969c7056fc92cc
MD5 38238f2b3539d9cae7a07ff120c3649e
BLAKE2b-256 684f9917e12a03ed141c72e391c8dd19ad7661a381353dd92eed45f027b24b10

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 135.5 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.1.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f4485c10a7df0f68ebff9e6e6622e523adb95ccb1b91b5f0205a44c533c57759
MD5 68426d51f0ba7100bdc94e25fb0dbcc1
BLAKE2b-256 cc18afe9b0948fbb7d6976f498ec37e6c255ef79dfb4bb74e0702071a96173e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp312-cp312-win32.whl
  • Upload date:
  • Size: 120.4 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.1.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 62e472d92b637c17ff8d41ed15e47e529442ad205856d55ee8bbb44effcd6747
MD5 784695675daa1a19440d08b3781281dd
BLAKE2b-256 e7403f269f1b5d38bb0da6f0086e31a4adad75fa410f971b5273289766b03492

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b6aa06814723fd082841ebc1d256b43c2cb684054a207cf3253132fabd11bd01
MD5 f10ad2c343184cbb343f7479364a7c7e
BLAKE2b-256 5c84d49f63760d76fe42791405efb9cd438b53e4630081d54030e64786def93a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.12, 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.1.7-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a9c4108777d2db13eec7117f52b21137fe8c75728e6ec803d3c5d1ff6a24f022
MD5 3f57bdd8cb299959884ef939db85ef51
BLAKE2b-256 2acf5125066c7b68a91a0c66599e3ae1ab3e9982e6f89b1f8f1dcc2c43c8ba20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 139a520b1ec8e8461eff2d89fe187c47a70941d75f1243ed8ff746b89c074039
MD5 4e89d7435486e2135110e35473fa5a01
BLAKE2b-256 3df17ced020aec018e2ab6574dbb31dcb3aa99f8402a2fdd3251ae1d345ac72a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 26e5a4cd4a0c9e4b1bba7cda4646feb6791670cb6e1e83a99a7720c9627ea396
MD5 9823bc2834d334fa05091417e1f6bb04
BLAKE2b-256 d7290e300a159d6f8135d39a3096c83c76a22eefe02eb855a8fb9bcd41fb532d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 32b0bc617045e48d4be2953099e3bd5e3b1cfe5f7184da799cb452bdef50b485
MD5 7f46ccef75399f112224e7dd79ed0f25
BLAKE2b-256 1e231253446b31a67b1ecfd563102206929072fefe5c61049e88c04d72eeec23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 901d2d8cdab723b3a9d9955211744ec0da9f536693098a9c08420928716038f0
MD5 37c42306df35dc9062b0a75ff83d177c
BLAKE2b-256 718d4cf59856b4a0acb50eadc2606004ebfe7080dc5e53dfb8e7f9961ea7efb1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 134.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.1.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 534b19d8b2f4cf4ca6237d3b813d551a96636559a77600fd3bd156cf4f6c1fd8
MD5 4f937a6e5ccc38008c72a609345dd344
BLAKE2b-256 2d77a570ad4c39ac3770799e8ccd743e8b946e155faae952e80657dfe2650adf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp311-cp311-win32.whl
  • Upload date:
  • Size: 119.8 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.1.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ef8581b98684a8ba377451d780305675ff4b3b6492da2a0387a646ee4dac2dbd
MD5 9448e936c576befa815dc176fe2a664c
BLAKE2b-256 5f9fa6c458153149d2e997d7a87f1e27de31e92a8a0e2a01c86a7b6a567b2f12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a46dc2854bb93dea0a12afa740e5e0fe8969a6459af276cecc5ed91d3c48850b
MD5 bd93248d3d6e6f1829e6ef35db877e32
BLAKE2b-256 d948c8afc4f54c6408eef4cf389aae772c3ceada5df8e04582ae907179f8f0da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.11, 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.1.7-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 53f358d9744c04a16c3a83d418fcc76c405c939c951c8b9cc8e1a8e423de62a9
MD5 060340a1628fd943b057d8444928cda8
BLAKE2b-256 6d1537ab8e64c06fdd174aba981382761a9665364b4dbb5568b11259d76a8690

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 820716c70763d55edb3e9857475bd4336be9fbde1167a73342d9711050349913
MD5 33d1adefc9f75045bb881a5871eec992
BLAKE2b-256 31bf08c3f17cbf96350387a09a01aa3ca52f1bcb59228c6e5e4896303b66a53a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 36d949ec3a83a1518018414d4a54513c4490b7060ae83aac9726ae3ca8c92862
MD5 0fe3e9558ba402ac2af3180c34fca1df
BLAKE2b-256 8b6fd48589a5c19dc3ad8a89b02551c7ae462e5a3c8650326fdc9ed7864d2f5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6cbc277e5c0b170102620d3fa2793b3d0a01a6ab69d3478e10efa9d42a8925c
MD5 783494c42ee737cdfa71ee22280c9871
BLAKE2b-256 334795facc51b34e8128c847d81d173f4500c7be63c0fe9dd34340e0110c20df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4eb82a6ba26639f207b7abe513e34346d316c8bf5bac4f4c6cb4379570b7f04a
MD5 64c1b8ccd00ceeb73c58af2482b655db
BLAKE2b-256 beb829606271b7ca3f0cf1479b6d5ce67ba248417a6224626d0160f3bf13b1ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 133.8 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.1.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6386f4916e9e86c6486384d5094bb0e967a4f7b0310b5e44a6b0a932ead99cdd
MD5 9cda7a73ae60d791cfd4ac6a9ad1ff76
BLAKE2b-256 8d41649d0850507771c2f02c6affcb4666f1036bc94dc9fd372b951d10620f4b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 118.8 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.1.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 85faa5386c221dbbaefe782ff038ceb7f1ba8065111fe05327fd04a93ea0bfd4
MD5 cc23e0b7c41b7e2012476db6cf88859d
BLAKE2b-256 9f0cafcb01ad6169706e12c41c2ad27217cd17342be8b0a77673fed3cfa3f800

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a460a724837c0665e94ec2a2d80d99a8ec279511162a732e54e120a35441334
MD5 0a4f73dfe22211199a684d81f7399b1c
BLAKE2b-256 1062942046d6a861c3c64dd55b21e55d7736a8658ba4182987c8b0e830787045

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp310-cp310-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.10, 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.1.7-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d657490c5509bae28ae352ec8b81e77f895a13b7d576115895f76583262664d6
MD5 84693bc0fd33ff9d478f6aa2cfbfc943
BLAKE2b-256 6022662f709b56f1329a15ab662e7ae7495096cb55b95134f8b0861a1f8610c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 59075a6be31271c25abc6cab1ae41850ec6c1ea0a8e6eb9005854d8952cc05fb
MD5 c546ea580d0cdd250b8f400c442f61dd
BLAKE2b-256 bd90327e9be81ae840d57909237017c00aac75097341f4c7bdc47766cbdca3e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 44103184bb40df104635178920f8c245a72f9383fda83d0e0dc950b6a729ad3d
MD5 dca189a6264af6629d219810d3b05c12
BLAKE2b-256 8b9e331bd27e59f2171f2b6cd8685e5284859c911c606dc9b8ab177191b8eb83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78ad07bab674d1e7dd37404c9f055f6fb0f30652f3926f54a45c4c53a40d0cfc
MD5 68e483dc433ce5b92010f95e676ec602
BLAKE2b-256 1b1b473aa0d4e19e1b8d8cf9fee844b08e8abd283fcbc140fefeb22665bd69f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fce83d0d745a891b4038a61f7b2ad25d1b3bcbb24704ba3b73c85e669e7b6d51
MD5 f48db90d16df37631efebdce2801365b
BLAKE2b-256 5606e3fe179706dc1cfd86b28f16926fb41d7e76fe0fbda6ac783a3e340e04eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 133.8 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.1.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 055137ba3c0a1cf0c6671397e8ccc9205e716fa9c25a6ae3df843a084d5842b5
MD5 31bea733ab003d0689932a483e59c1ff
BLAKE2b-256 f207d6dd94df96b782a04f348911ccad6232d8711ca884da2b1f555dda652c63

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 118.8 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.1.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f05683b443f3006e6884f8857d04cc181545bb0c745068949acda47e9d738343
MD5 b1d3a3e10fef6c14bf8bb6ca8f89a7b3
BLAKE2b-256 bc1828be96d27167907a6100325ecb8ac03a249d9f1f17f78c67b1a14c80672d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-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.1.7-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0df6628aff833e7c0f7667ca0ba5ade696606733a11f26908666e5308ca6aa45
MD5 f0d4aac933aa8f6e190777b6940da39c
BLAKE2b-256 9f24b1a4483e96abce6590624b6c97ba4685c3f9443736befc193f69175d8e1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-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.1.7-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 47353f355f3c0036f8e3c3adc40432f69fb844371c9643fb9a30dc530a7e2c04
MD5 9ada7dbda3a1ab8290e2391fa55c4f0a
BLAKE2b-256 d2e6ca54ae16982a64dc77c03ba54a2aa501194cd8ff12b4238a4bf11b324009

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 39359dea300867d1124d6261842c5526c0e6e8ea83ecfe7728acbc9bcb79575b
MD5 df6d5afde386696c73dbb8df8c8f59ef
BLAKE2b-256 81dcedc4ecc732f85652912f7b06935cf8e72ec66544a92f60df89ef4eb7e0f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5a0f735bde651136d2b82c7ba102bcb41377ab78de8597c09ffcf9e6bd547088
MD5 bc872814d7047a88b715aba9886c8895
BLAKE2b-256 c6dee5b5cff7995db9f83fa8c105e6f99209627a4eddd08adfbf41f4c8ffee2b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 127.3 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.1.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0207aa02410d41b484593b98804f50b4db7fd6079c85f8b8875444a6e040ed64
MD5 bee134ed96aa608fb7948180676251b9
BLAKE2b-256 cf90b1f62adf9db654522f6385ba050618da7e321071a442b6363e8fd9808c8b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 147.7 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.1.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7984c64b4fb728da894e4f0fb028f771f3eb80fd624f69d1b559f5f5eeb382c8
MD5 f3489ffa8526e1207ba95ac4cca52165
BLAKE2b-256 6687f2653937871deffb0ef24ece8d82024cc756679c61264c370ecea829cc6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 133.5 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.1.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8128949c53c6af3687b03ce5800a36b581fd17394f03bdd5da871bb006b2a16f
MD5 21f99944acaf8fa0b3ba1582d8bef22b
BLAKE2b-256 c54c27d924ad5f505c7d055fc16953d689eddaed64af8a4b5113f2dc93a05f43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 118.9 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.1.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 832f7e45f10e68b82f44f0400f4f7dcb6ad94ca922cc3dbc1964a5e7453ca4fb
MD5 afd3efdb4735e347ad12e3b21558b470
BLAKE2b-256 0db0e6ea02dd50ea69a7e7f1c90d58c9363947ab2af061c71728a87c827c144e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-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.1.7-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d15f8bd86e45779949f0c9acd3d8cfa40701b87e13d633709e724c3572184d3
MD5 b6f40ed4c615f5867a9437f3e8b0fd5c
BLAKE2b-256 7458f2c7e65a73ef08b0801d0131cf9884af7ed42b02a48a813084972230bd5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-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.1.7-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d60c6bbfc8096ca14cd733a25aae0634990922a9196e800f65c16894d4e75cde
MD5 85063aaaaf67d956b2a7784e59f39309
BLAKE2b-256 97e4b7d403490aab589b8f35636822d52bd1f3ff2eb8aae6c68381ddf37bd426

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c9dfe9dc9319958e3472d7252abd454259fee49db14daf51b5e21fbb2a1f8814
MD5 cd29428db2930e13bbebebc73c30c481
BLAKE2b-256 e76c86fb45bfed3067f75d6825fc912ae1682dd75a968b617d988b31506a9ec9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.7-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a9b397d8e46ea25a5f0f916bde90f1ae5b87257d1981fefb74453c91f9a1112d
MD5 f433afe888ef25922781fe3e9f8b1ade
BLAKE2b-256 868eb2cfb91c76a0f644e54c2f8d45be723b4a484c91e9767ebc829907cabb81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 127.2 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.1.7-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9c38bfc690c548d842d66489434aac0a61ea3ae2e0031f66fab29f3084e09e9
MD5 b60b043f13e6beb6edc3542c6263b00b
BLAKE2b-256 97359751afa9fc50b1e70bcc3706416031f45d303314058f8a70b76f1e31d0ec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.7-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 147.6 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.1.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 103d25929d9c9436bfd70a842ec05af618d649776c30b393173fafee009c919f
MD5 d5c228143241c140f221541cbc03c7ab
BLAKE2b-256 cc779fdd6921eb36289eaf09e3a62b769d1e518a41e4516cecedb0ea3c769d14

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