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

Uploaded CPython 3.12Windows x86-64

cubik-0.2.1-cp312-cp312-win32.whl (72.8 kB view details)

Uploaded CPython 3.12Windows x86

cubik-0.2.1-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.1-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cubik-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (108.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cubik-0.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (111.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

cubik-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (98.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cubik-0.2.1-cp311-cp311-win_amd64.whl (76.8 kB view details)

Uploaded CPython 3.11Windows x86-64

cubik-0.2.1-cp311-cp311-win32.whl (72.6 kB view details)

Uploaded CPython 3.11Windows x86

cubik-0.2.1-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.1-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cubik-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (108.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cubik-0.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (111.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

cubik-0.2.1-cp311-cp311-macosx_11_0_arm64.whl (98.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cubik-0.2.1-cp310-cp310-win_amd64.whl (76.8 kB view details)

Uploaded CPython 3.10Windows x86-64

cubik-0.2.1-cp310-cp310-win32.whl (72.6 kB view details)

Uploaded CPython 3.10Windows x86

cubik-0.2.1-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.1-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cubik-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (108.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cubik-0.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (111.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

cubik-0.2.1-cp310-cp310-macosx_11_0_arm64.whl (98.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cubik-0.2.1-cp39-cp39-win_amd64.whl (76.8 kB view details)

Uploaded CPython 3.9Windows x86-64

cubik-0.2.1-cp39-cp39-win32.whl (72.6 kB view details)

Uploaded CPython 3.9Windows x86

cubik-0.2.1-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.1-cp39-cp39-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cubik-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (108.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cubik-0.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (111.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

cubik-0.2.1-cp39-cp39-macosx_11_0_arm64.whl (98.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cubik-0.2.1-cp38-cp38-win_amd64.whl (76.8 kB view details)

Uploaded CPython 3.8Windows x86-64

cubik-0.2.1-cp38-cp38-win32.whl (72.6 kB view details)

Uploaded CPython 3.8Windows x86

cubik-0.2.1-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.1-cp38-cp38-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

cubik-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (108.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

cubik-0.2.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (111.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

cubik-0.2.1-cp38-cp38-macosx_11_0_arm64.whl (98.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 77.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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2e2e9f99a3f181db24b62954f5d1895b92f5a10505e4e9beb7b7bdcb12d243f6
MD5 387d65cef690aa5a4a3061d04f6054a4
BLAKE2b-256 a3cf6c041d182437d2c9739f22528c6f62c7f9b9413a6e605f361c650e8dcddd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 72.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.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3aab6331c7982ff4d71c47dbc940e77bff61e21997f27546ac6be852c9eb19f1
MD5 7c39de5023e66576bd68f69ee5456271
BLAKE2b-256 098d335592e61b9d6789fbfc5f7f7d4ea0cd20e56b6fd239b0ca8b15b57bd1f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2c86c765e3aea174270ad263c195f6def5a02067ce660e2334d9ed552b6a9c28
MD5 31ca7b171662777d7a1163cc5d584cca
BLAKE2b-256 fdd3d68cbe3c6276d010dbaa418f358bb8d35ab189560c239046c6df6c604ef1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 14f77a13cde0f041c695da3599981f2b998f9ddb7c94474cca64cde8ff997910
MD5 68c99cfaa1ed78d1999a4531a55c398f
BLAKE2b-256 bd684cb8dea66f84589226acf6057412fc4b49cb93493fd9ed90503dc8989d2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 733644f5aa03e608261f566827f42e901ba9b531d47063dc5a426dfbd767e452
MD5 42faab36a5b0f391ff1ed228d91034f1
BLAKE2b-256 8feee8ac64bd7934a29596ab804e4cd0dd3868c4dafa9dd4cab69fc001a1718d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4e3a601f44d3b8fa342cd90a02cdadf815d491c10f18945cc53ed6fccdd68d90
MD5 07943b490e41ca68a4524c8443f06381
BLAKE2b-256 de657de8df2436ae7e0e590570e90dac408b8928c6ced97ca8d9bb2d600c792f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b733d38c5d95d44166e1aa55bf7f0498d8d3331e147f11ae91c238e65d7a43c0
MD5 a74a9fd19baef74d9684eb575bad682d
BLAKE2b-256 03245ffde225da962207ce5dc27e905f56f72011583fa81e79e7bcd923f5f3d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 76.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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7ec2742115f095ab769836c93d810eee4de875d56a3f043e19876b75a9dffd01
MD5 d0a3378d23d4e4e0f053e4fbbc5d3eec
BLAKE2b-256 b64c18d5a9a17671f142e16e7315779606dd6447ff5c5101e885ddcfb0559ebc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 72.6 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.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 cc50863c1c7c72e6b3e8d90b12c0c44df39533ec18cf5aa1ba989346cc13b006
MD5 36b3f286529d38948d8e5222e18bb940
BLAKE2b-256 0cb9d0f93b8bfb647d289ff88e2ff4f852c446b86b6541758dc052f7c463462d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c04709ea9da4b464de310b9d6696cbdce545399abc5f13e780597bc7ac8d81b9
MD5 dea36d332c6609613269165dad75dc5c
BLAKE2b-256 6571ccc92fe626ca000700215f7706c8cf2822526381a3ff068296b295d624ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b92fb8196085b9cff148d64a1870ccac5986d2bc40c0103e1d4c23e5e4b3120
MD5 ccec39b6d178bcb940f13be52f2ffdab
BLAKE2b-256 303681a4b9a060d822280268b7f77f1d05e0bdb8b3c28ca9bda7cb63657352c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 67860c7c306a306c7da7e96f23977b8512c6d83835558441776fdcbb56352638
MD5 ac1e54e7de1fc05df413b4e4551c4c37
BLAKE2b-256 b958b2e371088725c482bc553e40f0e3c6d4dd64a8b1389da7272a5e70e8fec5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ce49d28ff8f6d676b8910371f3ea6c84cf48a4805df38fa7220e0ae2e087845f
MD5 79d75ee7f6601028f32c7e38bb307c0d
BLAKE2b-256 e1aee4557e093e6753f05ffeb1555ef85fb72e76c784406f4d91b427e8e47f88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 624e1bba0e775b9a0c20df19d0f1347e0e7eb25f6fb6156f297bd33f982e7a72
MD5 bf8609dc486811b47d6157027d5d999a
BLAKE2b-256 7cd26edf282a38d22e3461a7526379857ee2dbde938d7a0b579b6e6cf5ee2ee4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 76.8 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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4b93c73e089fad941bb108a379f0cd2862ef4a2282aac1a33bb5b97c4146bb14
MD5 6c9650e07291da593cee1f92d9a1b8b6
BLAKE2b-256 072bdbf2f74843ce2fe131138ff3e8936107c4f4310be29d7cf05949368df530

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 72.6 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.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9b3529f63d406d9545c4d2839517fcdecad86ea9b30679c2af3dacf9a326722c
MD5 e628b8930fddf6c183c60c98864b6778
BLAKE2b-256 46e25fc4c9602022ea70541e974c3d7bc162095b1c79fdcaa8e91872ca0e958e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43825cf350d581237f74e825c73128f4e7d973452d70f8454e8ba00bb0c8bd0d
MD5 d94e8c6c0a30a12c8602d024ad1903f7
BLAKE2b-256 131e22153f311f1f8d52529818fd55d0c2beca100feb4c20137ad1d2e6cfc04d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 51b373df43dce7fc5f5808c6ae8d9d01025bd882cc4dc0e1d3d8eb1fef44a9d1
MD5 82239408384e21a2109bba5539e93a65
BLAKE2b-256 6d6de584ce66df648e10e7c834bfc9368754d24807481f699c0c003cbd145288

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f6cf61d4d64605432bd8cca34f84e2b970358fd00bec24447e66288b4c104bf0
MD5 3e3a583c8f436ad3d9ecf377614dd4e4
BLAKE2b-256 ef8efd436336f8321ab394e9dfa4e067be4fa337ab77dc38dce3eb6cf15f4fb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f84bec87f38270a574680aef04292b78705aa7a26f72246e4968bf4924129840
MD5 83b4d0457564d0a708ed6dc229da0161
BLAKE2b-256 b3de03b1f5046aecd24448c419ce82dc379adb72d4fa297cf94b92e4c9557e22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e50cc97ef84a18e715c7f2122301c7137f42b3eb02baa9b345109a3d4c14fe9
MD5 3a9ec9550f4b9cb4e69c94d703a0305d
BLAKE2b-256 ad85dfac9208a2f6312d3cde791592aa87176a54c2e417e2648fe7405e6ebf71

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 76.8 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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 54f2f430402eef9a2772d868289e0bd0a187805f8a238cf20823a7a1c5ef6065
MD5 315ba9a52308aa8838383092c36e66f1
BLAKE2b-256 164798b635bbdad8c4c362f779ced620c8a4b5e0dbdf63be6cdd75209e727b61

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 72.6 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.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b661b19fc5d80cfbbe0df24c6c848b3a000eafa39caa8af45a902e923975e038
MD5 a5e384420871be158456ad179ae3a79a
BLAKE2b-256 fbfe69406b681cc2feddfc5e752b74c92022c8f73b7fa19a4dcd7bd56c276b68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7847eee2600187386eea1bfba44dda026a35a4105f46e7c18dc6c67e2ac58820
MD5 aeb9b039a552e9838b0cb78a99224a0e
BLAKE2b-256 b970188a1f44927067804b4ddf09b85920252d9a75bcc47e1382dfa4fbaef876

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for cubik-0.2.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3f5e36045ff3c76ad3be97535fd36ceceed27146896793a5a449c856f8660216
MD5 c404eac65b71439763f84d1414cd812b
BLAKE2b-256 f337025b287594cd3f41a956c8155b1a4b1e55fb148d1d19ea3292019c39383a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e3ec6c1367179b0d63dbc0cc3c7e8499d86ca498a4a56b66164c51e8b2387a1
MD5 8c95b20c0265b43f9a3e073973443817
BLAKE2b-256 54a2092b7230cfb658852248290dbe015f997db806b793ddd25fe59348a576b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a490fd7b02036ed8db3f895c80117af31f3f55a03e964364a494f17f8209ef5a
MD5 043b1cb15d7870481d2f4d2ee23a7a62
BLAKE2b-256 4c8d8f4f781d21a98b7b2b5219b28da8011225487f783733df22f28c8fb5200c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 98.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.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5c32b71e067d80b38185f98962931419e1c98e3d261649f31d7c343626229da7
MD5 c1f6519ac5cc7a949dff7719762ae39c
BLAKE2b-256 939395c6eb82cc270829e3318960f2f57b0f12fbca3f056ae617cc1cd07c8211

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 76.8 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.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1972416f1f091d92998127c8a53092f908af5587a968ade5704b56581054dcc1
MD5 a4ed40b4878e96b5dd00c7b64cf97355
BLAKE2b-256 4994d99b8cbb966b7caed987e27ca5a6cb97d68bb7a97e067b4177e2346f7ab2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 72.6 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.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 653c830bbc31f4c66295a6a5848a614ee593710357986957dedd4549982c52bd
MD5 1cffef59e06d85abb7fe3fbbe3846b1a
BLAKE2b-256 b44e9abd8938a89f16c5bdc807808714ce1d2332b62e8282e3568670464eb25f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 188160f4fceecf61ef9caf190ab3f18c71d65d1944d92268efd50469095a07c2
MD5 85a1ef80c506d796260e0538eaee7349
BLAKE2b-256 c154149bbdc8a3095ea1714cc47cd6848ad4be43b64bcc55186de7f21da7ee9f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for cubik-0.2.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9b404a083131c19f99ba99e7c750acc35c95f8b464fcb391a6146dab3a95155e
MD5 79c56a566172ad412f504294dc20ebc3
BLAKE2b-256 918302d2975ab338024b1c4349bb9d0ac0c50bae5833a5a9784610d91f387785

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19169f8522ba2cd12f3060762dbc3cf5ea11683200a103e84302c79dfc9e5132
MD5 a076ea7fd87ae69da144499fce9946fb
BLAKE2b-256 550614f475f8d835363a19dff9452070027fb207ded72aab5fce6a7382788ff3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0acbeb35b15d67832a0c1ee21ca5cd28e7011739d2c54c44f0efd741d00230f
MD5 eeef88c4651fd42edc9e85022d65d3cc
BLAKE2b-256 0107d14035ae589d1391f9c71c7c61f48c5a4194966a28807599cc54e2a8ae42

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.1-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 98.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.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 316a775945633372af1528dafbc94d460b6af89fc35e715c4cdde8ec8c46660d
MD5 f6140c91ca3efa68e376e0f654a7e125
BLAKE2b-256 1f1d1d71b3f7d657c4c454c2fd7a375e48550124230f543d3a44e404e74af6a1

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