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

Uploaded CPython 3.12Windows x86-64

cubik-0.2.5-cp312-cp312-win32.whl (123.8 kB view details)

Uploaded CPython 3.12Windows x86

cubik-0.2.5-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.5-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cubik-0.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cubik-0.2.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (212.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

cubik-0.2.5-cp312-cp312-macosx_11_0_arm64.whl (151.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cubik-0.2.5-cp311-cp311-win_amd64.whl (135.6 kB view details)

Uploaded CPython 3.11Windows x86-64

cubik-0.2.5-cp311-cp311-win32.whl (123.2 kB view details)

Uploaded CPython 3.11Windows x86

cubik-0.2.5-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.5-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cubik-0.2.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cubik-0.2.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (207.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

cubik-0.2.5-cp311-cp311-macosx_11_0_arm64.whl (151.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cubik-0.2.5-cp310-cp310-win_amd64.whl (135.6 kB view details)

Uploaded CPython 3.10Windows x86-64

cubik-0.2.5-cp310-cp310-win32.whl (123.2 kB view details)

Uploaded CPython 3.10Windows x86

cubik-0.2.5-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.5-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cubik-0.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cubik-0.2.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (207.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

cubik-0.2.5-cp310-cp310-macosx_11_0_arm64.whl (151.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cubik-0.2.5-cp39-cp39-win_amd64.whl (135.7 kB view details)

Uploaded CPython 3.9Windows x86-64

cubik-0.2.5-cp39-cp39-win32.whl (123.2 kB view details)

Uploaded CPython 3.9Windows x86

cubik-0.2.5-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.5-cp39-cp39-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cubik-0.2.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cubik-0.2.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (207.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

cubik-0.2.5-cp39-cp39-macosx_11_0_arm64.whl (151.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cubik-0.2.5-cp38-cp38-win_amd64.whl (135.7 kB view details)

Uploaded CPython 3.8Windows x86-64

cubik-0.2.5-cp38-cp38-win32.whl (123.2 kB view details)

Uploaded CPython 3.8Windows x86

cubik-0.2.5-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.5-cp38-cp38-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

cubik-0.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

cubik-0.2.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (207.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

cubik-0.2.5-cp38-cp38-macosx_11_0_arm64.whl (151.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 135.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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bfde5ff665ca2bf9c5dcc0567218333373846bdbf5437f4b8941784a84f04a82
MD5 e9adaec0c2eb853b87b11622501a68c6
BLAKE2b-256 966bf08d5028dd36ea9db650fc183c18c8bf9e526c97f76a88431754d9f284f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp312-cp312-win32.whl
  • Upload date:
  • Size: 123.8 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.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 db8d25ce461e285d3dd8963e371d01fe57a7993078e25ba4540c73e0ec017024
MD5 5039c44b0b5f6ad0bedf0890ae7267e8
BLAKE2b-256 dfcb6d931b11ad3d1626a860c608fcef9b38eff14d07993ca96329bb80098d23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d4e112ebcb85883537697f6260bf8d2f809056003d4a46747eb83d2b50328b30
MD5 3c23e02bb30ca19a17c401198ddd2608
BLAKE2b-256 207a5c1a119ed3054da24d494d81d41c255442f504361b1ed216516e576c8703

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5a4547baf8816a5aa74ad71a839d5509f59e795a853b7ac44ab86453d68cf8d9
MD5 cb75b70dd85db0eaeb65845344008025
BLAKE2b-256 1c66183fa1b5d7444231213f1f2306def3b47e05a76406db9b95c49b630c5b8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2516b757743cb2dbeaccbcdbe0688bcff05f37599ba28e5d454d1bf39d9f140f
MD5 6458eda7db25f19d6bb298d1e5bce65b
BLAKE2b-256 2b5f14c6014c0afdc58932663e2583742889b99068c03e769279959363686d34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 707bdbeb164ff02af5125a459c75a127972f2dc79e8ecb68a36e24067470ff3b
MD5 96d22f1be323236178f6b3229e635f97
BLAKE2b-256 74a9a2858f3a869595d5420bad3b57800ee4564a6026e733284ac029125f5036

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40a666ad446bff170470605edb672e49d3b3f65bfff9c70375d26804dc16ab1d
MD5 700d5e6a40a1083d143354a3166cfe5b
BLAKE2b-256 81aeee232291ae7f5dbd6fe5128a8c3f9e8f68b2e7f151fbc368a3654ac835ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 135.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.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bf1e5c17be12178a7ebee79404d7a728d2a5143348b764e82f2ac4701cf875b2
MD5 f9848497260e451347ac37f4050a845a
BLAKE2b-256 b6079793120a92b3a409d7f695d6ee85244d3d28cbc875dfefc1f4a2064b8d41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp311-cp311-win32.whl
  • Upload date:
  • Size: 123.2 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.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f96f7d005dca19b0e74f8db2831cf34f26fedccf7762b10f97bc8737589bf1b2
MD5 3f5e92c7b0f692a6f122a5de531ba3cf
BLAKE2b-256 319ad183d883a31ba9245ab0bf302c771d622da8b7c9b3721652b2c2007685aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f6ebe0ecc537042048ae60d5271830a3586bc9b3c7d351b1677a018bf6fa929
MD5 0a9d78395897331dda3f46f1d6632590
BLAKE2b-256 ce2b7308975988afa1a2cbb0a8028c151a947668d1655044c51977f4af66c3bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 eee33a7c5905cce35e9a2c6da89d66593170fb79dc800afb7423ba1f61ec8a1d
MD5 2e0e06c579795b6e3306e372758f44c2
BLAKE2b-256 7b2cb19ecf1fe4f7c8070052483ae1b79582bd8fcedc1ceed7f8f4d2e8b0a229

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2c4667b86c5b81b5fd5478099ec80efabf87e37f96a91ba49d129f9d874e879
MD5 8104dd84c2ee2af61c71039ee730629b
BLAKE2b-256 52b7e8d8bb43c11435cc7a3c835abcf056fa8513aaa502e4cf230741ad97f104

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3ad7ce82496ed2ce9794d9680f0c3f40f39fc476b9bffefeaa39ae95717466b1
MD5 5628c2345a8da28be2cd552eb5ebae91
BLAKE2b-256 8c750180ea2c5b7b93680675c422e2f1a8b18cd9c2a534b5e4671ef17acd8636

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc92fddfaad8b29af95ed16cef074a599c3cdac047cd41b284c3544970d903b1
MD5 5e9b5e817296c3bec9c2e4bb2b925d8d
BLAKE2b-256 668a1bc9e99514291165d3a01e008145b772984b15cdc86c1b90966d70c732b0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 135.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.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 42460a3ce864ae7a5cecff56c787ba78d2ff67daa63d449f3f59b5cf82985046
MD5 61fbbf666e0125bf6fcb57c77e791e75
BLAKE2b-256 1fd1fa1c577896b429bda61c56ac4afbb5331d63376c6d81749e49473d8b4058

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp310-cp310-win32.whl
  • Upload date:
  • Size: 123.2 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.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 1fa29d5ebb5871014723cf553d8a3ab27a51f2b207ac0bd0170b5ed95ee2f6d4
MD5 29f2e9946bc1be68748c6300d95e2370
BLAKE2b-256 9818605100d3f0f3a1469081cdb8ac7a21b444f49f9d1052cd64705c78440798

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e928375db4ae430900362ebe0f4e4c4ccbebccfb7c2462fab3c6e0e90176c34a
MD5 979803e6bb7720bef613f0d2416c1839
BLAKE2b-256 84c96770c8ba2303f1bf6b6dcb8e80c11c06479ba57a64206c32faa4eee711c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 264ec5a1371c5b8867e04d7bed40f4823d2102ef24f82dae5925fee2981d5bd8
MD5 2d5705a58c3b5f8149a9a7428334d258
BLAKE2b-256 10052f1d614dfa02472f0b96c4d97f962d073fa7f2fe6e248bf554b4710d8f15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af6b916f6527cbeec5ada813967804f440be460c8c15c17cc5bfabdf9be78f85
MD5 a09290859a2aef3324bf4e090e41474e
BLAKE2b-256 e4efb19c7d05cc739d4b772ddfcf6d59eac958e054503f9581e9a48fe8a737b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c6b0552ce82f1556ae7a56649f4cfebc0c61c1f3d4fa4d654911762c7874187e
MD5 afc1992aedabdced6917d344c4179729
BLAKE2b-256 007b08cc10193ee17ec0e6133977c3da8db2a1cccaee23d538443034f2d56e53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2d93f8c1769b6e532f32ba82a72f6af631a828b3ecad8f7781c612c6a7f5ad4
MD5 29cf26f6f315be094b8ea77226cab252
BLAKE2b-256 23adf3267337e2aaf3be15fa0ed8e5702fef598a0e4f3065deb4165e5512fd63

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 135.7 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.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 98621edb3d65af91efe5517faea7bfbb0a9fb2d5eaf689111bdad5be686e3dd6
MD5 442d42ed985fa9f54a0073d86ee6e70a
BLAKE2b-256 62c1db17cb189bddf2a7800d90dc45cb18818965f13ead3f0c29b3fe0fda095b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp39-cp39-win32.whl
  • Upload date:
  • Size: 123.2 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.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 5a8da7e14b064a1d6a875a6818a75d50951cb21e7f8cea73adbc88e3dc0a7107
MD5 2149f087a09c47de204ee1a76b3149b9
BLAKE2b-256 681144fe40bed4c9e2c4712e3035d2532d2730bcc10a0a00fc16dfbd8a856762

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc9de74952cfe4d1fae3f86b4d5e6088509e0bbd8ab05f9b6a420410bd93942c
MD5 4e8654ae7dd7fffc4fe4d94c1c4ef92d
BLAKE2b-256 4fe6a6bd40523765d9bb3a6a28712a67ea29ebf0ab5f96a886481db3450a68fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-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.5-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2d08971a4ccefd99e6d24232f5f91cf72151afebfdf444b889305b32a6bafaa1
MD5 b637fe430722fbc69b18333e7621cfe3
BLAKE2b-256 b17f5f60996006fd2054a72ec1b02e6c969f3063c6de3b8787716497637641cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 680b5c03dfdc4979f594864e6fae3c6dcc8cd91a0a9711e1554ed25e30174a57
MD5 f60e6b780a6103fc8b9beeca2e9512f5
BLAKE2b-256 4902c7d05e864a98099908612e97cd4b681070f8a77f1fbed74ebc90f38be1ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a1cdd2283874ec066f1a5f1b65eabc4b1027adf7a7b29d45a17e1d50eb49417e
MD5 efff24935cfcfed0fce67b35ded6ae82
BLAKE2b-256 743afe83941235e1f421728afe00766793e282161613057d0b21d22fdd768453

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 151.2 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.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 518242181b4dd8f2f1d6753b01cd45d2097d6f96c854ccf6c80e53332c8e5fbe
MD5 98101a302d9f5e3690ebae5dbf9c6ab6
BLAKE2b-256 e3d8c6adaa25c2f05175b51dc6e7c860e0a76363469b6a6cba6677bab6f4b472

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 135.7 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.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 bbb5f7b57d08b27e1b4180ec63f73772e61c3fe365ed7f5dd04a4f5958beef44
MD5 ba80af028169b0cb82ce003bf85dc652
BLAKE2b-256 271e329f28f1b37bce0aa9443a5b61eeaf81fb65b82a44a4fd89fa932d14a939

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp38-cp38-win32.whl
  • Upload date:
  • Size: 123.2 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.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 dc4a62bf9c9068891a4fb534828168906c08c90527d96072b444e91ef0eb3119
MD5 0d397b64b35388cfa3516479667f29bf
BLAKE2b-256 0f48ef5df8a14bff41eadd0cd60dc0dbcce2d9b80a993ba86bdecd62b32009c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f3e9c92ea13fbd667a1670a3984f1a05eac7847d651bd7395ec2564e8337626
MD5 1c79917745df54e7d72ddbbeb45c3061
BLAKE2b-256 c5fe022bb11ad4a78a175629d6be5fada4f1de218961cb2e952004c50d2dd79b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-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.5-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a44068e375835ecb563307bae53c7401321a81b7ebe17e34ef0c73c6e0f19d3b
MD5 4a7ce2b09d1b4ded8682f46af23f4098
BLAKE2b-256 9a079c627fd1d391ffeeb99129653d070052ef927663a35a12ef0fa151d9e593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ff6822d1f4b2083e8bfe1acda94f8864b8b939ca06828931184136f075f2d258
MD5 98a9887d3cd1d7326c8e0ab7e8a05f00
BLAKE2b-256 957a3192dce6480cc3d2508f7a2b01657c68e439897db54162cd73c94c9bd84c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4213afcb01d4e02fa6b623a2566453e11cb9734ffebd0755359743e397d0ff16
MD5 0254d36109fa6797a74c53ed5f23f59c
BLAKE2b-256 559dd1b88dbe8c9ece4a24c7389746dbd1477380a6395ee90ac53700882c8884

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.5-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 151.2 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.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ced474568f056fef6c21916a49ad9fa01a3a5ab0fdfdba53cf4505f40f424ee4
MD5 3e05d8d34c00ed78000b3e0cf8bb2b67
BLAKE2b-256 63a59072f92281249f0e7b4e062a291eab35b8b07ba46f9d1c29edfd882dae33

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