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 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.

Installation and Usage

You can install qoco-python by running pip install qoco-python.

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.

For instructions on using QOCOGEN, refer to the documentation.

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

Uploaded Source

Built Distributions

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

qoco-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (165.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (174.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (120.1 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (137.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.1.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (165.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (173.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl (120.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (137.8 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

qoco-0.1.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (165.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qoco-0.1.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (173.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qoco-0.1.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl (120.1 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qoco-0.1.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (137.3 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

qoco-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

qoco-0.1.1-cp313-cp313-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qoco-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (164.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qoco-0.1.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (173.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

qoco-0.1.1-cp313-cp313-macosx_11_0_arm64.whl (121.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qoco-0.1.1-cp313-cp313-macosx_10_13_x86_64.whl (139.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qoco-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

qoco-0.1.1-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qoco-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (164.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qoco-0.1.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (173.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

qoco-0.1.1-cp312-cp312-macosx_11_0_arm64.whl (121.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qoco-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl (139.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qoco-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

qoco-0.1.1-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qoco-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (166.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qoco-0.1.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (174.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

qoco-0.1.1-cp311-cp311-macosx_11_0_arm64.whl (121.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qoco-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl (138.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qoco-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

qoco-0.1.1-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qoco-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (165.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qoco-0.1.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (174.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

qoco-0.1.1-cp310-cp310-macosx_11_0_arm64.whl (120.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qoco-0.1.1-cp310-cp310-macosx_10_9_x86_64.whl (137.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qoco-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

qoco-0.1.1-cp39-cp39-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qoco-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (165.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qoco-0.1.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (174.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

qoco-0.1.1-cp39-cp39-macosx_11_0_arm64.whl (120.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qoco-0.1.1-cp39-cp39-macosx_10_9_x86_64.whl (137.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qoco-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

qoco-0.1.1-cp38-cp38-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qoco-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (165.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qoco-0.1.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (173.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

qoco-0.1.1-cp38-cp38-macosx_11_0_arm64.whl (120.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qoco-0.1.1-cp38-cp38-macosx_10_9_x86_64.whl (137.4 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6223f6393641e7b832152bd62f4f74615427e8021291176d7888641949ab68ab
MD5 6dda46a4a3be55edd0d78a383650924c
BLAKE2b-256 7003676b3cab38a2d4e0aaa291b9976087d708c8a03ae4a9e4f1e107e8e51277

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 91a5e4eafaf088b5c2149dacaa025fbbea403a866a3de4ffc9a71edde30f14bd
MD5 551d879bfd2696151a1247e17a9fd3ce
BLAKE2b-256 7ecac889a352fd3b7d4974f79e9e6bc3176aed30d1243c048505152a23f86d79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7c9b356a706aa880ac6514bc7046441b4a33221513040961abc006f35a7357a0
MD5 a9761638702b2836364c245153e72d91
BLAKE2b-256 324a7b4b994dc06e8beadb1fad206d86015d9292f9c673d60ea2066d3c8e529c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e7c41763fe1c31e564d56255aa4c6bb1e2ed73147b9df07b88a61f430b192d11
MD5 42039960f91c0c9d3e6fdce426d47085
BLAKE2b-256 f2ad5ab940acbf5763f87f40bd0c4101cf96767e048f9546e2e83e7468b28b73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 006d30b8f70be313fbb60faae0811e707661b5ac68e9c5ff6e56d15c64e2e6ff
MD5 3496604ac70248ae0decb889599bee53
BLAKE2b-256 7c399fc8ff16a115bc17f32ab075d85fcd4aeef084427a5375f3bb63aea45506

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c14a6d750379bd2280f9da4481febb6e5b8853ab049c46222925863ddeedb9a9
MD5 488550b0a0f41cb305976b031e1cb918
BLAKE2b-256 0a9df989f9d7a31f613adfcdf046889c661f8534641d7c6ba0a1ffb5d17f0b10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3962418dc8f78ef6039ef3bf4eff265560c36e636c0ef7b0aac9fd58d8a8c42a
MD5 0d03c10e77a6ec68d932a975f0e81742
BLAKE2b-256 b58a7d1c4e6296ede9717c94ee2312f9abfaacfd6b1778126d3460cb9eedf0cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9f5b82f797b62fc28312f6c036da011a0e305a10f10f200056d3cd69539ee41
MD5 25dedd5d934a5283aa9bb1c7b3a5e969
BLAKE2b-256 805380b7c04926856f402f910ad0b8686e607184069e9b80027a9624cc039d7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b2126380ed0fd031cf7da9abe41b3d46fe122c4c1154c25c9f7bc9d91eb9ffde
MD5 44e7ca6dff19020abc3eabc4060c2698
BLAKE2b-256 eff2eb1c615af716638439aac851588dda2ca61e5137c989a0e5c5eb847ec5c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ecb53ca0b69f7fea5686280225db9c17841621e92ff55b9eb57ed853853a7aa
MD5 d4f4a500b583e5250c3f680de50f4786
BLAKE2b-256 3f7105146b90d55b320ed5f7225326016713bd63faf92fb49a1cf54670aea8e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0fca4b1c01f6dcdea8dd2208b3d8793dec817a2a656182d3b1938f24c8d47ad2
MD5 ab4da04388481de8a936404799fcd52a
BLAKE2b-256 486a3a63b47b5ae335607b1bee27dfd71329b4bf344efc0ee1beec8830403f4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a2d0bd915a82262bf015019630bc18d1760be5502a216ad355860548685b9d0
MD5 a4678dc112fcbb12ff1b4f8140c869ae
BLAKE2b-256 74bcb1516c79666dc7d74b900f677174a93fc5322341eea4b4d0138b19751899

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2ea218ef8f2290781d17d3f4633aefd0546a1004292c070877325c53f93cf118
MD5 e1bcf692ce3f398832f243189e5b4276
BLAKE2b-256 78785b1ec25f223f32be544d9b463db418ebe53e04f817f47f0d36e583577730

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b86ff70dae8780807653a1876dc02625bc0a670448c22559facbc143c37e3350
MD5 340db5d7d3baa2e794a6cdd27ef5e4cd
BLAKE2b-256 92c84aad6506fa28443358417af0296c83647a564a6a9c2ddd39764bf8b8e9e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.1-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.13, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for qoco-0.1.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2b2fe3d064f1c0c700f7f5d2a7444e40e2490df70bd4545c197938edf16b3361
MD5 81b2ef12d454c45dab68305231cbcc3e
BLAKE2b-256 ac1b262ac42a09600719b2bfa1bae65a39f6181b59f9e537fff13134e22e9577

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ea9db750349fcc7a6e1e5abfdc9149aa3040b33515f1a6bbf294b82e1ef2caf7
MD5 0fabe7fa98b93b21b4fb4e89052ba1a7
BLAKE2b-256 dabbfa795c9fee067a412fa0ea56b7fb71b98f7935de82c623baa1448fd2122e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1edab87f5770b8a4c8f4fdc44d423ed0a2b87b1ef68c327a8ae1965d67120e9c
MD5 b1b0154ce63dc9206495a1075daa1f6f
BLAKE2b-256 15b1eec0296275d4c1888554ffc2cada79f1516a832f8facc23e314b023812d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9387cfa26f114a2f471e5ac868300cfd178a3083dcbdddee821eb2f186c408c4
MD5 ec31061d236db49d7c2682bf1c916c95
BLAKE2b-256 1f666a28ac18c93e6c7821c4ed1de35cecf11300138850f23c86b00272c2b86a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b0e8087c50e12166804868894b7f4db0ef3e55a27b72d69430535e36c4816cf7
MD5 b511748bed5be96ef65049d8f21fe272
BLAKE2b-256 39f7d84ed03b614c8ec137ff19a53a1d41a80f60eb873cab22e9a485c34d2af2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c4f3804bd17300bda9f0668f2c6eb32d8c301d9d5951f663504d938909b5de7
MD5 86a3f1937cd92fb7c71cdb6132f1dcd4
BLAKE2b-256 67e665901ee21063377efeb1a3c8d2ead9b68b33600d8245dfdcce9cf58c225d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.1-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.12, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for qoco-0.1.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c4cc515140cedc31912f3cc4468ca7185b4de0dfc3901931e554fded3c7b3cb9
MD5 8df48cfcac3457301a9dacc5d284e98b
BLAKE2b-256 07359ada2bdcfdfe37820f33e5e633ea2a8301e3122d37d5cd8ee853d6036893

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f8de15d1cc1daad92acebbde99838e8e14153e5268b32b12c94d7f931be8a50d
MD5 1e930e2b34cd9f994e7a33950a33649a
BLAKE2b-256 6a8b36c785f722d9f1e8025d163b9b24faaf55f2d6cbbbd60a6e888f20003af6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 be18eb20f7cc15eba1d92c4097e6dcfd32c7736c30b1a38f62ca1419b9be4c35
MD5 f1ffbca2b21df9ef80de5887943f2de9
BLAKE2b-256 1d52ee7a7ad291bdb93479088d002db03aba76a226e38bec29d2e2fd3a1d4d37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 212e273ace42343fb984ff2c19abf2ac98e86f86cbbb95239c6123e539a3d020
MD5 09d1a0dd76a0523aa65dfbd03fb979ce
BLAKE2b-256 8d8033c899fabaf8559c0ae817b6da4002e7473b1721cd96a1b6704af410e21d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 329551c834228300eb044d515e26808b6fc33ed71ef636aa992fa31be9358216
MD5 86d97b0d5f7bcf21b14c52ee0dc68613
BLAKE2b-256 5e176f3baf515d9276013ceb8423f772156ac84928968309cdcc86e3e025ecd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ed369332aeb5a333f03d35db1aaa83f23523e8eba8be4a0e5689e0822328874
MD5 b0fc75a3e5afd1cba2aa9f5dfd70a4ec
BLAKE2b-256 6558a203ce7b917539b9ff2db87ca33c2c9d41f50f848bcbc5219de559830c3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.1-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.11, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for qoco-0.1.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b0daa3c81de5129395040d316777f3b8af41c2b89596c3f96320694f9bd3f940
MD5 4d099e9707f1ba10fe418be6e462c95a
BLAKE2b-256 48a6706263c66079c9e6d6d7acdde14e8055c1645adb5b5dc7b0849ee0c56bbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 508300f5227ee8a175d7a500a200fdb58e4e4ffb78ad2bf8dd5b0a081529ac8f
MD5 25564c3efef99d0669d52a992dcc0d91
BLAKE2b-256 82bb6f060af2ec6f6c71e333a54e795dcda60e75f5c64919e1caaec7a15a2375

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a2b6cbcd889c31f31e8c4d1ff6fc6702cf6d3020d4e98c6e0ad2fa8b77435e8f
MD5 b96abb3a34e0cde8ec3dac2565569256
BLAKE2b-256 ae8dcc97f6153970367a773b4d5bc84d69d5a739bb720f59612d8268e65778dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 967db92c0c6d083212aec4d984e1e3aa303978a92f442219950e57edbf363665
MD5 9b83511ca28abfef6709c73d6efef233
BLAKE2b-256 b08726692535958dbbc530cd0de1d2dcdc961980a6c6d667bf77fead53d4364d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 267186225213e3386b61f01966c4eb2874c7778c6a0be187b5db906654514223
MD5 9e43feebf2b7484ab295bab66f293468
BLAKE2b-256 9eabb999575f40d523a8bbc40c64878edaea3f0aae45bdd3f5510d974acc3b18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56692ee8155b78d3eb02c2f29a7c50d27ae31900e12d59f29b7932f5703bc1cf
MD5 85b389032cfc2d588ae3ffa4883f98db
BLAKE2b-256 771dac161f2c9c7b2e97844c220994e0779f94ce54d2657cc67445d948794323

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.1-cp310-cp310-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.10, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for qoco-0.1.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6c5ea3e23d3a785f1d3498220f82e4cf10792a73df061dab09214d85824b81ac
MD5 0102d44c86c4f80275cdc2a3caac11e6
BLAKE2b-256 5485d2c374229bc9902828bb58d9d3ed894ae2650accbb5c01d20480ab5f63a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 358c0d74de5cb4785852c6c56b9ce3d9777338494acb381603077e1475c03b3a
MD5 4fd100a9cb22c97798ee112743f89829
BLAKE2b-256 011c510d5ec754d69ba86c017cdd291fc9c2e0f06726912ce77c2377e5afc107

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 67bafa5d7c075b059c570d9c6ba8d182aa444a73a52d364a92cac6e28ee8fecd
MD5 983aeb4c191221afd126f23a7039b8c6
BLAKE2b-256 aa641f30d1e5a586f4c3dc62df551e89e4ed29e8a1aaf16207f52917555fad7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54284c575a44461db5e4072b72b545d380a9c4118c636d9043cd853bd1b3fa2c
MD5 7ccea8be3a84a959f6ac956aeff0f1ff
BLAKE2b-256 ca7995e4004a2b4caa58ff8a1ef9852bcf05d2abe89c72cdd3c26fabf9f1198b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3a05655feb0f31a3a01cf4bf92b104bcd357e14b0148f868f16e91b2272c0ebb
MD5 e175b5d8de53774ace71476b32147d88
BLAKE2b-256 b36c77a4a75d8b6c609ebfd6074a9300021de740f9ca8ede615c8e3bee21ee26

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for qoco-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 566bf4f05565eeee2818185a94a62b4b9218cf28f66d6469ed720a4ddf569372
MD5 1a385ae11464711532917c7acfa5704f
BLAKE2b-256 1935444a5c941be743d502492364ac6783a651491262f21ab668ec8f268f49b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.1-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for qoco-0.1.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1f9343ae830ab98e4b57c99ee9bc20bcf058b4409aabcf44a34ac1b2a8b0b7bd
MD5 3aef004ecfbf0185da8b48af791bc723
BLAKE2b-256 04116bcd8dd6f895f71a47ef1bb5d1e8a32083faca66b090b2c7669f1e9b2b8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3902b611d62d96644dfbcae0cb2f3fb9b604944eef5b5653a02f8e6763cb488
MD5 ac0a694ab5af8f1d2a75ddab478bcc84
BLAKE2b-256 1543de2fbe71a61a37d243c37e878e720f812aead071a602b6f56068080b5483

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dcfc29d684d0e8004f8833c300cee00c16736f930fe0a2cb4b0d9660deff55fd
MD5 cf3032ffa452a6f5410afef32ef00425
BLAKE2b-256 a2f571874258e3c0506277b59760896e2d165333234693e45d97361f6a443fef

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 29fb446776fe50a40cb62b36f180650630a803bcd46837dcebe214281b1f804d
MD5 b9ca5135eb50cd8f9056bc4629a34298
BLAKE2b-256 a25389c13a569a652f1e0af4a0b6b8641e4acc8be1aef5b995ae66c78e542e9b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8a8e93df822ed65e515c131197d5a6b869401aac53db465ede1b7ac4c754d80e
MD5 b8c8a9305d1d79e5fefc677f2d43803c
BLAKE2b-256 9df07dc1cd032bf7883d5ce7d746e6b7c6fac8156c3972d6ace0702acd386a65

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for qoco-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10033754f0e6e172ca485a4abc18b2910f3c555075806c98bbe9f99bf08349b1
MD5 30c7c80d9c8819f8fea8394ca07f8689
BLAKE2b-256 d250ece9365664350799833bee38507f9a2c420112f24c6c71cd28a65fd1e56c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qoco-0.1.1-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for qoco-0.1.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e7b9a90f14fde7955b880da8ee986cd1df95cda3f52cac447efe8fa18adf7c6c
MD5 c863599a48739cad52c1ffeb0e481fc3
BLAKE2b-256 372813cbd14a378667773e89723eb38790c35386a9f6b5d5ee0e327c02a1fdc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 466e44c9c239539927556e90aaedff6593829ccd8834bb2642d0009d65da9fce
MD5 888cf18aa4d07e44c4df23ac35116e53
BLAKE2b-256 915da42639754c5c43b5eabb99f56d1b668905bdac34bcc002d05f8197a775aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qoco-0.1.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 53144bbf7d70ff7bdfe22fd8788160bee1864b578f9f30ff1f0c5029fd4647a7
MD5 5320012c7bb5d0e59df23257c0179e71
BLAKE2b-256 6f4968c57e67b3a0f800929348dbc3ad20c7f00fd8ab08137a2f08cc0255acfb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6604234bcd2ae5b229d552caac672ed4a7792175e9d75369a3fe26225f39da4
MD5 bf74aef33ee59fdc705ffaef594a20b3
BLAKE2b-256 d11e2f0a8be32ecfbce3bc10b738e39623e127466e033282c96c574d45b85605

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qoco-0.1.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f115a1e5b90e0affa1189b1eb60ca531d92d855dc6d5e2fdb8abf991a9f025a8
MD5 505a6dbf2eb76f93ad9a4dce61726fb4
BLAKE2b-256 442b70910cd1e06a814b9c078b2a408d478ae441ef7666965452210cfbb49435

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