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.6-cp312-cp312-win_amd64.whl (136.0 kB view details)

Uploaded CPython 3.12Windows x86-64

cubik-0.2.6-cp312-cp312-win32.whl (124.0 kB view details)

Uploaded CPython 3.12Windows x86

cubik-0.2.6-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cubik-0.2.6-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cubik-0.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cubik-0.2.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (212.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

cubik-0.2.6-cp312-cp312-macosx_11_0_arm64.whl (151.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cubik-0.2.6-cp311-cp311-win_amd64.whl (135.8 kB view details)

Uploaded CPython 3.11Windows x86-64

cubik-0.2.6-cp311-cp311-win32.whl (123.4 kB view details)

Uploaded CPython 3.11Windows x86

cubik-0.2.6-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cubik-0.2.6-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cubik-0.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cubik-0.2.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

cubik-0.2.6-cp311-cp311-macosx_11_0_arm64.whl (151.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cubik-0.2.6-cp310-cp310-win_amd64.whl (135.9 kB view details)

Uploaded CPython 3.10Windows x86-64

cubik-0.2.6-cp310-cp310-win32.whl (123.4 kB view details)

Uploaded CPython 3.10Windows x86

cubik-0.2.6-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cubik-0.2.6-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cubik-0.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cubik-0.2.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

cubik-0.2.6-cp310-cp310-macosx_11_0_arm64.whl (151.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cubik-0.2.6-cp39-cp39-win_amd64.whl (135.9 kB view details)

Uploaded CPython 3.9Windows x86-64

cubik-0.2.6-cp39-cp39-win32.whl (123.4 kB view details)

Uploaded CPython 3.9Windows x86

cubik-0.2.6-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cubik-0.2.6-cp39-cp39-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cubik-0.2.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cubik-0.2.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

cubik-0.2.6-cp39-cp39-macosx_11_0_arm64.whl (151.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cubik-0.2.6-cp38-cp38-win_amd64.whl (135.9 kB view details)

Uploaded CPython 3.8Windows x86-64

cubik-0.2.6-cp38-cp38-win32.whl (123.4 kB view details)

Uploaded CPython 3.8Windows x86

cubik-0.2.6-cp38-cp38-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

cubik-0.2.6-cp38-cp38-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

cubik-0.2.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

cubik-0.2.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

cubik-0.2.6-cp38-cp38-macosx_11_0_arm64.whl (151.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 136.0 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.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0ebef15dfb5230ba8387db0bcee7e11a696859ce803e4b469ae08b37d7734cfd
MD5 de0f01a2e205bb6279abb5ff032907a0
BLAKE2b-256 fcd0b26c898eb173bd25c2d6a6fb475401c34a7c1fba8f6d533696c782fbf422

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp312-cp312-win32.whl
  • Upload date:
  • Size: 124.0 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.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ecdd51f17918d9c31455ffa22724a9ce412e7949f97ca3a45d3348d839f929f6
MD5 87424ea7d0fe8260a7f1fb8cefa474bb
BLAKE2b-256 29ff0c4212984e7b4add504d87294a4865bafec07de1923e0ed10675dea58d86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8073fe4cb2e714abcc3b4f1c6f82ab52bd45757a0029f5b851afbac23dc14c0
MD5 c2f399be6c1f2e24b8eb606993519756
BLAKE2b-256 cefa1e3aaf979bf51e853c74b93e607a1370e03b166337c2d582ec6d96d87893

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a06fba4c2fd8951915dcabe8a999bdcaa57f3979f61f2b49c3981d6c7cf6aefe
MD5 e0492de0d304b81994a1a6d58833e506
BLAKE2b-256 3e12a8ed47dbfcc50c72f68f92da182f5c7b14a1df2d7080fbdd48cc196925a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bf477b7b709b897feded2f97ec570322dd1674aa1d573e149e1dc0efec58d904
MD5 012e38d80aa2626a786343b823198e6e
BLAKE2b-256 c3ad52f53733b11d8de2a22037b7389c4bc2ea60241ba3b1e4f00b84b7956734

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 32349b1eb4a5023e9e328eead78f2b890adbe4efe17d2459a0782ba51057c5eb
MD5 e8e1e2d7dca0e93b770d49fd2c74b412
BLAKE2b-256 a5f3284371705d877c4bf526cee4dfa1bd54d0bc77c19f6d3e683009404b9c96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 614ee80e09f87774e3f0d84d6cf052bcb05b1e8c7960a7163003686a6f9d241e
MD5 bba407780fc9f298064b3aada727eb69
BLAKE2b-256 c95f7d4626ea723aac59a317c693ebd4fbd9a784c252338470f0a579f6f65eb4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 135.8 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.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 15f5113c13d022927214e33cdde608b53e9061f7c871188223e69d658776f2c5
MD5 b0c13309e60baa22a5c31c381fc69f87
BLAKE2b-256 5412c8ae1489c1242ccfa420a6e12667329f2241713822af0b00980b0db98d40

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp311-cp311-win32.whl
  • Upload date:
  • Size: 123.4 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.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 62b2473e6f63caef5f04797ff64a8efba4383dd67af7dd10957f97c5319e52b4
MD5 c8a4300dc2edc6d609f448816635cdf3
BLAKE2b-256 869ff4263dc350592539a01db297b72708a3369cc2dfd4c1537843f041dc8291

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 db6a99217c4e2f046abbf79fef5c75116d3d3643904cbcdf4aefbd3ab663256f
MD5 d0e27678f2e3c13ebbe34ca1752f8573
BLAKE2b-256 0218a29bc04515f097d4848febe8343241e9ddee220f6bc7bbadd366ab11c839

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5182150e21b8b0a2120beb3d676ebe1bff02254eb72826243dc5516b0be3d4f2
MD5 a3c7bc60a8c736de67e029f878f94b17
BLAKE2b-256 97cdda3a5bd34d7d91fafe7a08793dcc6939d82e4d40e93cde2748d60bce6f7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8aa15f6cc04b03c08c808268035e42094bf9e5e42a50d4b37061f954f99cbe38
MD5 fadaaf355cdf5c70b7c98ccc32c5d896
BLAKE2b-256 8bfc58c190333d2f1cf90d43d63c976ec9cee147e68456c9fe5c5981337706a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e876b6a7b762f36ac626faf0b58d65ca236327c1b619910c1001a1fe69df45a2
MD5 dae1295d1a755a31f75d16ec0555e6e7
BLAKE2b-256 00db83c26ae4e1c0845260aef7a8a18dd4c534d9cd3fce0b9afc965ec8bbc758

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7bd1eb1389f049ba10db3510ca9823d5319e80d1a329ca751367e55ebf84f5dc
MD5 aa538eb887af86cdcebac2f9b8a6fd95
BLAKE2b-256 4ec53dec00d0d4b5fa91987e3eddf73ec2e4c8b17d632acb875f04eeb283bc34

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 135.9 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.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a3de2bef2fc962512de55fc4c9493a85ab1d325130280504dbf96ac74a68ef66
MD5 a43ab4454c7d4b90c91ea525a724220c
BLAKE2b-256 03a4dee1acfed4ae8c9cd1236613cb5817ef80d7cd6eb0e49b56b4734d29ae75

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp310-cp310-win32.whl
  • Upload date:
  • Size: 123.4 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.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 906496bfad8ab7d98a87f9501fc5806322b1499b92c1d51a98e28d07a19dc4ae
MD5 1db50f9a7c5c0c2896d2931526fceb12
BLAKE2b-256 0c56159fe0cc991e3d02509973840045f056a789cf27aa818489557de809aefb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4bb61ef4708e04eb413095dabe952a2da01fff6e699d4151f0318b0e201bc7e6
MD5 321f3a7c8fa2dcab04e7d262205d7773
BLAKE2b-256 ae0a2a402a8ae06635899203631a75e4c120e6d2143f5a53be84089ad1879f78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f940cb11be54082db205e7f4eae82ae8de3fe774ccf99326481bd9e7e6d8d818
MD5 f9d3c8a2021a5d7a801e7ae75e95acd5
BLAKE2b-256 7a887c7314eb6f5678004d1734c034aaf2393f33e82b5911b4bc2501bf65ccf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 259e7e9c55e56389c4abfbb9bff34ddcb0f5668bbcca9fd038329507e256d5cd
MD5 046ebef3d93657bcbd3dbbd2da7d48db
BLAKE2b-256 cd522c98a9c7291ee2823ca852c7278e350ac2cd3e245adb1759d981aee3d6ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bbf95affa43cd1b65353d0c75586e17e1e480f2113d359c81cafcbca979a4a6e
MD5 696cd40cfe42ae86ebad63e730f2983f
BLAKE2b-256 d3a55c3451951804e99ef97f5691df45ca3b878fc8fc1ef3d3a92e319d59e7ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e556b8e92246116c6d73d1a2619a7514584c9910ed4b06ff31c34e16ba77beca
MD5 60edc155948b12c1cee1ce40a76eeae5
BLAKE2b-256 7008f0f242c796de3486ec353bb89a543fb7aac5a391cdded8fa2668acf1054c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 135.9 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.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 400d939f40b7715c45f0277d7be237fd02d6004b765cb4cb9eb93a2bdaf7116d
MD5 2e9a9743aec96f58a097cb4495f86ced
BLAKE2b-256 3b1a1d80b6e3fc42bda861605d5efcb78046f5f09305db4cb4e739df56923ba2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp39-cp39-win32.whl
  • Upload date:
  • Size: 123.4 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.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a55119de1effab236e02d6a1e5913a8b8d5a24269fc39a2d67bd1b067a60052f
MD5 8a57d5cc271b8b6b8818012640aee616
BLAKE2b-256 9ada4153d969bc870e522856f146615c88620382baf082ebd3c5aa62a6e29d0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a22724226a40b6d58dddf5a0599202f07097b54f696e2806fb2bbb7346e34105
MD5 39578759a58f329ae3c1080bd101e8ff
BLAKE2b-256 995640324166b09c1ade6b49519d6a76ca6da8037fc2487aa0c6e79c2b02b4f0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for cubik-0.2.6-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d9b46aa01cf397e76154d9a3ff287ff28e018daeec612b9e204e3805f4b0a2ef
MD5 5a881e6a1052452671da2844b1a60a5d
BLAKE2b-256 6ea4b81f1a888926b24d231490213a1e79d5709ebe7f4a1488ead6bdf88bd146

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0a34a86e72f4483662e73dc34abffb34a38a497fdf97d70e435303517403a13
MD5 c79e9ff8d43bc411864bbcf0d0248b58
BLAKE2b-256 a700af5d203a847d1e404fe11541353d31895535fdd373c3369412d7378bae2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2186d6e5528aa3f8fb652a2f48ab24cdc031fc92f62d131c6fff1adc76f554e5
MD5 0c33bbf5650c1acbe919d66725db57c3
BLAKE2b-256 6783faf8bac5e7b581b2ba4b6cbcff69fbc6b0be51392241a3093d8e6db0f156

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 151.4 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.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76037ed40e88cf78503c6d6a73befc6ebde3248e788ed4e54e57be497c789a92
MD5 113c0399e07594a0811c9c92a8a906de
BLAKE2b-256 f83512dec7cc7159bce8f75957d272c129b4b88ae345bd4f0d7b4e81c018e6ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 135.9 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.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5245c8d9073bb0ee08917609ef810ec20032f08e4473645a6ecdc073329c8ea7
MD5 4ccc93d42d104949a73e3568096860e0
BLAKE2b-256 5240d92e34e7608bb0dd548be762f50db4aaa95b4d3caa342df754549fa15b51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp38-cp38-win32.whl
  • Upload date:
  • Size: 123.4 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.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 c82ccb7a6c90ef1d15af724b215b5c863ca73e40a7a57b37918d31f797f9436b
MD5 d08263b63cc7be4e5d446a00f7f4fd3e
BLAKE2b-256 b64c4fc4cc3bcd00cc6c998ed3b860cf5922779b855ad1166a2fe528ecee1208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56c3c61d21440dbf99124e1c7d3e11e3160302e9142d6be15740394261ef2e7c
MD5 f64f5d114f7aa03aa98b13083cbdc50f
BLAKE2b-256 924ba7c178c77f84899a192ec6544b8c9382620ef2f4150a046f347d64acc29f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for cubik-0.2.6-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ab154855adc4fc8316e413916fdecf52a93d88c02d9e6518ac65bbbdde6039de
MD5 43a7e20d3e86e5e7155e5995c847769a
BLAKE2b-256 980db3b958856c2f3618d9a267754578b7c6045de572e0a08b7d34963499c024

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3addbf35686b0444c0a50b50bec312982bbd6625e7aaadfa62c9f48e1400f018
MD5 4b868b55a31961f3324c9dacda05e120
BLAKE2b-256 8c251a6684e63db91a643c7865db3c44ccd9de95b17f75b90cd8d3f2f7d4e98f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c8b37b4c26ed65eaacd5d7187615eb810b0e74235c783d496330658c88c83835
MD5 d516dc819c1686890b80422c8fb87dd0
BLAKE2b-256 b6c0157abb6bccecd82d9cb2f12a6a7823fccc9ef4453feac42c39b98a8c0c3a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.6-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 151.5 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.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 393a2d1798c2773939df6b2e207c06b836bfa093ffdcde89d6fc35f6b0213f4f
MD5 b1ab95b129a7d27ef1eed05b721e7cfe
BLAKE2b-256 11dedb89b638c11e036a513b2bc8ca267c19fc2fd1dbe591b44af43e0100fff7

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