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.0.tar.gz (12.9 kB view details)

Uploaded Source

Built Distributions

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

qoco-0.2.0-pp310-pypy310_pp73-win_amd64.whl (135.8 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (188.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (128.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (143.1 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.0-pp39-pypy39_pp73-win_amd64.whl (135.6 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (188.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (128.5 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (143.0 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.0-cp313-cp313-win_amd64.whl (137.9 kB view details)

Uploaded CPython 3.13Windows x86-64

qoco-0.2.0-cp313-cp313-win32.whl (122.3 kB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qoco-0.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (190.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (130.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qoco-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl (145.9 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qoco-0.2.0-cp312-cp312-win_amd64.whl (137.9 kB view details)

Uploaded CPython 3.12Windows x86-64

qoco-0.2.0-cp312-cp312-win32.whl (122.3 kB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qoco-0.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (189.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (129.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qoco-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl (145.9 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qoco-0.2.0-cp311-cp311-win_amd64.whl (136.5 kB view details)

Uploaded CPython 3.11Windows x86-64

qoco-0.2.0-cp311-cp311-win32.whl (121.6 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qoco-0.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (189.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

qoco-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (129.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qoco-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl (144.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qoco-0.2.0-cp310-cp310-win_amd64.whl (136.2 kB view details)

Uploaded CPython 3.10Windows x86-64

qoco-0.2.0-cp310-cp310-win32.whl (120.6 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (188.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

qoco-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (128.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qoco-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl (143.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qoco-0.2.0-cp39-cp39-win_amd64.whl (136.2 kB view details)

Uploaded CPython 3.9Windows x86-64

qoco-0.2.0-cp39-cp39-win32.whl (120.5 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qoco-0.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (188.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

qoco-0.2.0-cp39-cp39-macosx_11_0_arm64.whl (128.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl (143.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qoco-0.2.0-cp38-cp38-win_amd64.whl (135.9 kB view details)

Uploaded CPython 3.8Windows x86-64

qoco-0.2.0-cp38-cp38-win32.whl (120.6 kB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qoco-0.2.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (188.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

qoco-0.2.0-cp38-cp38-macosx_11_0_arm64.whl (128.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.2.0-cp38-cp38-macosx_10_9_x86_64.whl (142.8 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d5f070b3f8f844287c68624ab932bf376a8248fe2075e35845ce9836bfe72cf1
MD5 9c6eae0c88f3c0d5af9adc90d52a68d6
BLAKE2b-256 2260fd8d46a4e5031025eca5d72a4d07776a54d3f13258951afecc344158be53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 25d9dece6066772e47610f175da4c681643317e30a2819e14613b393a99c8c82
MD5 430c495f97200aeb4907ee9096b3313c
BLAKE2b-256 3b102ab2df4118dfe93f305e87d2f6eee5fcf11f48a6d7324070d4c1fc727061

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 addd77e2f6dbb807e9c84935b6268d02740fed2642cb687bcebbf56f1a513470
MD5 84d7f3400327fb3dd7eb1735abb0a7d6
BLAKE2b-256 6c4f6eff36f49685f85d8dd1d15676c0efbf1e2636a82dba6878e20168207a12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6cf3c641da26feec6f92fa899c41a47a846edd3aa3edee656d4fe91365c34610
MD5 10e8fadc4928de57a9b75cf2fd1ee1e9
BLAKE2b-256 db2b536c6cf2c798c71f984687d4e3d9e94209551fb4a13193a55abb419d38d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4bddc5a41134fdd5eb2d56b71ef0eb7eb38a87056b3023f1dac7fbb377abc4fd
MD5 be5c175a526cc47412cb9e1144a0e9c0
BLAKE2b-256 9e384714d427c4ac80f757a85714b5f3baa21df7342463ee871e7c5a7121a1d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2f07762c05ad251af428d052be972949d868ada095e2993f12eb49334f48f9e4
MD5 7f974cc27b75d0a86cd0d38574996054
BLAKE2b-256 bda2e2e2b0bde6bd3cfcabae7d0867f17c4390261c2bc21b523cacebf1b426c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e6b7325aaa3bf9c4b4b86f1f37a46581308150a07ad2f7d89857f393581f6207
MD5 dce960df0bd3cf412732ecab2859e8a6
BLAKE2b-256 4777410e82c82e89be322e2bc8b602999c2a7e8bb4c881928d85fe319d36fb24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 34561f5fbd1df19279908fb3e3c8454310e3856a2524ccf87864f67ff3efa169
MD5 163367a0d6f32e2a284ec029da33a711
BLAKE2b-256 c91d26526e6a32ccc2d3aa5a032727fbff78f03f999b1f76513e82345c6a70ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f430f61fd7bf20135a8121ad6559e12b76411c6ab3bf8f7154573b7973a0d06f
MD5 812f93a80e37354419f3566f596ace97
BLAKE2b-256 0913ac07f9c42577f0bf227e59b2774f23a8d25a3c5505717486efbeb0df004c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cf87f8d0e0c14309e8e629c0aa8469f8340a2d705a1664ea971b728ba6faa926
MD5 5310ff2b023af3511f96cd9ace69a2f8
BLAKE2b-256 59883c72eb7debb01c07a33cff99b14acc0c2b65969cb3734562760222791127

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9138c421346e04f377569cf2afbab5d28896cbfeb446df60446bab306ac10eee
MD5 6a6e9c3a84c51f49804b2e98044d3aa1
BLAKE2b-256 589459258a4386a2ce558559be2a190c7ec7ee01084b5fdc7a3a6ad9c74eba4a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 33f0acc331f7b6cca161d19359ed8d01459c70cfb2ffb458ab530fe98366f63f
MD5 3be5755fff82e7646fd0ffe6eedbac4d
BLAKE2b-256 86a2736f3c7ce3f6dfb3a33fe09b860fbcfe111de7c226d759d1c6acac340d2d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 2e0e791485bc310ebf70eeaebf4517a4a3530c08fad4cbfb95354a0cace4ea46
MD5 817fad332b07bcc3ff8164931c057c02
BLAKE2b-256 5e0439fd165d241eb356c1919ac78d9994aa8be0793516cb981a3a7f9cb8711f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 619bc6519a3b912cc9251b5ecf5780798d29616ffe314c3c1cd2e2c177c05a17
MD5 acd4052e57519e3baadfbe970e2cb592
BLAKE2b-256 710990bc367db1245d79af577a49563a90f93cf3df5bb11bb6bfb6c1218890c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-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.10

File hashes

Hashes for qoco-0.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bb219fcd5bd33a4b9b4166df5840be466ddc3ef082d9142e1f573f2d54cdbc66
MD5 4e98301c53b38818234dc039d6a2cfad
BLAKE2b-256 fc5b72e496c9a4cb8a704769235dea7b9bf739048fd66a68dcc56e6571e5eb5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b6d03054f23d46612ff9efd2962bd3fbd04f46776e07e22b564f8ff2e23de6b1
MD5 00ed58714f769e7c1df863980ee1c48f
BLAKE2b-256 272b04207dec8ff26065c2878e662224c61a828988d18ace59470f1f488c6eb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9bba5c39b9a16bc6a6f1308d46fd5da942e271bb9da19e0782ae12cff140c9a6
MD5 45dc19aadc0f8674bc88c42685f90e70
BLAKE2b-256 7581e057b23e992f1221ead49292ae56cdb01c3810203856aeaa34a9070cf099

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 51e9395bc19adde1e920bffb3b3a20b69c9104065f18cf152a6a2e577d3588dc
MD5 af14769a79d4f901a57223edfb2def8a
BLAKE2b-256 584f2c996b903b968bd07edc2be61c7d73a592d36a0d4ad6af7b15cf30010788

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 134d056752bb3dcc273e598c50b8a3a05f978100c206ac7baaecdd9d86f3c19c
MD5 ceb7999c0c00973e21ddd17ee669e047
BLAKE2b-256 67a828ed7ac3f09b40be953b34dac518e0f505da286afd4266ab4da0d8b823d9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 44d98acdedbbe6af2144057ff04af1eac657f29b3fd9c99635217a61a94f3f2e
MD5 99e61ff66789bf79ee1be08037465166
BLAKE2b-256 fc5e10d33e10d47bad23b00687c2117245a728e67296b861dd7e37a199672dbe

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a7d6c7d869ec73d750c4692ad704bd50d6236744b890be4598e30cddaf74b0ce
MD5 3957d6c57655f7fa58dac829804744b7
BLAKE2b-256 ad9af77a57307a51e313feba795ecdbd7dd3ee55c283f6637c9ddae631c5a433

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1fd8181045c8fe295146ca764cb76cd59a7d551dd145bb68d283d21b6bf45f89
MD5 4567cf3fd43f3db6612cc867178361ba
BLAKE2b-256 9ef2cfd0dd1c05d1f771df924064448c85c6e45829d74e17a7459ad10028e87d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aeed2d2b12b97317c1b2a95cfdf930d75567f44bceadaff757f9c0165912979d
MD5 a422ae7cd34fba0e392180d8eaa71099
BLAKE2b-256 ea45f7651a507d812a9a794b470de9269bf5deb65532015edad43938d6595dc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7be3f8c9b0ddcb9903f1f4ff5b664cc17a8ee077ec21127c1d37492fc2890fb9
MD5 e75101ccd161aefada8e9dcfbca00298
BLAKE2b-256 e5857ac6af4d74200503642f961fc680697c6e78f23ba7ae67f096eacc2b442e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5fbaba6a5448f32f8410ce482693d99c1723343797b5e5910e4fdd7b00cbb89d
MD5 e789e812a3d84684ccd0eaa1c0ef8dd9
BLAKE2b-256 25e16eb2a3ca3a56847a1c8847b1e7ccdc3c07cdbd95fc3468097ee92ee05582

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a65db9fa9040a998ae3ccc232cc3ce9eb6180b04f623d7abe1ce2aab41d5f6fe
MD5 6a067107f377d180887760f05852f051
BLAKE2b-256 8ce19a2febc2da0388156e540d2eb8d98e581dd97cbd845f69a542a32e276996

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e510eb3694063dff7fa4fca209533eb6336d9d5a4ba4007a2bb0d89f7701a7f9
MD5 2daf6247fbef977201c5027cc0de77de
BLAKE2b-256 25a0e7d8af641c8944598dfa47c8bcd43e2b6fe91a55a873cd552beea785ebf3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 136.5 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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6e368a027ae1d1991194d582c7e4a0f61767b055f68a63304366470bba2338bd
MD5 6b38169812b1febfd4b9fd42f279b622
BLAKE2b-256 591ac713e802fae8339e31532d82d26ab8a5256b4fb9fcbe775e176688628f23

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 121.6 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.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f362c217f364ae84027ce8267d20c2b1a1730196485c1fdbb72acd6719292a14
MD5 9dba447ae079c29b306231ae51740ebe
BLAKE2b-256 04ee0d7ee586c02046c337632021736ce996431bf5a45ce4243b059df6c59463

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 baa6a32a36af6632bf7e022d5274262a9fa2be332f5910fd941ed0e9330cad49
MD5 73731e4cc1cd1f65f101b63f2efe23f0
BLAKE2b-256 27ad9cfb81dc106e4c66cb7229a4f022b08635d6fd9c091d3f96e48d46347cff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 53b4b2f128299bb339d9722caa851389186a87e196b828c589518075c4bde385
MD5 bdd0f480b15f500c2e1c8adebeaad050
BLAKE2b-256 2743de128c9d1df4c0670852db0f8ac403bb33c29d161ffce18876cd1fa27351

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f2b2b5afe1a920d195445599298119ebb018d504f98305ea1793a87fc9dfd94
MD5 2be7ba28237a478552dbbdf5b4c08780
BLAKE2b-256 b214c0b71892974ededfe89132a64300b4543b8d4c4add4e8904ba45ef2aa55d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 98d1ed8496d7a4ba6fddc9161ef024758a2c5366d99982e65e7dfbe9da0c3c18
MD5 c05a4ff21d19ab90363dec91e1a25678
BLAKE2b-256 665fe4f914d25d85b2e1b58bc88f75a3dce2d8664db61a96b261c3b3283bdd41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c19e34d1c3392fc0a847be44109dabf71a4d56a7099376950ecaab7e2e64c73b
MD5 3f9eceedf8b3a982e01bd254768993c1
BLAKE2b-256 03c04e3911ec8ad700effb6c64a445415398fedaeff074f7880a9e16e4d0e05d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a1e2a1cfc623018ae996b3e456dc586025e5529c74bbe7cdf18de613e95cd52c
MD5 1e52df5a7e6b29cf1a6cbb8285591897
BLAKE2b-256 50cf33346e88ea0a02827d3392a35bcb48c229178a7ba3ad849859bcdfe0e20c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 136.2 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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d1b832e641b8e21eecd44c3f397b48aa88c39a834d9e6b9293fb8ce587fcbca5
MD5 8179a07322f6ad47ef741d181621d57f
BLAKE2b-256 0356d486c3877acc41042e34ecfc667b83d5ff33765946ea6ff912e086710b04

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 120.6 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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 00a6adc7b8b552404cfba8bd240925c0b5ed3934903f006480fbb9e5e4bc52b3
MD5 1640273f8c60839978d958f46f8ea347
BLAKE2b-256 386b19eba79696a9a4699b1697212a11c56959a7ff5076ada0807cee04521b5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f696832af57ec615d66bdbdb9d0b7a89d249fe9861577775302f43b8ec704d9
MD5 b6f8681c39bf55d3545821658afb5fc8
BLAKE2b-256 4bf7bfb12f0d8a3d873a4a2a13c9ba56357182376a2890c1c3b384ab08c8c9f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 967a5295a0bc2d3b8f26ee34e41dec03373d5f8c2cd8c5d508561863864de970
MD5 397e43a7210d5f363001c8b1a6af12b3
BLAKE2b-256 41fd0cfa975df03b1dd653930e37fa194aecbe1ecd759e71635cead1cf68d322

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d824634a3e957166d557ae9d7d533e1271f98f414fcdb1159c7ea2dd92f01c22
MD5 0774fd77096ccbabb2f17fc941f243d8
BLAKE2b-256 0ff589b301e09dc9597d4cc32efcb8c6c302a50595cf8620b77b8a11fa7e6d0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4f8d97873f85eeef2817537646a42721e14f4aaa62c771e4ebed23c651bd6ac8
MD5 6577746c85774b689cfa54adec3ef313
BLAKE2b-256 0a87f6088d1d4b1b23cd598b9cd2770d002b06c263c3c4f9624a92f85d8a8a83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c745a0b6ac0808dd92ecd6fbbd5e46bf6469ed78c2625d33cb2ccc6e76a914c4
MD5 37590928ae5b014935e8f3e28cf93974
BLAKE2b-256 2e09e0fbd103931e7e7ed8429cf4e9594bc1c8e9f168b9ce1185c796af2d4da3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 09d0833520162f49fd3f8dfe034696d7a4105389a58a7a838910cb84f4e0aba6
MD5 0539bfcab5cf2cc30c698f8dd332d07f
BLAKE2b-256 bc4b03ae1e4910dddf1b2c8c7eb7ae094f6aaed427da431382dfb184afb2b463

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 febfcc4fa6d3d5b114de2e2e6c41e4a1d60a543854e5570d1fa9561c3e7f47f6
MD5 6ef421ce1f198ae38cfa468cb09ab153
BLAKE2b-256 90f900070222573d9dcca2aa9135c79c63c69d347cb7cc6eb948d63bbf9fc6a5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d318d96202ab7e5ff89c19989919108188bff2d7935f499b37e41d3be4c4b1f8
MD5 4b5d965da46c701374478aee0dc73e80
BLAKE2b-256 47948d853e308deea088d78953636d33a85f1ce92e1a00ff51b9dd1b46e65972

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-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.10

File hashes

Hashes for qoco-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a5aeccdfc558bd24a321473d4cb5804598079e0bbb0a34a1f61a99cb2e3f7ea
MD5 4e27b3a5a72afaf9604be129f9150e94
BLAKE2b-256 2f6a91c4c862a4a708f6f5d78cd3e514d95d096c88c2f2f123e4980bc3be2f44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-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.10

File hashes

Hashes for qoco-0.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b1b00a3b9cb8a5dc35b370ec93532af6560fa9ed0a988f5ff819daeedfaf7b29
MD5 41c4b524534dab7d68be0e7b0864fa6c
BLAKE2b-256 c08cf2a68f99edaf44407955dc5c73e89ab1513a4593c4dc67d0df78f4881ef1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 afbaf1ac9a6f0e53876394e30ef8aa85f6cc7df13c1851f9e95cdfd5de466e1a
MD5 bd4719b9c9f5145d46143ef29caf6190
BLAKE2b-256 5d6bfadba907d3638ace7a1c73fb11e08db5939053c02abb2b40e1112c90523f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0597fb752a8886e1ee3d8bf89615355778fb57abc042c4a78f0487571dbcef3c
MD5 9159b74bb1944c70b6654912ff0a159f
BLAKE2b-256 4577f3d74349ad6e2aeb17d208dd374830a646cca2f2f7d9b9054c60738dbd5f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 974282ddce5b9f6f388fcfe91ac97b6c705f8a97554534b3c4ad8a08184e9cad
MD5 f1a676129c3461eb32c8c625d69c30e2
BLAKE2b-256 28ef4f2ace58cf33cc245f754614d9764b7dd3442c4f049bf01146195684e739

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 216aed785a496faea1588cd769daa32c6128685c3673f8b51261fc6928fa7dee
MD5 e054cd3d4730b34e60c0fc3d6807ad8f
BLAKE2b-256 94e19a0a2fcea648c66dadfe960f01e69c216b0278a3f022b2385f86164519db

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9876bd4a221e64a7e78a24e0dc3e833a80210b83cdda6471ca1851e4d5d14d89
MD5 f40d7c463ea70c3e3946b685b9405ebb
BLAKE2b-256 0a08be14816a58d0024c37fbae291dba183f86bbbe9ddec988fd0ef1761ff378

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 5533e538511d36b02f9127cc455069eaa73f6aced17a3a1e16ba2f8696260f43
MD5 aba540dd21a82bdd055ffc36c04c5418
BLAKE2b-256 46fdcb600978f657119419c0c568745fbcb9aa3fe1c34d0f868a0dd6eb9f13d0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-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.10

File hashes

Hashes for qoco-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b39838470a81c4b30aa95f6dfe3f8ad3fd6798191aba9bca577059b26f2c65c1
MD5 2e4556683223e150d9736d928feac715
BLAKE2b-256 8801937a221b8da1c0c684fd3dfea3766faa0364d6dc49c6f5abb3b69f582162

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.0-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.10

File hashes

Hashes for qoco-0.2.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ee48378109aab864aeb2c4462aa62f56f5f84ba8ef86de7951d0d379c6c53c59
MD5 5a283644dc900ab187be1d3011e9a3fc
BLAKE2b-256 a167522cf868ede7130d733304acda9f945a00a4af843e3371e353972965eae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 450363c0a3276c81c3d1eba237cf43da0bd924c89c4882767e89079c3ca21358
MD5 8fedb28f13763615ffd53ef2fc5f48ed
BLAKE2b-256 e7fe4102fe036fc9649eed2e359ad71d7288678071daf8b3083be71a77f7e73f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 df7409b0cd34a7aa3c4e661f19e6ea5bd46964ed02fdca7f34d8baaa7aa250eb
MD5 38b630c880132ff5fb287fc96aa12799
BLAKE2b-256 107989d10dd3a23cedf182e1aa558894e844dd901eaaaf9b5907357fa57ded95

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8a4b2b7929278d4031720faca2bee8281d5e6b4c7dcc4fc36e8915205074a2fc
MD5 1c7ac4e2d315453ba15e86c620731e4b
BLAKE2b-256 ebc38cf7d1aee4a53e9e94144dcd33f8b80b18fdf8b5a3283712a4d392f05a1e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 55e08679f5e0376bb0d4545ea31a5c8af022f5fcf20f9096955b213b3cd054bd
MD5 dcacc67e21e2e0f8f407d40282f8f342
BLAKE2b-256 b0c0852ccaf9a4bc21d9fe13fa2eea494ea0ce6f6ffb62c0faa7fe5b09979674

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