Skip to main content

Fast Rubik's Cube engine with Python bindings

Project description

CI GitHub Release

Cubik

C++ module for emulating a Rubik's cube and its behaviors for implementing solving algorithms, search algorithms, and more.

The Cube Model

For cube notation please refer to 3x3 Rubik's Cube Move Notation.

Memory Model

In this cube model we attempt to be as memory efficient as possible so, in memory each face is stored as a uint32 such that:

Unused Bottom Right Bottom Middle Bottom Left Middle Right Center Middle Left Top Right Top Middle Top Left
b31 b30 b29 b28 b27 b26 b25 b24 b23 b22 b21 b20 b19 b18 b17 b16 b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0

Visualized/Printed Model

Cube Layout:

          +---------+
          |         |
          |    U    |
          |         |
+---------+---------+---------+---------+
|         |         |         |         |
|    L    |    F    |    R    |    B    |
|         |         |         |         |
+---------+---------+---------+---------+
          |         |
          |    D    |
          |         |
          +---------+
Letter Face
U Up
L Left
F Front
R Right
B Back
D Down

Face Layout:

Top Left Top Middle Top Right
Middle Left Center Middle Right
Bottom Left Bottom Middle Bottom Right

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

cubik-0.2.4-cp312-cp312-win_amd64.whl (78.8 kB view details)

Uploaded CPython 3.12Windows x86-64

cubik-0.2.4-cp312-cp312-win32.whl (74.7 kB view details)

Uploaded CPython 3.12Windows x86

cubik-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cubik-0.2.4-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cubik-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (110.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cubik-0.2.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (113.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

cubik-0.2.4-cp312-cp312-macosx_11_0_arm64.whl (100.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cubik-0.2.4-cp311-cp311-win_amd64.whl (78.6 kB view details)

Uploaded CPython 3.11Windows x86-64

cubik-0.2.4-cp311-cp311-win32.whl (74.5 kB view details)

Uploaded CPython 3.11Windows x86

cubik-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cubik-0.2.4-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cubik-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (109.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cubik-0.2.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (113.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

cubik-0.2.4-cp311-cp311-macosx_11_0_arm64.whl (99.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cubik-0.2.4-cp310-cp310-win_amd64.whl (78.6 kB view details)

Uploaded CPython 3.10Windows x86-64

cubik-0.2.4-cp310-cp310-win32.whl (74.5 kB view details)

Uploaded CPython 3.10Windows x86

cubik-0.2.4-cp310-cp310-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cubik-0.2.4-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cubik-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (109.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cubik-0.2.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (113.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

cubik-0.2.4-cp310-cp310-macosx_11_0_arm64.whl (99.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cubik-0.2.4-cp39-cp39-win_amd64.whl (78.6 kB view details)

Uploaded CPython 3.9Windows x86-64

cubik-0.2.4-cp39-cp39-win32.whl (74.5 kB view details)

Uploaded CPython 3.9Windows x86

cubik-0.2.4-cp39-cp39-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cubik-0.2.4-cp39-cp39-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cubik-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (109.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cubik-0.2.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (113.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

cubik-0.2.4-cp39-cp39-macosx_11_0_arm64.whl (99.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cubik-0.2.4-cp38-cp38-win_amd64.whl (78.6 kB view details)

Uploaded CPython 3.8Windows x86-64

cubik-0.2.4-cp38-cp38-win32.whl (74.5 kB view details)

Uploaded CPython 3.8Windows x86

cubik-0.2.4-cp38-cp38-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

cubik-0.2.4-cp38-cp38-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

cubik-0.2.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (109.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

cubik-0.2.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (113.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

cubik-0.2.4-cp38-cp38-macosx_11_0_arm64.whl (100.0 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file cubik-0.2.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: cubik-0.2.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 78.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6a1190915280f64fd84c3ea95676358002c8dbf50600a18cbb7c41a781ce242c
MD5 b882b82ed9d44d81494eaff7278b4be2
BLAKE2b-256 7a29e64ff014af97e30697b03680550a30487de47cadd14e3de560935da7c14e

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp312-cp312-win32.whl.

File metadata

  • Download URL: cubik-0.2.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 74.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 162e2df12546c3f73b69df44ab3912349f531007270526ff39baa539f3f750b3
MD5 4a3df7d99e35baae1e6944063b311be8
BLAKE2b-256 ac3d4c08af716ea3ce0dfedd1896f224b9cd69c1e7439ec08eccca927da64f04

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e50579a5052be2bfe2e8272b76b142f9a1f7eaeef627f41c17bc780a9be5d8e
MD5 f3867f88da68670811191a2c9865f438
BLAKE2b-256 eed382182ead2e5e8abdab36bcbaddf8afdbc770c08232dd9d33b9fbcb549943

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3b4081710512e8f593ea9014e1302a42c86cb11b4ec797d0b4e1e8e099b60e1a
MD5 cf3d01408b38f64fdf8b4cb7a53a26d7
BLAKE2b-256 f89896220e1d68916f44ca171f8f84ff1a238f4bfedabf9bbb0f7c0bb42d2b8c

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19a2f14a6c2fac9434f077037f1ac42123aca099087f81fad386d20f4cecabc7
MD5 59237cf767c1f92ab55c4dcbd279b956
BLAKE2b-256 32a6e79907c1b91783a42c1e34ad3d492b5b6bb9a4c970ea3e17ba3124d416ed

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8237f75bff574e42bb3100fc6b821675a606e736342ba8be4eda9602b1066f3c
MD5 7b7ba9e1deaa59cfccb2700f32cabeed
BLAKE2b-256 abfe942ce5f98532f55173228be9b5df433db1c3bef73bfd6decdf03dcd62958

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0f74afc28cc0d1cc1573e83f340bde5c7660d9e4f774cf864dd0a69517c5977b
MD5 363a46ee397a8e4f4e89e6696cec4d05
BLAKE2b-256 b805f57b5a67feb8afe7cf7ca9685bf6ca21ea494439c0dd723034538446d5aa

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: cubik-0.2.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 78.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c2e9e837dfbcaa3f9e4fa69d21ae780ee5e0f650ac2e55b491cd9670d6b00c1b
MD5 7e7d98bf63413a63b80cdc591101ceb5
BLAKE2b-256 9f1b22b1a4a17ab057acaa9858327ac07f69e342a27888e52200bcee2c8b6c5b

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp311-cp311-win32.whl.

File metadata

  • Download URL: cubik-0.2.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 74.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 32c07d7efaa18231f7ce797e176a9e3ff3a74d3659a02849ad679ea2afc4e0eb
MD5 841828fed80551ae580d8cbd7ff41cb7
BLAKE2b-256 67add75d2b02a283d9dec73484c7cb73e52348e0a18946d81366cca3184f6734

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ffd0b439e79c1b55bfc5e180eec314ec95be0b0157fb34a313ddf7729e9e8c8b
MD5 d5cfddf78a9e567bdcb12309afbedb6b
BLAKE2b-256 6a23d238fe6e71bee8dd9083b7699573cc5ad2e49afd3e77e67508b9da2046f0

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3ca73f436b7aaae465edd178b59ba945b7668cae4808ffa70f0352e68c51eadf
MD5 429d44876c34dc15afb07a50a4ad3355
BLAKE2b-256 8fa88f5110645064f3616a5fd48425cde0be58009157a4fa8712dfb9d2b7e3bf

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6d0b35ded1412511f70778c79a489cbb9309adf802d0a44a3556d82578fdb80d
MD5 d90b6cc28ba714c569e702ccc1572eb9
BLAKE2b-256 de206e4421460e22fe6f8a43f01b6d4a4a15e3f104e3d72307c7911bb56a0e53

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bad8e06f9e885567f02ec4c512b45e5243736a9fc6167a1d01bb9aa535777f89
MD5 43be9e2c0d189923d4bc5f457fc235c1
BLAKE2b-256 f0b2798552d8afa06839bc1ec2e114f40f84770aec41fe318f8d15ae5e7602c3

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3c28821cee70f1e21c8e3f0a70cbbe6469f8043151cf9dbcea26ea207cdb9db
MD5 ba9fc2dbb31911dcc1fc681b06578a35
BLAKE2b-256 d66d60f7ddb87420bb1fa5056141ba222fb05582e91152a932bc61b0839e82b8

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: cubik-0.2.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 78.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d473b61376f61f733ad70f42bfb7e13e8ea4b79de1159e814e88ee57c7395b04
MD5 2fbfbc60d1febafa8e564417668710d1
BLAKE2b-256 86c5e1c25a7e24266423662e143b6e95a0d2d8d0eed482bfef94a93d1940249d

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp310-cp310-win32.whl.

File metadata

  • Download URL: cubik-0.2.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 74.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 28ebc67fcf243a96a29bca3f02c472749ae442728265abe83ee15825a849e9d9
MD5 52ee4697970166462cb2637c20daf627
BLAKE2b-256 f9c44a33a220756b246b27f43385aba6c17b399ad87e8c5fb206f5b0d0a0cbd9

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2bff206ad59f0d48e178631b827e8b4cf3964bd258ac4bcfff19dd6ed955dad
MD5 5d3509e8d202b36d1f90f726533584d2
BLAKE2b-256 fa54d295caa61d12ed4c3ba3d1b660c054d210c9c542abf0e71ece63ab50954c

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 56f43c88e6f253f319f1044ae4a32104876ec51bc507eb87370a5fcc42432226
MD5 d3a4237ecd1c120c6d7f5f546519280f
BLAKE2b-256 46dcf0b2a0b92b3576d9d7effa7463cd2a55a5dd199c35d485dc7e4138eb3cf7

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d5001f27feb4e339cf962e7628388a821c4bf4bb32cecaaa05479184a7e2208f
MD5 e880a449978a70c3250d0ba725e27cd6
BLAKE2b-256 74b7fd0e7e06993dbced45c50fa3eb6f42e46f18693c71b422458e4846894809

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b4a2aa6ca11d19c09daf34673681f3c8a545b04c731a1f9ccef28b50398b7790
MD5 3f00895b4e25453961d09f7d4fc38154
BLAKE2b-256 6840e7cbfbc46e5a4fc5cf21a470409994cd9c63d49b3a903bd34e183931f62a

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24cfee28fc19db45efe37b02ed36ac4bb7d19de5bcd27797ded2a1c40e43c5f6
MD5 20c97b4381cb25a1695378a928bcb30e
BLAKE2b-256 73e1a37830828ba33f8f8999d9bae1707afeb4b4e48c60a511b65b980c4c946a

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: cubik-0.2.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 78.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a7d6129ff96e697550e62962c19e4b02670b56865cee289a84c9ff8f896ed1be
MD5 9675e6930dab8ee7c65d6e4e8a6140ea
BLAKE2b-256 a692c30163abdf3321022e60717db1f3107bf9e289cb3542c35ac7efa758503a

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp39-cp39-win32.whl.

File metadata

  • Download URL: cubik-0.2.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 74.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2f9b7e6ddf1a7becbaafc56558e193da0d5a54ed53f9ed43dde9b55f4dbeab3b
MD5 60f694b5d358802a632d4c0e92a24bd5
BLAKE2b-256 981b13f2fd6719510e814da51dcc46689e177e6f9e20d040a0e2cc9c740a2fe8

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6c47a7713b46bdfad57869d079c33ffd47a79a12a42792edca964d4477c666e
MD5 c8760fd34778034f8685cb8ce11d19db
BLAKE2b-256 1b0aec028aab19dfce1295e1a9aa3a1412499aa1c2e1176abe0fc07102697e6d

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: cubik-0.2.4-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/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2170e853b547518452dfcd0ce90d9dd01bfcd849412c5097d957654bc8b6c9bc
MD5 db15e2feb2eb6cc62ba5971afac44cd6
BLAKE2b-256 0750bf6f0c8e3bd6d91a93cdc07ef77c8505ed21b44243d8359aa467d2bc52f1

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4b688b97db7d145df91fec2a3c3b975f78fbe1c8ee8595d0e8d3d4b2270081d1
MD5 7545aac637b0b139241fac0c6407589b
BLAKE2b-256 09637efb7b550e7f498f2397a8717597b171da7f6bd42361612cac967eec62ed

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5be819a990f40bebb568f48e3400cc817c7c4567f2a3b574ee9fd7a34089bfb2
MD5 0246db383af12a906eeea48d7a2d2383
BLAKE2b-256 a0cdcdbaf5e6f6375df9748d9dbc4c911a593c0cb16c34ec5a1c1ef2aacdaa78

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: cubik-0.2.4-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 99.9 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c99ed48c488ea628095dacf46f7f145ec4e0fd0bd3dfee25d1f8596c120bd8a
MD5 c722242da26392bf6247bd0bfa541217
BLAKE2b-256 122a067dd84a2eb8edcc4dac49e1aa0f29d642227f7670463d4cb8add8f9929d

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: cubik-0.2.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 78.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 93e14c3009cc6a0acd848eafc1a3cce79d66f6588b8b4d27e7213013147dea76
MD5 c5572acf1ee52a831a46ea468fe20fa8
BLAKE2b-256 fae59b55b87f5626f42952c3d1b377d1e98a55c6097ea096e80c141267c6716e

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp38-cp38-win32.whl.

File metadata

  • Download URL: cubik-0.2.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 74.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ff28bbf1bde048663b7b1a12a3f9ee5f3a8456f63ef4d79864165a6c09236cbc
MD5 41e9c0b2234aed8004e9899e02f381a3
BLAKE2b-256 304032b2a5078ef5755a23000ab156e6f649b22717102875b9823d0b5e4aff00

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 be23c1a08e48e0d1cffc982f8c8d3f1d19fbdbb861130d9bc4575dadfc15cfe4
MD5 111eff4b1244458b4d4a9e32d9920808
BLAKE2b-256 fda7e66b639445fa5f8f1a664a13365070dbe197d2f694dbf3c094762f676859

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: cubik-0.2.4-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/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b346d5f8111361fac807ec6be266607b99b732c5a9f616d7e115d7e6570cb5f8
MD5 a8cfa3422108dea8f60e220c5ea678df
BLAKE2b-256 13a3c43f4c2df79629546dea32da92a50e7fba446ca49f1f81f59048df1ab88d

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b20d8b72f666c8c963d7dede1f7ae8ebe8521a56345f6b2c4b650aff54d40c30
MD5 281d535af11bebba1eb447365a358cf1
BLAKE2b-256 e767ef1f1eb805ce6a10108435f56d9c30fc5ce688acb9434019513e75c657fe

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubik-0.2.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 600188866723dec650d6326909c88ac93a35101c53480d11c5effba94fea5e80
MD5 7b12b94b2bcea81f6a403b7e5b4e8a5f
BLAKE2b-256 df57734189f45ed53b118c1f4557f51e6a5a7f5971ceb949e4645d37096b3ba2

See more details on using hashes here.

File details

Details for the file cubik-0.2.4-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: cubik-0.2.4-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 100.0 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.14

File hashes

Hashes for cubik-0.2.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4e5d119518f9d51f18df7aa1fc73543f02163686b1d05ed53de8cd952594964c
MD5 f18584d7de765549431cf6176ee532d7
BLAKE2b-256 151d33fdf04c137d72431db89e99b3b8f7f0cf6af24a24ade20382f162bd15f7

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