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.4.tar.gz (15.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.2.4-pp310-pypy310_pp73-win_amd64.whl (147.4 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.2.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (192.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.4-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (203.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.2.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl (140.5 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (155.7 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.4-pp39-pypy39_pp73-win_amd64.whl (147.3 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.2.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (192.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.4-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (203.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.2.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl (140.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.4-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (155.7 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.4-cp313-cp313-win_amd64.whl (150.5 kB view details)

Uploaded CPython 3.13Windows x86-64

qoco-0.2.4-cp313-cp313-win32.whl (128.7 kB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qoco-0.2.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (206.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.2.4-cp313-cp313-macosx_11_0_arm64.whl (142.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qoco-0.2.4-cp313-cp313-macosx_10_13_x86_64.whl (158.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qoco-0.2.4-cp312-cp312-win_amd64.whl (150.5 kB view details)

Uploaded CPython 3.12Windows x86-64

qoco-0.2.4-cp312-cp312-win32.whl (128.7 kB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qoco-0.2.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (206.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.2.4-cp312-cp312-macosx_11_0_arm64.whl (142.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qoco-0.2.4-cp312-cp312-macosx_10_13_x86_64.whl (158.4 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qoco-0.2.4-cp311-cp311-win_amd64.whl (148.0 kB view details)

Uploaded CPython 3.11Windows x86-64

qoco-0.2.4-cp311-cp311-win32.whl (127.4 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (193.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qoco-0.2.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (205.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

qoco-0.2.4-cp311-cp311-macosx_11_0_arm64.whl (141.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qoco-0.2.4-cp311-cp311-macosx_10_9_x86_64.whl (156.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qoco-0.2.4-cp310-cp310-win_amd64.whl (147.6 kB view details)

Uploaded CPython 3.10Windows x86-64

qoco-0.2.4-cp310-cp310-win32.whl (126.4 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (192.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.2.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (204.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

qoco-0.2.4-cp310-cp310-macosx_11_0_arm64.whl (140.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qoco-0.2.4-cp310-cp310-macosx_10_9_x86_64.whl (155.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qoco-0.2.4-cp39-cp39-win_amd64.whl (147.7 kB view details)

Uploaded CPython 3.9Windows x86-64

qoco-0.2.4-cp39-cp39-win32.whl (126.6 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (193.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qoco-0.2.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (204.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

qoco-0.2.4-cp39-cp39-macosx_11_0_arm64.whl (140.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.2.4-cp39-cp39-macosx_10_9_x86_64.whl (155.5 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qoco-0.2.4-cp38-cp38-win_amd64.whl (147.4 kB view details)

Uploaded CPython 3.8Windows x86-64

qoco-0.2.4-cp38-cp38-win32.whl (126.4 kB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.2.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (192.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qoco-0.2.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (203.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

qoco-0.2.4-cp38-cp38-macosx_11_0_arm64.whl (140.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.2.4-cp38-cp38-macosx_10_9_x86_64.whl (155.3 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: qoco-0.2.4.tar.gz
  • Upload date:
  • Size: 15.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.2.4.tar.gz
Algorithm Hash digest
SHA256 b95002b013740e77b813c33785176fe774572f6cd4cf438f5e7a6bb31ec2f904
MD5 637f25a50919ba593473f6ddb18cd2d4
BLAKE2b-256 8d123b46cbcf72a57c339084d5c9150345d0e23f7fd1ec9e144fd3d4ea08e4da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 661eb383df50291e1df42716d9110df3c3230bf7fd83e1aa539a8fad3a11a1c8
MD5 c55e5f67344e85bc34f05afa431d54b9
BLAKE2b-256 f44423ca07d7826e8b975a592b104763ffd69c8748799861e7a610747bc899ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d1be2ef38ff7d4710f0550dc719b9dc51b48dc1ac042e2627dc3292382f2bef
MD5 76c39356cc75358e4488012b8e61ffbb
BLAKE2b-256 693c97a88502fc3ffa036f3a38584329c3cd53240eb66bdc603d0e7567f0ccb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 227cec7e7f8d8da45d5289fdb7cda5cdbfcfe8151c4f3d5e585731659feec5bd
MD5 07efa432b3bf2fc99f44bcea80a968a3
BLAKE2b-256 b59f4178677927511818736cd5d70907a579c8e9ddc46160133791f376484040

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 670e8f2f0a6e38e26b9a81267a0c6f86e433c3c6ad99a2ee854ce2c5312317d1
MD5 c2846275526c854c1d10a0c2efda302c
BLAKE2b-256 721854672418ec195904b48f82c57322659f9522a49dddaece077292e14e95b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5d98aa57696e64459421bc1e94eabe40e7464773e276ee74d88453ac71b542a7
MD5 8d633d160e990791704e851f33321bf2
BLAKE2b-256 d6e54fda3d364853147c9a6ca5e55267ed6128f8f24ff407199db5dea888833b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4007c2c9c686ebe6c4c4d3d92e728f708d27e821afda3ff8871e1407503850cb
MD5 8732c2581f69697db995a8290ebecadf
BLAKE2b-256 708d0dace8e1e0e5999951caa65ce3024bdff058426261eb9f42b7e5b8fb425e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb5373362ece86ecab2b9ec031482ee87740ed0a52237411a85caca67d7e39ea
MD5 9b3fcef468846c8d8af522b0558cafa4
BLAKE2b-256 57eea3ce9bbfcfa1caa1f35ab3a8ec269be1c51db4e25341c72b212ed1a1ee7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 336eedc91583ae1f900c4c43f38556cc980556113b4a48ce872a20ea8ed42c92
MD5 7c9038183935a2db3f9bb776413de0bb
BLAKE2b-256 716956b40353636ea9b8683104ef91db1d18cd1651a2d5efa605cfc76034ecdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 369e9d028e22e518a3f303db2dd8e2cb55f83b30aec8618dd52898950daf15c2
MD5 9202511b3175001030b0e7df4e08c398
BLAKE2b-256 d36d5ed3051f1dea3a3d50f113076fc36e9be37980f8a69e701618a0a4448d4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 92cc1584520cb3b9095491707090275ed73ab2b97d95802085ccf9f0c7746ebf
MD5 b89802971c9e86d48f750aa783f58260
BLAKE2b-256 be98455c6cc925f4d8249a418856ce4ae0c9a6c60c5dd1af5b3c429feec7644b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 150.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.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5a580fb93bd37020941d3a15945e2b44ca5ba03bdf519dcec49c1bcdea4a85ed
MD5 c11c381aea0631e390790242189b3af0
BLAKE2b-256 4b39bf9dd261435ed9fd7caa0ea7cb88894e80c8161d7827bb8320fee644e053

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp313-cp313-win32.whl
  • Upload date:
  • Size: 128.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.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 0a010c33daf6d46744f6f0b637925c0eb6c03658cbbd10fe4532881c70939be3
MD5 f8e908faefb82becabe77671ca49df61
BLAKE2b-256 27c44966f5fe946a88dcf832c0b757a0c51afb670a09eb86acf8860bc2ce7c5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68cbbf3f773bfb83d679581a4c681dbd4053bb64edfcb7aac14a9e5b531968a5
MD5 eb85ea003265ea79b1e6657789e96889
BLAKE2b-256 ce65d45d6e84250db4a6fa52bfda109cfd7477d8c4ddc8e1510fb2b320588698

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-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.2.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2ffe7343e6309c2ed0ef4e2cc2157fe83cb4a0d8dce5a5a2177bf53bb0e25b96
MD5 79331ba6860c95e2416387a8633d84b6
BLAKE2b-256 0f3fa92edd0b77695ffa2f97fbe68403717324e37071ba30a6f13805411c6ce8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2cbb94a905a965fb31f8a4fbf4579e66cf33f4d72e575fb23e89ccbeb662462
MD5 d9941bff46abb203798b45cbb84dfb97
BLAKE2b-256 6cab0f81d3ceed93459066dad5f29a9ae994cd6814ce50156abd306e18c11c3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5089c8349bb6e9e2b58c6e3dd0b8e7dfac6ac7cf80e21441a48ad3fd9a3de52c
MD5 0271bddc61b1a54e6c71dac3ede3df90
BLAKE2b-256 1473366d466d5fb13f1b9b596bddfe734022b7b90d59d766afb186e4a74924ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b88d236c9f788425e6b046294b0a68bd49635eb0fd31e8317b08d405ef72ba2
MD5 566d097e3c3747ba4ae9ed6ce4b21e02
BLAKE2b-256 df3654337c84f302ac1aaa9213f655055b58af27854d17a43cc105bb649d1cac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ac60a262167009811e1881610c0fa6b0cba1191c87fe9bc9000e58f833f3c8dd
MD5 d8d9499c34681dbab453657b323bece6
BLAKE2b-256 e6f6b3ed2655df8544efa5f13102f84dbc1f394c8585e8a56a32d29e15550bb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 150.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.2.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e7eaf38838e795aef9740fb056885df6ea47e4aebb4fba20cfffa396c53aa28e
MD5 caa0d331e6540fc56e52c7a0c5fa360c
BLAKE2b-256 245ca863137c912d7ec5493ca40fadf21d400bea2b316ba0e99a8c6510752634

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 128.7 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.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f4d4893dcf97b974e2788961a9cd0bde34950057985e37fbf285e8c9fcd49bc0
MD5 6329f6dc86241bc72891aa719e0bc975
BLAKE2b-256 e2a77a52439fb31584f8d003639e7c03b8aa8c0bebe805f1471131ecc01ea13d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fdbc43b83cc09bb39586098e9b8e157e4232bc54cbec9a16173a8fec2044f958
MD5 f0845c44b23e277966696c5038535658
BLAKE2b-256 60038f9c366e8c14a5594be330d8e0e9d2930530aa5a0db21b30b7d3c0eb5100

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-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.2.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6728ec3898db70680b2c0974f78e3859857302ef2918feca9311dcebe84c0ca1
MD5 43857a170737d207c2651cbe842a9af9
BLAKE2b-256 175f8fc8ed10629f43d21ef1fdee07f4dcc2708c2b2ab79ad73055866234b213

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df35d0986f4b5e67c753f27a355a625e8679bde631970f87c94cf507d432b132
MD5 9d3c5ea69774696206f4e6f381cf4c79
BLAKE2b-256 0b8d6eb6a8914d2b8e5be75c99578e2a4251d08bebfcf1dd8c3c81de7b8c7fe4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 23a12d250434056d516b3a556b29cfdfcad93d0aa43b5f940fce5b4069487bdf
MD5 954abb455c340383812b13955979deb2
BLAKE2b-256 405bb81c7d86930a93dfce51f2d796ba996d130c4fe94c0666418903ee3e9078

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9e346291e90967b619e9255e7afa10d6b469f521ce0b5f6ed847ddb6b1049fb6
MD5 cb07dc11b4d10ae2aa36cd2fd4197cdb
BLAKE2b-256 2e0eec5920235052210dbc9d42d059afaf374f816ac8d47072eaf1a732b80142

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ecb18d81c0c14e95a0c287225a6ddd9a15a7e9203f9d3f8a15fd5d537eda6ed7
MD5 9e99d655930782928e8dc8966e89543b
BLAKE2b-256 dcc8fb1eb35acb226816d1b9d3d1e059a3bd0d523d0aded9d24e2850cc5d1f8a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 148.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.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d36314c778c9de4b381cbb44c36cbc784b74f6245e202a7fed9d37225331d3b5
MD5 97974339090817b4d72db40be976d4b8
BLAKE2b-256 5e998015996240ff31fbe32c1bb9b73a965d305639bdba2e8a668e80c3447343

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 127.4 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.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f1693ceef9f4e5b4d0bdbe94456d4b4ffb120cd6f544379f91f0112762b74cbe
MD5 c413c80524f9c6d2bc436da7f87fcdec
BLAKE2b-256 db267bb08a9241f3de6afa9901f815cafef8709ff4635ed3e2e06521b459ae3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7a2874170667f8f865afd81fd24d90254dfc5142bb852277ccb9a4bf84b789e2
MD5 941c6641df87bfc2025b11f35e8a6ed7
BLAKE2b-256 75f0d12c2f9e566c0c5306df3fedb034c368faef1c9254eff20bde783274b238

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-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.2.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1d2dfba645204d9dc712534dab47488b693d68094e44236cf969f843f76ca166
MD5 8ef5797442494df2d3a023ab97478c8d
BLAKE2b-256 165ce9e461d0083c262ca8ca47129be1e11de39c2231c740cf43cdbb5a9660a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0509d62cf594cf728c4f231bcb07541ffe5960e7b7035842fb08fa2fb3a29c1e
MD5 51b61c35b6b8a2eade9b010979f8de8f
BLAKE2b-256 9df2c5fbf1f52b546b4ca7e3b5cd2d80bf666fb5a8a7d2b5bc1d82feb885c22b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 52a1998195a5e6c8fc85f05ca085f9a972815cedea5b451e8f3a9fadcc51bc89
MD5 bbd40137101f5add5806407a2bae0027
BLAKE2b-256 50cccaf50ec4b637a84edcb57e98f3926ba764df2576c79fc3d4f5d95e115df9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1fd9c03f38c6b23c99c06083b7b6e009f007311c691a09faa424eb2bbda49d38
MD5 6db37b7a78fd6c2faca55582c1bfa9e4
BLAKE2b-256 e4e3c59a1f4f0221ae01f608959a867bced0514795100ca131d1f93c17ba7bc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7cedfa2699dd8a461ec9c12a5aafc756ea2c848e242fecd5a2ccdd4957ebea88
MD5 e59debb6720347984c9bcf65db2a2693
BLAKE2b-256 32c3877ad9067da3f908217bc88f29583bc2d0d200602275fbb7aafe99be01a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 147.6 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.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 90bab44193fe7890ec01eae8f465a72631304b89b8c539006fe576696472b921
MD5 e7049a0e38d789f204637f187c687aec
BLAKE2b-256 50499f4d44a51250c5edc0e0b0f6776b70795fe4f3bc9534a6a2ebfd15c4ce75

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 126.4 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.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 27163c9ecc34c1cf4775790509666f82646086492a09dbeb2169bfca9a810150
MD5 a8fff2fa83007568ba564263929ffdbd
BLAKE2b-256 896cfaef5a523a86554083572d5ee0c21cd8ba971af8c52afb15a3e436135837

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1fec7759ee6dbd78c7b3bbc51cd94e7b6a2ab59e05d0b4826c651cc1e8a43ecb
MD5 da7cad723b4785b7e42e92ed0fd2d2d8
BLAKE2b-256 8d577e1577d1ac8e579b7e761ad404636d2cecd1351b47b4708178208be053cf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-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.2.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1a1a8146ce9fb98c437ad1e843615fed0a578fa81f9990717c5f734bf94d9a80
MD5 59f233cd7ffca2c24e9f9480f8c42bca
BLAKE2b-256 5426b5c2ee96d034601b7569cc1e5bc9eaea291125a79856d611f91374ba8491

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4828f3db7eb327aabfa6a83bd74e520bc8b120a1169c42d6959e4c91c9b132c0
MD5 acd63967749058b86ec89de29d488146
BLAKE2b-256 d8424651ad673284db66f02b9ec20b3edd07da68bda4b07eda8a84c5e630fee9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2bfb667bb13cc70281639dfa73f43a44c023a365459a6a047baff6d71b078c58
MD5 1eb2c274bc58c317ca35f8a51384368b
BLAKE2b-256 b609cd6f8275a3ebe22ba501f136a4877ab1d8262c47d2abb6b31b886758bb33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7e88e6630edbd55589109cc72a231159949d55789039da4476504189d06da2e4
MD5 3385e537e17a5a528c24b099b4238482
BLAKE2b-256 7ab52d629554ccd0b24fba31d6899d6a6d6d89dc776a7fd812534cd00f469c92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b891f4f92007f03c7538ef4c106eebe4d6eeb0cbaeff623405d124b63af94427
MD5 3f4609cbcb35de0cafb2349665e904f5
BLAKE2b-256 fabf8ccf59339725b82d6bc1471e04498bb0642b274e2e4b5340c178fca4e7bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 147.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.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cdb2ea23f1c0ff2ec61f22674c3538cbcba727bc92614562a7095ebf8df376dc
MD5 244d8cf376395c9ce6e018f7f7b08f3a
BLAKE2b-256 06ebbf10d4a620dc6b831c3fb89062499bb84027f02baaa8450e8aa9ff3bd2ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 126.6 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.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 13135d2be290054df336e6e2db8588ea36aabb57e70009690887d4e9972834fb
MD5 a98ae20f0c52f3ab1db48d9a7405da57
BLAKE2b-256 38826f21f7b3ae2c321056a5a98c945a85e00ae0823fe6831b27b673e7776520

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-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.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 25c87c9fb340b9dbfc39f5b3afbc6f7469073c85bf16344de502655ec7cb7866
MD5 62373d687a45d979ecc2e813808316e2
BLAKE2b-256 c7264875a24b8f240fa9bf9784f2b881c590c4d50335df0aff2c25716ab731dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-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.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f57d486bdf1f764cac2b4a7b15efa841d54d46058dcbc188641f5c7d6d36e577
MD5 d17b533f21037cf0e04a32a756660f06
BLAKE2b-256 adc8a8650f2b6824ef31cba8a07f097506b613767b504301d88dcc3373348064

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7abbfd35303bfd5c37642725224ba64b8ba7d88faf4440c511e29d7e5e313f8f
MD5 df9f6e05b0d85dea850b44b0704a3551
BLAKE2b-256 35b718f04023df22e544aa7e05beaa1f1f1acdd8adcecc24a56f97840884c2a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b487b1b71d3a88d3240ff00ab773f6d1d41de1b9928005c9db602dbd6bcc8d2c
MD5 5bc0db332be376e8f3a7d6d89f37c0a7
BLAKE2b-256 8484489b969166790cde421062bf61b161d8258b7a62ab6fc1cc27519b9c8721

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 140.4 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.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 17423f0ec42a9eb911934ddaad192b7f99488e8c7b427c4b0831e8a3906c3322
MD5 bed04793b410f0089cb7bf8c249375af
BLAKE2b-256 2d980b272370115dd096b5d6991abd640375b9946a114deaf2b08599b95979b4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 155.5 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.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b1ead22fedf2be804d7dc898b230fd05882fb27194ab0336a1e1dd1f1ce23519
MD5 12e566f7c1be7eac4aaee7f15d15c182
BLAKE2b-256 7d5fdf78435219da997a307984f21e3549bb08b33d12f669152353f1865ee17d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 147.4 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.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2cac29efeeb46d7f8c83a46f55d8df2f4e439f1180000c0519540eea4391dfe3
MD5 5921b8dab5b36365b29af386164a66a9
BLAKE2b-256 0211c0b819b58a6e9a741ba2005d633022c02e10b0d7373e32449cf1b23ee40f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 126.4 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.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 57ac2b42b39a19754abd7b61dc4f1ae2b43695992c4618436f398aec6730f4a7
MD5 b9e098d301236b6a92c67c45f74d279c
BLAKE2b-256 074fdf2c47cc9f14bf96a561030cd8953d885d13c415e1f18c13c4ab7ba91f90

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-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.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8c05a6707117ebc7314f71d2ab461166b4d9ed63230dddae4bf9df07abb5ccf9
MD5 f33810e3b4205fadba530cf3927d7ee2
BLAKE2b-256 f037871e26f187ed2f1ce5e5587c85a8b5eb516800f5c3040cfd12c6d97f4a50

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-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.4-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a8d2d995acbca2c7b461b8d8743cd89cb4eb2ec36ca36cfc8b7a0b7035f61eba
MD5 8df49f1ad991e0a746a8c790476a7a13
BLAKE2b-256 32a41ce5c4d01cf13a4f73410a9f522bca6a1faae7b04292852c438c5ccf01d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e11f91e213ca81acc5d3066692b7305811b6a2b7556c0fb6b827e9afebf03db9
MD5 a8df2fb667a5a668cd761238d7eaad1d
BLAKE2b-256 307b619b1463f7b42440a35ff1dadebdaf0ed884abe70c642a80ee2cc67b1c87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 855d108252ee75f8ffbf6240a00700836da8d3256233d75d7a56dc8baa3272b6
MD5 323bc2d1eea3a30b754c7e9f644de9f1
BLAKE2b-256 bf612c6f6e0c9096bcf10712bb5738286b7005edda83f5f39e677741be1420b8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 140.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.2.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0675427c3bfad72f4a44f7bbb258084c98c34499f03de6b408b9ed56d3e44ba1
MD5 7c40d37d0b4106c5ac903f54af6c1baf
BLAKE2b-256 668a0f8db73c26ad2a70818dfd356fb147ae669f3a9614c17b050f62053de123

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.4-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 155.3 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.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0e777c359933c1cca495f755fc9e4d902ed84ecad9338668370972c7c3ff928d
MD5 f6207b25d802c68cfed2ccbbd04892ed
BLAKE2b-256 909e5fba9d627e70167647f65ad2324591598bc7f51c534d074b3a5689c0de33

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