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

Uploaded PyPyWindows x86-64

qoco-0.2.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (189.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.2.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl (129.3 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (143.7 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.3-pp39-pypy39_pp73-win_amd64.whl (136.4 kB view details)

Uploaded PyPyWindows x86-64

qoco-0.2.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.2.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (189.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.2.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl (129.3 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.2.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (143.6 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.2.3-cp313-cp313-win_amd64.whl (138.9 kB view details)

Uploaded CPython 3.13Windows x86-64

qoco-0.2.3-cp313-cp313-win32.whl (123.0 kB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qoco-0.2.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (190.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.2.3-cp313-cp313-macosx_11_0_arm64.whl (130.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qoco-0.2.3-cp313-cp313-macosx_10_13_x86_64.whl (146.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qoco-0.2.3-cp312-cp312-win_amd64.whl (138.8 kB view details)

Uploaded CPython 3.12Windows x86-64

qoco-0.2.3-cp312-cp312-win32.whl (122.9 kB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qoco-0.2.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (190.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.2.3-cp312-cp312-macosx_11_0_arm64.whl (130.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qoco-0.2.3-cp312-cp312-macosx_10_13_x86_64.whl (146.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qoco-0.2.3-cp311-cp311-win_amd64.whl (137.4 kB view details)

Uploaded CPython 3.11Windows x86-64

qoco-0.2.3-cp311-cp311-win32.whl (122.3 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (180.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qoco-0.2.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (190.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

qoco-0.2.3-cp311-cp311-macosx_11_0_arm64.whl (130.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qoco-0.2.3-cp311-cp311-macosx_10_9_x86_64.whl (145.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qoco-0.2.3-cp310-cp310-win_amd64.whl (137.1 kB view details)

Uploaded CPython 3.10Windows x86-64

qoco-0.2.3-cp310-cp310-win32.whl (121.4 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.2.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (189.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

qoco-0.2.3-cp310-cp310-macosx_11_0_arm64.whl (129.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qoco-0.2.3-cp310-cp310-macosx_10_9_x86_64.whl (143.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qoco-0.2.3-cp39-cp39-win_amd64.whl (137.0 kB view details)

Uploaded CPython 3.9Windows x86-64

qoco-0.2.3-cp39-cp39-win32.whl (121.3 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (179.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qoco-0.2.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (189.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

qoco-0.2.3-cp39-cp39-macosx_11_0_arm64.whl (129.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.2.3-cp39-cp39-macosx_10_9_x86_64.whl (143.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qoco-0.2.3-cp38-cp38-win_amd64.whl (136.8 kB view details)

Uploaded CPython 3.8Windows x86-64

qoco-0.2.3-cp38-cp38-win32.whl (121.3 kB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.2.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qoco-0.2.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (189.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

qoco-0.2.3-cp38-cp38-macosx_11_0_arm64.whl (129.1 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.2.3-cp38-cp38-macosx_10_9_x86_64.whl (143.5 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: qoco-0.2.3.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.3.tar.gz
Algorithm Hash digest
SHA256 1cdd987d70be796cc19aa7705037227331df14cccff4e2b5b797954533e4457d
MD5 ed16c0e29e0f182fb7c54bf17ca2c4df
BLAKE2b-256 3c3449f11f1eb4629896ce16e70baac3c178d9b6b731b0280482bfee9427b2a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a396f5b38061fb0a56d1256d867f262f9d821544b06f0ba44906f235c1cece24
MD5 caa393b23a71cb427f185dce873aa904
BLAKE2b-256 4691a85efbe4c7b516126f02fe172fd3782d549328f0f73359ae3d1e5c9bfc22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1606c369f946c9a16cad1bdcdc5aa86ad568e26891f5ce01e6dcd27aa414c79b
MD5 d8d99093a4c3e4aa99388ca4333f7537
BLAKE2b-256 a6b148a39fcd1ff4bb1df00c20d845767a6fe03765a9ab50b602a7a3fae5ae3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 802de5a783e70f0227c870d6425007ce5a2cd51627afe8848b57161c5c49b88d
MD5 c51c346c9ee6c4361c5d4633a3fb418f
BLAKE2b-256 385884561f9e10da2df26518360202f9845cf0d643154c828baccc1c3978d82a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 05db8dd735b091315a1eda03f194c879b24af23104dc9e4e0d29cf0be6fc168e
MD5 6ef7b12a373d03c1ece30ed9ff4676b9
BLAKE2b-256 d3fc76ed3e45a7bfc393a0bdf02c4ea088af6a07c654143e84407eaf8114dd52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 26f298a36ae4334554d912e45ac8beb1871c154aa1f6db2b0bc5c314b8a32ec7
MD5 f78c23d3df386f5c73c38bfc40076d69
BLAKE2b-256 46a5a660175e933934ce03fb576935edc1c7812b60f973c2e813d3c1604b18ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c2625a2e6c8d026fb044568a1c7d5fd011e79ceea45a7feda2845e530cd9cc7e
MD5 9141612aaf405ce7644604c7ac6fb74a
BLAKE2b-256 3075faf54e22b58802ded131d4e1c383f5c36acbca930356f04a5690bedb13bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9426169ebac6288a088b717c00c7281911225b9c6557d009c4c13eb4f495449e
MD5 903638339f4ae7338905da3154b0aee7
BLAKE2b-256 46abb45718edf039ed834d8f93ef0d28b87f9672e5de47d830b5d93d86ca33cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 477382df54719c95a130d4eebb3df33c74612bb9b1aa2b99b5da891aa4822557
MD5 aa807403e69f0702f9630d052a19bf23
BLAKE2b-256 414e7068aea678fce7f9ffa9f7f6c461ccda5807dbaa6d16af8888315458aca1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0e04a0966d7afd83dad923a6bab2df1196699726e9cf98f59cee9e45fb80161b
MD5 dd29928f78d873dd356715603554540f
BLAKE2b-256 4e75b9348e0c45ead5c0411af2fbb623d5836d3e34d15b2fdd502ea5cbe297dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 11d0437c189201b8764754ff633f96c91a423d6bf2d698614556ea31069fd9d1
MD5 949fd6c35c0e20a2de0b53c5c68acdcc
BLAKE2b-256 ab4678ef54f9bd7be34367acb5c19eb141b44b17c664c165d4bc4b1a9e8698c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 138.9 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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cb0896eaba3ca81b5431cf221b5e47d5cb42fb73a0c24b80a00fb2acdf9ebda6
MD5 33e4ba531263784f445e0cac8420078d
BLAKE2b-256 20f49309dc5bfd5353b5bfba92508b36cd0e45067c0bcf34287b56798a516d60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 123.0 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.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 402e148f341cb64af23f6642fc0c2b7c163abc82d078ecb417e41b9bd710c45a
MD5 3f9b82abc02738a071b481b90efddc02
BLAKE2b-256 3a6cb268f4fbf2410fd0918b57d87f654a7969c70fe3e67371cd443c841c210a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 23dcd54ca0142fa1293e3541cb3160a771aeeff7553f1f75c9687de40e07dc6e
MD5 998e73188282f9fe65b37aed5d611087
BLAKE2b-256 5c161aa7bc68653acbde6178eb64a5545d0b0c8c561edded9f5ff8b147c42244

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 231d852855cb8ef4769b6c8a014182fee3dc4245dc881c5626052a3c89c4a6c0
MD5 be30c79028582102978c92d5ca8e6fd2
BLAKE2b-256 719cc4d43b3a8361f24bb00b6eabcdb7f9715bc27c733801fbf10ab9d8cf9474

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5ec95b7be857031d46352f32215db6106b8c6cd4f2af10e59044f6de40392510
MD5 7a2b17618bb8847e8093fd5665ccc196
BLAKE2b-256 61bb1fe8f962c14057d454d9e48fffcff2308a46bb74039578277b995cff308a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 04c77c57717de9cfa6c155b42f35e72458bbed6245a1085553224db7f7c0a4d5
MD5 7562c75d7850cf51730330192d32c3f0
BLAKE2b-256 d593a9259f66d9906a2fe83f3b6b02f1f2e55088668ef16af24a9f95a1a1ebed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 09df3a78e44b20a65181588da67c4ad760087ac2159fbc4434317d7add601e65
MD5 9d2511990ed8c0c461f6c04ffbb380ec
BLAKE2b-256 d5377e0fe6ae42afba618b344a9b6ccd7289aafcedaccd72167883fc086f61e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c7e68724404bbb6707a949f4bdc171f9620be47586437abf6fc454072e9f863c
MD5 900243b77a687ea4c785137e6e0de8db
BLAKE2b-256 cd8952fdec5618e1b743b51d8a46c1b81df3311a4d9710fcc0cf7405aee63113

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 138.8 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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7ead2fc356ab6b24b9cb8ed5db36fef9b7c8c5dbf21b8510b03b2f87f8e1eab2
MD5 76ab12b906bda3d4c6100f7c250f4655
BLAKE2b-256 5277b3c2be171172dce3c9bb7e41fee6d486b437a8522c5e74cddfceb43e0740

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 122.9 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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 91cff4e098488e799d4bbede5e80999ca647f5749e4b79bb1f74c029830df650
MD5 6a639a7093cf63880e96cce4ab47d22d
BLAKE2b-256 9c3d21ddf8ee3d28a6cbbece6b18f75de83a1861e0285778cadc481265fbec40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe260a43c210aa572a9d9ffc641a53a7919bbb47420ce7904886b2e1898f57ae
MD5 f4f716718e8afa605838e8cdbdeca144
BLAKE2b-256 9952101187e13e2601664e51b0473f0cc4661ce68122c2fcab1ec40863e06a8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6e844fb0312a6c1fc5376d238ff7764e989159a884da44f25a20e76b2c968e00
MD5 8fc8e525182c42b0dc34ea41ccdbfd0b
BLAKE2b-256 e30d9d441e4e310500b82926b0d7fb5b0b36ac5f1cc85c7d35f574683d55bb25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fed9e4215fd77044bba9c086ab098b31d8f041ca1b1effa5256950d4d9c1c81f
MD5 d8433b4d1791e6f6232f3afdade4bdd5
BLAKE2b-256 e5201c95e2c2215624d8c6d4da149230e1be0fc0027a67bd74002d6a7984ebad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3c4c5c0ba230e092e93000d5ac6159595e455d45549e43645d9d269d4b9b7c48
MD5 946b30e58279c8861683c58ab36439a4
BLAKE2b-256 58cc7747ebbc7bdc84ce9a276871419b91d908d6845986cb82a55a0837d13136

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c8755cb1bf9b4e074ceefd35cde577e04acabb18cc6a69ca50d26e46e2a5b95
MD5 0d9010e50c16e88e873d13bab7ff72e6
BLAKE2b-256 d77891f48a69c8abaa4c9031539d4ae96c455854e1ec5c7eb4d73f007584e8e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e2e0504e764f9b15da2d3ee95a48f3fbf863b8fa156fb4c71f116659db329761
MD5 0bc957f7465d16afe4051ec3890382db
BLAKE2b-256 88545affe8d77a54412bf10455eb5e8df86be1f533ad002e62807d50378d4b01

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 137.4 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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6e2c370e4fa10a5132592043be153837024b4b95697bfa501a857488c96549d0
MD5 0067be978a847628d6e78f8b76ea953b
BLAKE2b-256 97a9d53b28a54051399a9b6611d4bbd47eef1e618ab6febf796f520a42881e1f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 122.3 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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8cc85e31b0147ad3e5002a74e1b8d792da0f6648505a5ee1ad8a0e2c76f07fbb
MD5 328547e7b6e6cb31b7a1ff4f7dfc2b18
BLAKE2b-256 63efb775e9382efa8257d9aaeac437f0e7b25659c7d761c7069d4cd98ea99239

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b9b8275d60521d0bb9afba5e22139c1cca31165b6f4535ca34437812f93402a
MD5 9005d0b570d3e131e57ae35775679984
BLAKE2b-256 ccc298abcd3773e643aa146cea763645c48e6efa908813e9257a383dcdc7b027

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 63ba6434d790c2a9562577208bd6fe8310458454e405a43c5077edf5294c4d18
MD5 550e4fe9aa7c36fc20f926cba031cf1d
BLAKE2b-256 3df8e1a731903d2a2171d45d1e79461bce9febf16eece2298e6c186c115d2644

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d288e3a690e3405e8b2711dd06db87250f4fce2dc7310908323ef1b529ea8a95
MD5 53abefc86068570732d8751f938b2adc
BLAKE2b-256 b964d1e76cc1b01ed262f4a50144cf8f2660f56db86a4d225e480e80fb90089a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 86b1353c8350977127f2345f7b3ffff47e5653dee98fe38ea37dab7721c93061
MD5 5b51b73e74667962dcd09f419487751a
BLAKE2b-256 5ad600cbd175210a4e3e55b0dec3bd2d98d2edc52885e4d93379e3d5551b0775

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8743825dcea6debbd893f7c94dbae8316acef5ebe32a994b97f732f7f1c6b990
MD5 f9fa14f283f3a8931e27dd7685c22361
BLAKE2b-256 c773f5965b6e79b12f1765f1f25ed8e1fa0314e0f5df5015c2024b8f1f970e2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b50918fa3db5b68b34127a95b9cf2cc60f62665809c051605d7456405df721f3
MD5 9f0c96cb9a0c4c643813206bbc7d6fa7
BLAKE2b-256 acf17ba10b2123a0b5ad2c1500f893b8227ca3c23ded58465e2cbb76ec19e0b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 137.1 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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8d33d3b5b6c448eeb6631cc92fe0df5ce4db641731e9bcfc5b42c7a5863e42ab
MD5 5ba27218f0d99960b58fe7de367d9639
BLAKE2b-256 d0272a0f906ae86b413c07f7808907aa990825cd591c71327e7560c6299fdd08

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 121.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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0074b579aff22a71ab773f6fa27fc01c1a826568906d2af82c5cb0ad9043538a
MD5 b8f0814d40fb8deb2c306dec745d875c
BLAKE2b-256 8ba4bb767d7f766fce1309520ea890d03645f4983ba7fc80d20e90d439192bfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2eb36a06d479e8b33479b24b97a8bf7d880a49010471bcfcdc12c5d0debbfff9
MD5 9196194f5eea5f0fb2dd11bf91a31ba7
BLAKE2b-256 e62b8f87ff045f706a2bd18ee0d79180693da44d15b022a306ebca7df35118a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 04e073e7d2c1294a5c01449aa20eccaae47c458c5a2d7a925e486047a920b272
MD5 6ac31a6795d927d08095ce68615dad7c
BLAKE2b-256 5138c6ff82e31eb95907b465942acb35138ae2cfa65965f93c3bf1649ef11fce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2b25db2c7d7b184b2e8a18084de9aa3be3dbe0540abfd5aa500b00b407580cf
MD5 5d0d0e75e9d0912d113909d726e7f57e
BLAKE2b-256 24cb82d87c1cff8232d447c1efddf37ccd54a3d5a78ddb43d73268b1e3531fb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8d17e3fb55b84135ef898802587e7f536320de6cdf7a7e03c1dfd3942f13de9e
MD5 8d3f3109b921a6998fd8d903f71bf3b3
BLAKE2b-256 901a9946d9861f35a43da9ffa0839fe791ec729b10496a465402ade9aab3f0e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 580edb3f6bfba8593b1eeabcd030532828abfc59d879e16a31543544d632f30b
MD5 c964f3bbee9f4236dc971e2a483dbd6c
BLAKE2b-256 614c8e6424822b3ab5aae4da558af91f818cd7d6dea6d34160ba143a3003e6a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 29b9cc05fe3e12db569212ef8735dae0d6b98c5bbb39c5906debe588f54306ae
MD5 ad04383ce7f0c66003c763188fbf30be
BLAKE2b-256 dc4f551ccfe833fa443b90b66fb45b0fab086c604ce2b19ac4de37cd4a60a02c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 137.0 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.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e9486f327ee00e858d6ac07bb72cf621a6be7ba357b8ffbcc6addadefc43bbf0
MD5 29c8a0c7787d61ca30a8a3ddf78d0554
BLAKE2b-256 b0097192df71ae00c844e67278b36a98707953981c5c8a43be8f549e007dd9a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 121.3 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.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 ef7c7b5ed43b7fdc3f94255961c2dd60f0bbfc00e457fefc9e87379104aee8be
MD5 ce17f7d51c3a806291448a15db2cc4bc
BLAKE2b-256 ae25d948a63ae90e14f6b4777737131731e2ad78a069502c27765e9a72210002

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-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.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a89dfa5c2cb29aadf4ddce7cedd36e347c0b429db08d47b30f5f25cde9acb699
MD5 fd82ef542301b7e7e9c8f05266f523e1
BLAKE2b-256 68fd0cc6b7107fd980a9ee294e251140821e9692006d2a3a8aa20c7925a57aac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-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.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 16526b32c89ec45af4a428034def94c183fbfc2fd6716ae8684de98e2211981e
MD5 a044a23d85d744d6f5b576d5ad4c94ad
BLAKE2b-256 a8290b83aa9d395031cd7c4be23f91523c71e4a35c3cad3ef28394d7769f7efe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 13e21eba16a63b77aafea04b05967e1710a57913b4e13108132beddb67c8fbad
MD5 1f7d6fc5bd1652045e598bd39cb4a767
BLAKE2b-256 3406f2a5044e8af11e57fba4cd51943f100bd6fbca7b016d9358678386e29427

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b4b98d1603e6dfab4b3a12f2780c52f803c3dc1152ceece891e8c5c1f02c1b3c
MD5 76676394fa8ba4afa0237f4f340bf12b
BLAKE2b-256 fd81a655a08898818d9ee8830a9903b28d894ab75df4d7405bdb1d017f3c45de

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c829353457a07a1229a22a0bd55f561c352082b9b4d116b31692b82dc34f6882
MD5 37868bf16a4de0360bce8d23c1372afe
BLAKE2b-256 463e7aa51d55d4a96d3e18c53bbe46e29d78a53afc1afbdb58b52345ea9858a5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.2.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ac1a57e88aa63968d9e6c586e7d966b2da00a39ff89ca0c2e878478a4f69ee08
MD5 b25c1a7202cc2f2bd59f29998660ffab
BLAKE2b-256 83e98fcbee6fb9917fa62035c3a1c6370194c5b9eba0850649d392b96aad3d91

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 136.8 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.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8e4a75830585fb3f171b6a3dabf82f9123fa0f904272e0976cf16d91a83b411a
MD5 b09e99cd02e301fb3abe641bb8578f06
BLAKE2b-256 3062f4614b1c1d6832490feb0ba608cfc2986fa0bf86a565e737d8e5b934b860

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 121.3 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.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 5dee97b34f3096269be24c8f2a820cefb3d92204f9ded349edbc4f2d88a07f84
MD5 a3e35a40f65700ec266f00c24cd57138
BLAKE2b-256 dfdd7295934e7efcf588e183aeb4ef18f1e8c5f4382d13ced02c7b45e38929cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-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.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6497bd897bedc11a4837611c4114dea04099e82f8274463bf49ac8bf2c86e0f6
MD5 10755e6fbed70372678e53d8545d8fdf
BLAKE2b-256 1c26ed76bf8a46939811c66d0ba751dba857b1a40776e1ae19e8da594e8917e3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-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.3-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f13c4aca39f45347f34fc7ed5f47b4641b7f7e51940482db214be2fd9d7d3211
MD5 31398122577f3952399c711fac59ae71
BLAKE2b-256 86f11d6fd57b8439b51432f3c9a9b24ae17acf2e60cfc4c84587a35bea339e62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2513a51ac42fdb39e932657d8750f94d30a5cfc07df5e8d5393fa0682829937a
MD5 71b3b1ca2979743209f039b9e14b8f2e
BLAKE2b-256 d9c2a504ebb75b4821afcb3f272c28fcf16ee3fcc0e4afa5c526c0186f8efac2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.2.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 321040c1f71b1967d4f2d626bce8fc526b9fedd17af309f1c97195a2d69fb5bc
MD5 fce0b290c4f31501f5d2d1881d3948ca
BLAKE2b-256 9871843e34bb382458cebef51a3fa74aa5266d7f679fe7d5c47429054758aff0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 129.1 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.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c3807df6da6160062de9e037574fe5daf4d51f1e33faedee86df3bd08226c2ea
MD5 2f664f0a95296af7058c17f6ae11e7f9
BLAKE2b-256 1b8a16014e2b6fa953db1024521c139ed7d741d4fef531c3dc96c05767ac12d0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.2.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 143.5 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.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bb6806dd123e48a37404b8530ddbb102ba80cdc608e0065356d486338a050d76
MD5 aec43ca0fe44d94c3d11a1c231d83aff
BLAKE2b-256 9526125feddded8f065a749ec5127ba318b0ed9cec240e6f6d0c671de17fd722

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