Skip to main content

QOCO: Quadratic Objective Conic Optimizer

Project description

QOCO Python

drawing

License

This repository contains the python wrapper for QOCO and the code generator QOCOGEN.

QOCOGEN is a code generator which takes in an second-order cone program problem family and generates a customized C solver (called qoco_custom) for the specified problem family which implements the same algorithm as QOCO. This customized solver is library-free, only uses static memory allocation, and can be a few times faster than QOCO.

Bug reports

File any issues or bug reports using the issue tracker.

Citing

 @misc{chari2025qoco,
    author = {Chari, Govind M. and Acikmese, Behcet},
    title = {QOCO},
    year = {2025},
    publisher = {GitHub},
    journal = {GitHub repository},
    howpublished = {\url{https://github.com/qoco-org/qoco}},
 }

License

QOCO is licensed under the BSD-3-Clause license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qoco-0.1.0.tar.gz (23.8 kB view details)

Uploaded Source

Built Distributions

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

qoco-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (186.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (132.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (150.6 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (186.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (132.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (150.5 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (186.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (132.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (150.0 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qoco-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (186.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (134.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qoco-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl (152.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (134.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qoco-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl (152.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.1.0-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.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (187.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

qoco-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (134.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qoco-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl (151.6 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (186.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

qoco-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (133.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qoco-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl (150.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qoco-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (186.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

qoco-0.1.0-cp39-cp39-macosx_11_0_arm64.whl (133.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl (150.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qoco-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (186.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

qoco-0.1.0-cp38-cp38-macosx_11_0_arm64.whl (132.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl (150.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: qoco-0.1.0.tar.gz
  • Upload date:
  • Size: 23.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0.tar.gz
Algorithm Hash digest
SHA256 186196f7c46e165297990741665cde1cd5448301bfba9bb004211115f80dfaf1
MD5 fcae3ac045a3419095014ef8ac38865e
BLAKE2b-256 923007bc4bf78ce2f3fa00fa6011caa598553f821eb24dc5a03f9525900db567

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6098b886498c4fa7c68b07fbd14d7e69bbc47ce117b068404aa6d182d8057096
MD5 a68b29d2153e55f605c1bf5f214d69e7
BLAKE2b-256 08aec0a263b5d5a42a8e431c36cafc5146d1ded6a11f2a363bc6cdef740245ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8e0091281da344bce39d4ab544b759d4137e95d546e1377575345812bae904cd
MD5 026ca5ddd50cc0eadb7016da660096e5
BLAKE2b-256 feb03632e88bf88c3be2cebd42493cbcaf31df12e483dc48a35cf70a9547afda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b7c312f4dac6aa92ace3138155fa90d20d2856ca19c8c9ee61134d0325ba406e
MD5 55a7100d4153414b8c7786e2a6b07f29
BLAKE2b-256 021662e5284c8297bae88d2ce5b935ce61dbe174a4befdb9b73363b31d6f1ed2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b7211ea3a9dc07777763f3525bb5960d52a578862ec502bd6af4b53427c0410f
MD5 46137fd724067734a55710c32a2cf350
BLAKE2b-256 51bc788d6dca3f44b7c49d3ff28809d29d214f36ed0d21496c19f98c9e324852

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 810b1a2470a49b3887e17f8c08744138c0beb45ab0ea99a105f0f13c604a8f3c
MD5 cf20970a3c48550454c926f807c630d6
BLAKE2b-256 68dfa624c23c5127809ae14844adb3e33b34be3ffded65d42924f214c9722707

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 207db06462a427f0003e32136d6546a17d487c244a44a0859f44732a03efe61a
MD5 ddacc1eb866f4a43f4041862a60dda50
BLAKE2b-256 465edd2ba99283c883723c60ba81978960ee7a8dbcf6fa0ffa21e2405484dc87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f49ddbe8a2295b1b4b0bba7ce0908a22df07caccacd87fafbbc1970248177295
MD5 690cd33768da090a24af1213529d463d
BLAKE2b-256 19cb264f2bd5a581960f068d84207b76bb38be3f23386f4e38f467d938a69082

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9c82d8d759c5620a05816817538849f08c193aab388d73d7094aad76b8a4f187
MD5 40ab95cec686a30737dea2c55d469d18
BLAKE2b-256 07dfeb7cf6134fd659afcf135226081305275ae4a0645c209091848929a97ebd

See more details on using hashes here.

File details

Details for the file qoco-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17df89e1fa9a905d038458098de632a55c3db22288a67c5d54643a49450bbe3e
MD5 c111dd235174aa748cb32879401693e4
BLAKE2b-256 f5685489ce3489709dd606727bcffebbc81c10d5ae474f1c7ea370e2afa0697b

See more details on using hashes here.

File details

Details for the file qoco-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qoco-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9ff1d1e27d06a59129da6482851879c2787da72bd0d9689c16db408ab19f2819
MD5 4f9f702af8861b5b27ccc72e9acb6c33
BLAKE2b-256 4dd2825f46ea2ae4a420cca4f9d563fdc50e24a8e438fdbbd84db2730913c1f7

See more details on using hashes here.

File details

Details for the file qoco-0.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qoco-0.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf43371d1ac91e8d833b4b0ba1625a6c07b0894cdc87343be41d6de7298aa946
MD5 0d177d07efd01134eeb4e24f7f549b10
BLAKE2b-256 b2cd9d3f73937e26626145078e1d4ee02a7e8909bf53890a88d4290f9297b942

See more details on using hashes here.

File details

Details for the file qoco-0.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qoco-0.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 57f8a4df93a9a883aadf502a4732237f79845ffe007613bb7f92b973aa92d9cd
MD5 3db9303535f3d08f1ea25ca0fef6178c
BLAKE2b-256 e3fb0e231c0c2925776d6973e7be1f4885d7deca6c80271ca2993efee77658b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7bf26732868faa571802705fceb4330433e7beb5e189fa13daafdde6b0ddde62
MD5 198307edb58ecda3298a5be4b64f5193
BLAKE2b-256 2f7dd756baf83968137c2f4e040f5e3905f9d6adace7e05fc7217319d582b14e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.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.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 22177bd67fe28edaf771ee279127abc0da1932d998ab2ae4c38d61bb620633c3
MD5 68eb839115596a232bd6f77ee3fa9edb
BLAKE2b-256 ec0db0d883e9f1b6c8ee26cdd7d1fbef53609a1fb5f0998aaa092de8e732175e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46849be3035295f0f0e437ab6b68157b81155ac4ef22803ff653054d3893baac
MD5 42618134fef29f4a587fcba0eaab6a43
BLAKE2b-256 9d12dcb3121836675a7d81d8539dcce02152c78919c13c721cf433ca666408be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f8b159518868cf0174fafb7c7d6d70405d8c4b63fd47a316dc9b09792d1798ad
MD5 1bdcf4cd16adf71746572e1e75119715
BLAKE2b-256 0f046477b5f578fddc81aec96630aae1067b8537be505abea98c62cf6b36005d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8e796600371256ef1fbb06e1b117f7a07715204fc91d42c3a235441dcc5ff38
MD5 37188c39712fcb936b864bd4605e9a99
BLAKE2b-256 7f2454dc69df667c800f9b25a0255d97817435ac8279c1e0f09a4f48ab83963d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fa8191e46720c348aa811891ec6910421f9cdaeb3539e644e8d74bb430cb15cd
MD5 81589532d65d86a1023314bc78d05069
BLAKE2b-256 ff567c84d0dc42fcf029e0d2dd5cee370d3d5c0edc47f75db0a0f571e947c710

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4bc2670e1c190bcc09d8fbb1f9223c18ac665006298bc3a6e096d79a286391a2
MD5 6fd134e37d55fe0c153d7037244bcaf5
BLAKE2b-256 7f829869662c51f564ee75ad39bd8ec296894f7f474a0964549c90181f28ac13

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.0-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.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ba92ef26c0c24d80b0266933c19d7c5b1616000b8e90b681e92f0e37e14a2751
MD5 c613268b30f51de289deae07026f19cd
BLAKE2b-256 f3ed76cff19d60fff7e719c0d7ca140eec1656b9ee81d59f6cb77a18e8cdcd56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d304202e6e255ea1046c538eaa83731238556d825ac1e9e0e3017a4fea086a1c
MD5 0fcd314908597d1da615ee3ba82eb7f5
BLAKE2b-256 74bf25521ba62f4e0a267f589f3c572e22391bfd412fd15fc8a1ab6f0405af20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e8d991430b11bec0e68a0aad81f409f4ba9f89eefaa44a900d266bdebd196fd0
MD5 978fa70b1e70583b457d9bd56ca848a2
BLAKE2b-256 ea912fff59e771e5e3ef6a41f88fe19a467d8e36c267201fdaaba193c7e55847

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d328bda8079a2ae001d5679063a3d7e19a03b9330c259a39ee3ca0926bb498d
MD5 f29d27378afdfe490c6674e3742d9cc3
BLAKE2b-256 d193ca515cdb360dfe06b2f254dfb4e5daf1cf6843f10c005d3738fffd9bcdf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ec50bd005c35dd9061f34fdc5debc28f887ef7b32a081ef3854285e2748daae1
MD5 46694710ae039e0c9f95732606e05e70
BLAKE2b-256 cd066a90dfe0501533c9f4373afda9f8412daf89af4f678c27eae3bf328fa3ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 402c7a0add680e4d47aded4c882cc6dcc49b971b6f0b50464f5c7605845c4847
MD5 1ef115642b7eb236e19ab017f65a9797
BLAKE2b-256 706c8e362e0df77f7fe7db511dd3c8c61d9f3e698d62b206fc45dab39cde34b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.0-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.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4ee2d9c0edf809e7706d338dabbe002613712bdf5c92cbb59ee914024f03a485
MD5 88334c90ae843f467e394130553cea7c
BLAKE2b-256 abfa6fbed90fdfccec0f62e4d1502c6ce13e022c785bc4f2036411a88158ff97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 555a869ee5d0c8b77c0f0ede86d902973aea8687acb6056a4024ebfb50b70bc6
MD5 52af8e5b03c6af701ed20cbf3c7d0ae8
BLAKE2b-256 5e86236c766496e6c1ec7dd4be974812d5bae5571ab88c6603b4328bfa34cb04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f49fad3415a06677697883be0cb0311d888be8a09ce06d41fe6ffd2041349519
MD5 1f70ec27e2d3b519bf2a59c78b2c09d9
BLAKE2b-256 72f660c38023a6e9c9a13b3d01089344364c4b68ac4f8978efbf6380e0f997c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d1478b9fa744bfa51bfff7fcc1b4bfa5f255e87eb2126303baf510f73caf2cc
MD5 28acdd7d721d0f3fd1d15fdcdecafe8d
BLAKE2b-256 a2141f5d1f03c84a7b2a3a6a6df02b5a3b68ba97ce06ca854738aa93c070e631

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cedb2a0df4cf68894bcbe7f169667ec62462b9647a629bb524abfb82503c2207
MD5 0a02190d8e2ef1eff94a75f34affbb68
BLAKE2b-256 c1185890c786730f667738f439789cbfa36987f06703d227e4d51a82b8dc8dab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ef42c6d4631b0b5a57593536f3c2c5b63f99f209ec560bc09636d5239a99c01
MD5 73dd299eeacb65831d1272f467bb5504
BLAKE2b-256 84a27c733d6800d2f1b5a86f2d42f65eaf84cb039d7490db4349807e36c48855

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.0-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.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bf1c19cd6dcaaa6610f8f785862dd6d02e3c98740900eb81719a74cd31f5aaa4
MD5 2dabc93d234b1c175e48cf85695d2004
BLAKE2b-256 710a70848fdc9b0d0fb6816c0b04878a969c12aee4d89b1d12e22cd5429b24c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f4346e7a0a2ba578f5c7a82a55824740d9e251d51929503af46b76e8efaf700
MD5 5f316904cc832be8c8f59f4b5f17a02e
BLAKE2b-256 1e85d06739f4dca25550d1b84f80d9c31defe4e09a4a7699d94010853fd3fecb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9fbe4f1f999713c971f928ef359da7fb4d2ffab30d1fe8a944c22f4fa99051b7
MD5 17ce0ad6f026fa1c6fa50a63668bfad9
BLAKE2b-256 80ea95965d7810c61aefda7e6c20fc379ba86148652b8e40a99d70189bbdec66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 91c3abc3f4af78f127cc16ee67e3566f96658789f5a0d645268a547de4df725c
MD5 9c8dcff3341db0200bfa5f2442786707
BLAKE2b-256 96f6f3ab62bd51de83a7bd9eed2de8c030673b0828a2c957349cf5b819433eee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 08c806030ff93a7b5d49a9d43b2b67167df592eb5c77a898b35dcd011403a979
MD5 fe5daea7b90ba0fb394dcb27a61e35a8
BLAKE2b-256 95b46f3fd0e9a91d3fc0df0e34f0ba1beb990cc00584bf04c331420505cd16e3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.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.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e87877198cb940f777917d307e5fd9e5626ce5be40001f27123baf21d73928ea
MD5 c76a3d5ef65bbcc13d058b77e3605a76
BLAKE2b-256 7f0916f797f527cc368b51cee4e415c3790720686335cb9aa939f60e26449f41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.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.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0d0c0a29dc1b45101357116f79cb52531daf5f977cbde3b9717bb805c5f88b68
MD5 3116011c6badfce75d43025e4732f7be
BLAKE2b-256 d22c654ecd010e4f30033c9b306986550566fd70fbbf50a928e723681e2dbd92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72009f1bfcabcb5728226035acdb8c27e38376c70849c6f155f5c3680731ca4a
MD5 4d95488d93fcc2c937b7aa4161601924
BLAKE2b-256 5e9e78b32f944abd5ea154e861e4627e34034ab851f8d57ede49ec5df9500903

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 27abe9dd2a435ef8ed947316b11adb2a3207e50b6133bbe25ff6582d26215f53
MD5 ae9d4b0a36ed7fb57d0212a8a0cb96ec
BLAKE2b-256 a595acd68429ccdb77e21e6c8da5fd8324d9b2b73b9f7bcaa7b1e39e5ad75ac9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 133.0 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8beb6611df818fb82d18eef080469c79a2077d28b1152bfcdcc04a2c4032a4d3
MD5 087661970be8359ed64937652ff8564f
BLAKE2b-256 032a10df97ae95a9530f075a616b155cae78d4197e0b95ae4d90b8067dd5f4a9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eec5eb4ee8f8baa6c6000c7b43865571603ca4e98db82ff9fe911b75bc9e4041
MD5 609d8b7d30796ddbab1e5d8729056b38
BLAKE2b-256 e1f208b4b8b4b390c8075158c0be5f2c4171da824a8c8b8830bd346f337bc7cf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.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.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 db22f4ba6a36da5b86dd1bfe55049abee9d38b893399df54dda6acb1151ff4c1
MD5 a673c87d035ab057b1a9f6171c91dd06
BLAKE2b-256 b154a0299a6a91db0a5f811234668e94144ec042a2dcae1eace9e3525ca3be74

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.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.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 420d53e86bb92e3af2d5bf999a9f63282bb08842e0501510c61d0a1837276650
MD5 997bf3b4224403a9e5c3c54f04f0ad0b
BLAKE2b-256 89255acd3625752a4294e0badacbb21911d309f9391c2f8cc109cd7f8394b70b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a0da9812f2ab68e4be4e085a034ac3bf9dff5501babbfcd8df6050c288d7593e
MD5 c17c4a802b7218c560e160d33e653ba3
BLAKE2b-256 812043426f809d8c7052db70f892c0603ce30f3f57ee5950144768e695d204cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 53011b76f7cbfbffc9b36e9c13ab256690f44ef259c59ba507b439cd315610b5
MD5 c5aea1802be0b78d71897c117a28b0bf
BLAKE2b-256 c01746c512e935bc9ce82aafb128d576bf776f7672974ee8a1f4fde6d979019c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.0-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 132.9 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for qoco-0.1.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a57817ce394a18c83230cf3b15ca3cef41b4da3e37ee58094f58bfe6d6be05b7
MD5 2d1cb3dcc79e50fc06c256c0fa95b378
BLAKE2b-256 9a0fea4f50e9c1607fa74b3fa07456e094a5ba85d0ab436773f85ec912d95c17

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e002ba5e3235bf3222bc05535195acd2cb24687e4f45f2a0bf847fe32cb66900
MD5 5d6e8cd8cf96f0e53ee5e9eb5a10ea4a
BLAKE2b-256 80eb13d1c4bcb898e49e50ff6f221d61e866ebb84463b64713ce0e8a09aa50e2

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