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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (188.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (143.2 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (188.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (143.1 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.1-cp313-cp313-win_amd64.whl (138.4 kB view details)

Uploaded CPython 3.13Windows x86-64

qoco-0.2.1-cp313-cp313-win32.whl (122.6 kB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.2.1-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.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (190.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.2.1-cp313-cp313-macosx_11_0_arm64.whl (130.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.2.1-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.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (190.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (130.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

qoco-0.2.1-cp311-cp311-win_amd64.whl (136.9 kB view details)

Uploaded CPython 3.11Windows x86-64

qoco-0.2.1-cp311-cp311-win32.whl (122.0 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qoco-0.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (189.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

qoco-0.2.1-cp310-cp310-win_amd64.whl (136.6 kB view details)

Uploaded CPython 3.10Windows x86-64

qoco-0.2.1-cp310-cp310-win32.whl (121.0 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (188.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

qoco-0.2.1-cp39-cp39-win_amd64.whl (136.6 kB view details)

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.2.1-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.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (189.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.2.1-cp39-cp39-macosx_10_9_x86_64.whl (143.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

qoco-0.2.1-cp38-cp38-win32.whl (121.0 kB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.2.1-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.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (188.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.2.1-cp38-cp38-macosx_10_9_x86_64.whl (142.9 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.1.tar.gz
Algorithm Hash digest
SHA256 86891f95a99c23a75df7bc45d4c5b110e3e45ddb8614be24fd4344b4a787fbcf
MD5 18a5af0f07149863346b15ac0926a765
BLAKE2b-256 d507cd58a90e1c20d093cecea7c7d38e48e3f4e1e715802af7946f44ae39f467

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 013b0ecb9be1e35f3546292d418e0a3921c783db58ccd6685aa1df4640c54418
MD5 2be78e2663e114b48026004d8ce5149f
BLAKE2b-256 bbbfa6c8ba3d54f5f5c8e18a873d4d87200b8bf882e390adaa683939e0dd40d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4ccf0e0c57bc148372178ba94ca28fee29ee3fadb497955aa51e9ab8b5d9603
MD5 1f36febfdad278370ce69f6605b9772c
BLAKE2b-256 e72497cfd004c9505f44818895a259d8434c72234a04a534b49302c11d37c4be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 974935dc9976da6f38d7e5df9a64c1fa8b94a3062f9049e850a3949d933f2cd9
MD5 c808df975abdff20d23454d6e9ef3c9d
BLAKE2b-256 ad5b1057a629c3aad7197edfe991be4b84ae142b45b8224b2a44245beffe9ff9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e2df788b34cbd66c11c17b2843a533ee2839c1ef3a3a9ca4576af63d6dd8702
MD5 0cea47b90ea512899451bcf685a308c0
BLAKE2b-256 289b5d9a2bcb463685cc2139091baa751404db668707ae89d91a8e4ffa2d053d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c63dde8ea9e388763f8bdcb8ca131a4977ad56a473be8c95eb742e2c6371edeb
MD5 83aea4962eed444f11084419e3fd9cd5
BLAKE2b-256 7bb8bc2cee88f2dc90bdf041dca206703b22a1c20f8332d5e3170a3604300f88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 46f84ebf7dc8e55e04d011c4e8ff172cab8dc97885a297cf6d02c5bfefa2db72
MD5 0ad7e3360a7eb41327f1e0728609cfea
BLAKE2b-256 2c1bb03e9b8300512792a53bb9a16fd47558bcf7f655b9ab87e194a0212f3d9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 caccfccaa80ba2722f764a9c5fd4a5bbf17556c4b08da05ec4f34f84b73669c5
MD5 d4cae38cc0e0716f0a5b5006bd599729
BLAKE2b-256 df7281666a4da1d2bcb2fa4d453b058926b1d8aa80189c8b79cc6d97959b5187

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ad009bc088675fc4e914fac332cd8e27f473820e132419f436c734a70c88654e
MD5 51d5b94c3f4393a9127c9b25d6d583ff
BLAKE2b-256 9f483665689771e3da1b09282587bb5c7fc000ba12ce04dbbbd267e9a7cea33d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84813a7771ed2d9161b1db9837b5a903f463b62608a7aad2457f5104e4cdab61
MD5 0e999ed17931dfdb31f3c304ac23bd65
BLAKE2b-256 0d248dc353ce0aa622b7255e92a86994bb2de73a9b70733d702bbc1b6f568b72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 250408be0d39e81cc4f90a33a6ef9b28544dc22649ed5ccbca3f96c6871d8d32
MD5 ca5a01bb8e88d2fae0e6fd181d52c44c
BLAKE2b-256 9b894ea366ff52dd5967db22e3bc0db593a0322a9de5ea6a7b7dda3a7a9e55c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 138.4 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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2a2ac0195025e4d01d38816bdc840a875c0ace0ad5da5399c73d9d1276c897f4
MD5 9b75b8fb9770ab1f0240f14c8ad1e11e
BLAKE2b-256 b899d3300fe3f82a2fde097ed60cb8f8bd87661f51d7700e2eaee0d6239e4948

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 122.6 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.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 02b15d576ac55294e0f8e2cd7cd2a239189df295c8b43fb0d840f158c4fc9a9e
MD5 b49ccea5191c832fa61738bb6858c4e0
BLAKE2b-256 1df46b76424dafbdda9f2c0f78b93c256bada4691afcd9135c1c767ba46e3a71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c6ae888fa63ce93173a7e559e98a587bda1634d7aad589f4875d9a416007ba7
MD5 5e22fa2bc0b3ce47746fad5766f95387
BLAKE2b-256 514e35305c50ca93b143282990c446da4fbca5eff0e0c978f73ea310fa1965c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-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.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 acd0d0f2fbe766f5007036f63fac15ab3b8ca235263177fb9734cc6117c2ba6f
MD5 f2cbcf547019163c3529d9a634056234
BLAKE2b-256 f88baea04fe04eb5975a1f23d8f8fd8e828f1768b6240533ee219261494eee3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec823600ec6b2b34793f619a67ce218ca8209a8ace2feefc396e5c89bd36e17b
MD5 2ec9db715526d00394428e1ec0b5e8fb
BLAKE2b-256 101390e70d1592bce309ddff91de1804847a47ee5b5ebbc525242573a93051ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a3255f3bfad5b20066edae1d9c5103cd8ee3a4c145bcf79a94372c52ac00ca03
MD5 1ca0a70d43e931e2708f059d4067a772
BLAKE2b-256 fdfef8fd89a127ba2c83f2da9fd9f2bf5413c06a92631484a831039ed943a81b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 71d6c63df64f70d8532e37cad3351357ec5dcd5e40768464dbe59d7d35bd3cfb
MD5 9d8cfeabc92b8536f105bd31c96acbfa
BLAKE2b-256 7d1707e20e21cf8526388e9a028947318368024e08299315cfc0051cbd7264d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 08d48cf2723c54857ae9e92e7fccea2e2393e939564ea114f62a01992360e857
MD5 d0ef6dc63ac7616756473cd4f4141c0f
BLAKE2b-256 318660067fb8c94e62d5f29a41cbb8423fbe8138d6cd0e9f42b07f47dba1b474

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a50bc77d6b036434495fbec662a00d6e3a18cdfb551cfd91f8b5fde098445281
MD5 53f951fa97def58623750a9760b60215
BLAKE2b-256 94c163c3969e9035c6a451ed8b1ec067d2e5f0e46f185de747989ae1db51809e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 aa307802ba0b318de6335afd37f6e45813ea2b445d99af7c8786e87fdd9fe092
MD5 b59a9fcfa2cce6c8ffe2f5b51d67882f
BLAKE2b-256 a7ac45fc910a78c8bd37af8ba8eb879f5146c243774bf1b1702abe87984e0710

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a9890a0ce39ec6fac1bfb011cbecf6febc86ce989831eac46549fea8a2b341e9
MD5 fcdafe1099ed29675ee8078fda1d8088
BLAKE2b-256 ea3a4ab8e506e82b895b2d4a626cf73c023759fbcae58ae072d8db5668e33733

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-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.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 869bb3a4441ece389d9f8c4381967f43838c71ddccb7d9d58d575e310fb048e3
MD5 681a56fa484d8d8dbb69ba29103b5c0e
BLAKE2b-256 22a72be329a0faaff0168d0d5d75a55c15a7b9da86e598e00a90293b1e0985ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78cc1f2ecb59702323d6a1d477d8766227c02e12b8e07b8d796ea802885903be
MD5 bab07564a8ee97d8e7e6702fc2415790
BLAKE2b-256 efbf4a4ca9a0b0240548851064882c367f3dd880c600e29a12b2742c63889593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4df5c0334e5c327bc36bd2d54c8c051433400b2f21bc57346626f2c6649641df
MD5 122a57db38ed8caef20745e226be4b8f
BLAKE2b-256 cd51b4186512e9d4581a46ae9167cd3de9852c0075cb63198f015eb205a365b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 51ee786baae0ca156c89f6271ebecec4dccde7d0328cd1b42752a0dd139e89e1
MD5 e1f965e8c105b468f6970d580672be50
BLAKE2b-256 6e926caf1766869751449ad5216f4b33d460ce4dad9d4d62256b1860ddcd6b4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 11070f2437466a5ab0e2a301f38fc6df4e284f415d1198209872861fd29f9ffa
MD5 abf5dbdeb9bcadcdae021bb93380994c
BLAKE2b-256 515f2f40e64b5841abe8586e344207435ef1acecfe69c334becb8bb4294a906b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 136.9 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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 601b86fc55251d87b0c534847fe18efdbf6c9ac2fa635345409e6ed8012313e1
MD5 2835ed7dfdc5b9b904882eca93232659
BLAKE2b-256 d52ca7d1f0cc6522559cd43fedee0210f4ea7c2d648ba290b21cd0dc16cb9aae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 122.0 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.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 744fc0bfbcc0a74637421522097dc6fc402ce5fd24cb93b62ff7227a4266a2e9
MD5 32be18097f5c6480ec20c8780ab81ae8
BLAKE2b-256 3e2a181a3f586b1ca7d4d4304f376990a2298a20f0956345e2de4bf9badc4f63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f48e0f1a81ba54ffa8826db2377ed6e8d835d9bc65aeeb7528dfa7010f83ece8
MD5 7b80fef1a97fc6982231f6cc8e484e61
BLAKE2b-256 b9a0fa0b74654f49497829854e40e92e419edec16e94ec509edda3d3b7165aa5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-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.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 21b7d5db68e6022fc8998f3c9fde3a4fbf4cf0ba808785bac20334abd51361cf
MD5 9e27b5d4ce29382a348c1de92af9ba35
BLAKE2b-256 28aad5adb7a0a2fb2577e9e3374e7457095f8e515b5f654e1fc93580914e3fc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0ecd9918949e2a43afc08a7f31033d4bb37aae36669833e92e144bab09f81597
MD5 f655cd07d1ae6814b86d196561809750
BLAKE2b-256 cd4458e30e9fdc73ba1a3b9a4b2479258120d0b689e146fed8a8d2a5c63b8073

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2d578866b1a3b867c3f4914590be101088e68facde175aa68e506c645baa6df5
MD5 7f9f228ecf8af9d2f81822f94a11b87b
BLAKE2b-256 460da2593f8a1c59ff3a2e9c7654aa70c1099000b2ead1c4ca54bf93848b91c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54cff6722d6eee47c7dad69c201449250eb0f36bdf0b19818a417737a3c71069
MD5 da8405a7118b6381a8dea348be629a6d
BLAKE2b-256 859bae82fe6d7f7daf97374a8142b41d71e7318eb44f0c77efde33d55a99ad76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a9a114eebdff359fab7be038dea8889354ff881fae3b019d1cd37aeccabc7832
MD5 0590bb95da7b6d716dcb6fc1b79cda7c
BLAKE2b-256 27860ec846733a43358b5cf5ae59888cbb624e4fcc48f5011e9d1c3821eee2f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 136.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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f6b22df8811dfc2aaaace540366f271ae1af2c1d3d6af5d928ae2b1b961f9c5b
MD5 547df389ea362c9b883c5ee54eb8d699
BLAKE2b-256 a42509971809af82bae940f0d5f4e873edd25e8aac8abd92b896dc6bebe3c92b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 121.0 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.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 81d7b77754f74c485cb05fd559cbee7b8937370594d1525ca1497345f32a82ef
MD5 d09cac43ff80191970ca92654e4ba7dc
BLAKE2b-256 a513a0cee2cbe9d8053fdb6881353d4bcc0f87423b6c5f0b761e3e1561f9e236

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd24ffee3beec554c6a33474c7ddbb760ee623942f9d0f915a576c87b5e785a4
MD5 da106c311a375a6c5970633ab9031a1d
BLAKE2b-256 7fe7da17752ef611399f39812b2aa52cd1b3d491325c0c9ad77516541539e225

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-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.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 75079ae036aaa9e1ed94c9ae2869dc843d568549bdd7617f4226a3798cf3d415
MD5 24b620d7c30a6c436a79c56238fec459
BLAKE2b-256 eef52eedc87de2e914f03ebbe828e341107c9e367e340209f87fe05279cf66d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0609790a000d47c340cb6b8f481f0839269250b724cbc44d5123a5be0f1e094b
MD5 ce79bbb6a12eb1c368ca757fd3457b28
BLAKE2b-256 a5221e596c5baec132c4d75e709b89fcd1c63fa49b306b0b65d74ba1cfc83a8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 90f77cdbbd11b7277f16e8edeafc986545240a445ac8711e45855cde96cb0f60
MD5 a414c4755b5d6ca9c68620f2c9b596d1
BLAKE2b-256 e12f8eca9bd74311d8b2826037299ed9b600aeb971ceac3921daf6733a38e5ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 66f0cafe84742a4470ce42f4f85d1f6dfcd2dbd4d781718188a9d9490985afd7
MD5 6d948b9d40af959cd343cc46b0c3a9a1
BLAKE2b-256 66f4f055cf0bc63d464c0266b77fa4fd716f1529f0f311ab5b9fafd0ef1ac1a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 214a0291bcaea60ab8eea5b920dc8e50b8246d944685220649f4ce09445e774f
MD5 8c279a1cdd3441b9d7cca98e10404472
BLAKE2b-256 76c9ed688ee696472da73417ad047106214bcdbb30db4726e262036ab24a0553

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 136.6 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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5003e675b42e7e0b26cfad0306a0deae79b6c626f42d876bb97bcc7ec0610f18
MD5 720f054e66e9fb1378ee47253352e784
BLAKE2b-256 282659866622e298215fd0ceba5b343bb3f39cbb3a9d0ed652ec461c7bccbf23

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 1f72cd9ec4071d3558df388b09d475d62044c31efa07dc187f0ee458d3b59b80
MD5 a68021ad965580618062892c05d2b019
BLAKE2b-256 a54d8d1cc85f02e3f1173eea3cb49c739860eadd5083a849843fcffbf74c0c19

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-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.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cea7ad9773ace27cee6fc958600435cb4682d6cf8f7b5fa0d917e72ae7a5c55f
MD5 9db6321c93ebde1b5409d87a2620a3ac
BLAKE2b-256 5aa5bd278acc02cfb05a36ba8e7b1959deb1bca43eb78cd8ffc851a247253ff6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-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.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cffb4f4f9e74c6e82f2983476f783d3d53a6d11ab38312700bbf8bb81fa64642
MD5 4896d91454a302f40533ed09b62e870f
BLAKE2b-256 1e280fe92b6fc0f5f1008a034ec527577c931cb168377a0f8a312902ac2500dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 57724122ccdaa5636245744fb5e42aa28665bdd645c4756322757a43d84e3f19
MD5 af932fe7fa34bccb3a264b7ec38929b5
BLAKE2b-256 315575e6f9a3eec8e526535515d76f5f854fbeb70cbaec2fe1b643bf9f8308b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b7823466a82e782fc2005dec2b6080fa223366699412c1205bb51be7da38aa9
MD5 f6f8953a162d605c47755b43a5617fe2
BLAKE2b-256 1dc229d517be7a04bbc2cc545be9666f8ef7f76b005198fb82022ca4232579b3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 036a80b8839ddd3a82652c471f5103eff5365c256401b4c7be27dec46a8cfebb
MD5 9caa058d8f0e4a1e358248b2af1fa371
BLAKE2b-256 191a70c1396272a0663f3606235632910c5af332fcef474b5ed41d811ddcbecc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 143.2 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.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 038916dc7049b9d5fec213536399e05f4450bc53f46ce52573b83efd90d93401
MD5 85360fa8ca14be76b6336741019a1870
BLAKE2b-256 bca57e067462bc2973e20ccb8aeeecaae69e0baa55478b67e626eed0deb7bbfe

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2254f45eef50a321e70253c92742752cedbd01d6df7290c6716f8db51949d05d
MD5 7bc99c3ca3fc8ac6c02b9d78cb9d68f0
BLAKE2b-256 9852b10504605a863dfd4a13475e571ac7c6d7db82e9b69af23dc24a58a6e9fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 121.0 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.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 2188cc3a3e6d7a5362743678f13d97bba441fe005b3e372f217a69c2561df4af
MD5 c05693895b2a4d7ed2e000731a7bd28b
BLAKE2b-256 aed8b97373f1a700d248eeab83318bc4f2e4557f9dd55dfb896ccd0f174e9586

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-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.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd14f3131cab89e2e1c17ca2ac2457cd950b39ab93699a53b8eb90033b9cc77b
MD5 63cca3775b63b7381c4a46e0f74c2bed
BLAKE2b-256 bf9f0e8ca6200984d88acf8232ee6238953c86850230808b156b6e1d5d8b4972

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-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.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c60f2b06e9ba182141e1947da5e0e3c7804e96c4aecc49ac6d0cc0fe3a433aa3
MD5 016347bcfb7bc492f36a442964805fb6
BLAKE2b-256 a556f3ac338dd38906539a702098830b90c0373e294b0f8cc00f6095bf06b285

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f2a77db8933fe864e8593cfbb71198e41921fe45dcc65f10d1810dadbf9d2f9
MD5 24e047a041e48ec595a5eeb864d9fb17
BLAKE2b-256 cda2f2c0ef5bac10504361f2ddf7698b8e971519a9edab7e9d2f3a72935de3f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b95a83c48dea42d6f3072d6dafe2e134838ece2d257a2118141385f40e2d66d9
MD5 b7d86a9072b9cb2d0e7edd03ad8b1f60
BLAKE2b-256 55b1872d7bb74e3282685f16ddeb5ed8e78153d1b87cef7c804b503795b54629

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1036c5fd6b728cb5561f096bd159a387b034347b4e0e5fb20d97e48287bc65d4
MD5 7df806b5d91dc856f627091ff305f554
BLAKE2b-256 5eb94bbcf4e486972de710548e387d8b126c5df26407a4164b0b3039d953f265

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 142.9 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.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1713cfbb2fe207a82a6e0706af55572bfbf2853b7994926279d14f8c2ad7e7d7
MD5 9f0bea9d5367d6a72e33ea2a1253b4ac
BLAKE2b-256 8532dd87fa580c137d7e688205399dd0860fb3c466ff3c78bec4a6e38a508396

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