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

Uploaded CPython 3.12Windows x86-64

cubik-0.2.3-cp312-cp312-win32.whl (74.6 kB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cubik-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (110.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cubik-0.2.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (113.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

cubik-0.2.3-cp312-cp312-macosx_11_0_arm64.whl (99.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cubik-0.2.3-cp311-cp311-win_amd64.whl (78.5 kB view details)

Uploaded CPython 3.11Windows x86-64

cubik-0.2.3-cp311-cp311-win32.whl (74.4 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cubik-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (109.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cubik-0.2.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (113.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

cubik-0.2.3-cp311-cp311-macosx_11_0_arm64.whl (99.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cubik-0.2.3-cp310-cp310-win_amd64.whl (78.5 kB view details)

Uploaded CPython 3.10Windows x86-64

cubik-0.2.3-cp310-cp310-win32.whl (74.4 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cubik-0.2.3-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.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (113.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

cubik-0.2.3-cp310-cp310-macosx_11_0_arm64.whl (99.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

cubik-0.2.3-cp39-cp39-win32.whl (74.4 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cubik-0.2.3-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.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (113.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

cubik-0.2.3-cp39-cp39-macosx_11_0_arm64.whl (99.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cubik-0.2.3-cp38-cp38-win_amd64.whl (78.5 kB view details)

Uploaded CPython 3.8Windows x86-64

cubik-0.2.3-cp38-cp38-win32.whl (74.4 kB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

cubik-0.2.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (109.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

cubik-0.2.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (113.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

cubik-0.2.3-cp38-cp38-macosx_11_0_arm64.whl (99.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 78.7 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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e25a94a89777ed112e61feff207d8eb751b69385fac7cd127a76d64d10d31944
MD5 e4adf3cd58faf20913333be6d6933f82
BLAKE2b-256 16300239a641f0e51ee883afeeb4b1b42c5138ff419b4d4c5f5f0770808b1472

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 74.6 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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5df7de3bc4da139db8538fca1510f83d98dcd51adc72b3ebd2e2647ffcbcd307
MD5 e3a60c5d774c6a84cb2983f99224fbb2
BLAKE2b-256 a687dba52396a6102d5a45d68167d388f42837ac9a6e9daba5db049cd9681e3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 defb52200ef73bf768d7520c927a92f1c526873c0ebbbf575e8dbe99e1690f10
MD5 8491b14a9f95cb5a1e937266d56b84e9
BLAKE2b-256 3369491b2c356835ebe1303cc9e314aa10c86306756e1e26c3df559db928dd8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c7893ae80af6250bebe42d5592370a1f334d7c9d77c86e7082c1fb9bcbf93e0d
MD5 d4e205b0ed4cccfc6f914ad2094698d9
BLAKE2b-256 5f00b1060bc4ad11c1c59e16fbad58c641a4afaf7e28862505a920fa55a8dd7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3240165f4c1cba4a04dd6e39b624d343e517f85f37a9099fab3ed9e9e7ffd470
MD5 041dbd1d8072bf0ba1f066084fe599a6
BLAKE2b-256 6830cfed9e0d04ae1593e6d19db5cdcf23b39164a0a273cb40dceddde804bb4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 187a9515844a0e5019fad84a60eabe39501626d4872bf08dbc40b7df7e9a45b5
MD5 e4ec777e81c0dda302945cc74742b4bd
BLAKE2b-256 176acc2c0f5ef2580fa3d709174b67d1b8df4c12e6ada9808decfe1702f36d2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a93880d9ebf5ec200babd17ded1257989a64eb0aa7fdd07e02c4e3bc4ee89c60
MD5 2737bb25e09371242e386e02de8146a9
BLAKE2b-256 56a47d30e929952c960c49149823701261b670ed9f040286b01615bdd390be5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 78.5 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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5bca947d7c8b751fc145de51693a860f27ca6c517e9ce9f8df7c0876bf4476d6
MD5 76e69e9a4766ba15127ff36c09736e9e
BLAKE2b-256 6bc62300ef57d36a1037cc1fe4a077b9e1f39ba0710cbde46934a010e2d5af33

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 74.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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 fec4c2b731f621a1e34a5f64158205409255fa011882fc08ba59eec7d4633f34
MD5 b9dc19cd0139c37d5434197a94019b3d
BLAKE2b-256 d653d819f945178327a1abb019e6c0cf72d3dca97bbd00ff9ddf12cc38d3e0d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bcf239f0a9e5eba431c5ba651821af10cfc58da9ca994372440ca9ef7cf0ef8
MD5 7f9f4788489123beec4f66010c992f94
BLAKE2b-256 fe6a7cae733a4d0a4e9390a4c91649b13d8549ed0907688ec0f17a4fc8d4752e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c3dd940dd857352f6552ca625c0fa7ac4d322e09ef5235ea0798c9cbf600afbb
MD5 8b8089889e71a2b5ac0cb5b009136775
BLAKE2b-256 7cf121f3e51ffc6bc04744e4488fb83470ed01205610f3d083e87a563d101364

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97695e46e38d7b058354b0d1c88d54bddf4f24aa580d6bd4497e1c61fab193a1
MD5 4f94e8bb0ab4b0afa213037cdd35b033
BLAKE2b-256 99b85c8fe585d8b6976ec9456bd238c80d2d80a89a8b3e67276c66c22d704e0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f11ca3f14ec62a81119aad8ddb7ddc001c39dee212b4d21275cd8072ad641d4b
MD5 1178c068bce85fc7e44cbef4e3624c16
BLAKE2b-256 010a0bf49c08593911ee92e05a763aede524924fadc5eea35c8ecf77dcd6e677

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5de4febbfd90c46a0f32549e937a1c6779fcbed89cc7535ba658b9bbba51e21
MD5 0685aeb5f405a012a368bfb88027bae1
BLAKE2b-256 40c84bc0cb6a6c82d8368a2634e1cda786d222847db7dd9dc87de93de597cb69

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 78.5 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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a72000a0161f7bbf86fbe542d5dd5c15b8240b341759090e83d98d6745b56fac
MD5 ec07741727bdceb4b45a8c7fac1bebfe
BLAKE2b-256 8c0f5dc23b4aa71f490773a3c1b33644e9cf742263c8d1291fd36ca83fc82322

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 74.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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b0edc504490307d64042898dda75963b0036832d7a0e89db789cf071f3a57486
MD5 1d4f942bbfc054d8e27c7ac3950acbc2
BLAKE2b-256 1fe720892489aec0dcbc5f53b2a15428557270489604b044be76232419f55e48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cfbb2a1b1124c9b230ad86395da06a7673b85c5121928897f6672b41839e3e36
MD5 42560f9d12965c2660a974cdbc88fcf5
BLAKE2b-256 38cace39b7eb89cace50cdf33da0cd930e47649d1b439da05f062125cf3faeef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6fd32ed99e3813ecb9828b039b5f31017c4368c7323c7b36a87cc75512230398
MD5 ae52db25e18a040e169385703777d2cc
BLAKE2b-256 98208e49a4cb1700cc30f6af2748721b3f1e0e2e4a300c4937899ea78d7aeeef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e03ecea06b212416b1d874b3bdcbad86ba6177317c4f1699c027c04dc70c7ddb
MD5 ed72618c3aa2c66a977fa1831a5710f5
BLAKE2b-256 71dfdf781e02ce49fc21d33dd9793581780b6cb65f22fcda5af3a2dfbbbae7de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 000450292a7d0d571376965694302243b79fc1c88c5199cf53e31bb2211f3785
MD5 aab90591a53947dcb0ab57b4d6e11ae1
BLAKE2b-256 996f4a5743a66358625b671704b2751b998b23c18efe486599c06e55cb326a93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bbdb6967552cb38953906b32c1cd32dfb18b9e92a0c900dc47066bf491565082
MD5 8d087e843e52226fb82946d32d89955a
BLAKE2b-256 11bc6cb4637045ca9832c8bca9cfb44711d0a9bcf0888ce547285a18bcedd8a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-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.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 32d14fe0864a2d2db75974ae555cdc0dffef6b120f8655e671efc72f541af3ea
MD5 3894f426321d2463ca801e733a174eea
BLAKE2b-256 c49c5d33358712f58bb515cdc2498c5a2ec977796e77a20888c486427702ecf4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 74.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.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c9831a6f59f8b276cee17ae5664ec2f102494d559805c23832c1574c03388064
MD5 384dc10c003e6be8cce34a51f371fa25
BLAKE2b-256 c524ee9c4237fe1efd686fb5de505577b87092fc05c506d1539201c2e4f42ffc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3296c543d76c25818b06d98d79708241973ef770f87feffb659862da9e264d5c
MD5 0c50c7bd268776143cb06732e6f2aedc
BLAKE2b-256 2085b3cd7788b633065a85067515f7f32a37b40c1bd905b27ff65fad896878a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-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.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 15c9120b8c427495caade74f55bda52245cc340a7b33d5de5ba4af6e619770db
MD5 ff4c3e2a76990eba138d7f5f9e958687
BLAKE2b-256 49b89940db1204ee53e2194e6ce792126438de8d8ec666325a6648e0d18a895f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1d7c0f6b6a853ba477763cfc3782eff3e24d31c26aa82877e513a11c821ef3be
MD5 12f1c38d25bfd75d2c2aa65e315284e2
BLAKE2b-256 bec6e34307f86b5e9279339ad0f42a96fe3f133127b6292233f5b10221b0fef2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d53b363c9fd1840757629f3668b5090f89d8e14b113d25b81ad6162bf46850d0
MD5 0bf639e83e45bbe3a6a0e6824cca46ab
BLAKE2b-256 7f77c4982515fd96a88984a4304e7c01886449fdfd67c00302eb760d222ef747

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 99.8 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.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 86646d5ec378477a9048b5b7593466578200d170fa889f8f17ee7974b2e21c01
MD5 d3fa080020924a6af8e8a412e7ed88cb
BLAKE2b-256 89e2f06300333efc848df2c8454eb2319b2c6cf094a1f37ede1047d3dfa3b980

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 78.5 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.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e752cb66d12c9efc34dd1f068c4029be98faddc6d003a9e177351559e3fd6989
MD5 63eb0bce33db92bb82334fb8bdcac0ac
BLAKE2b-256 7ddc18aff5c0cf838fb4e7fbde1d5607073fe4f42b61961de438b3682851cfb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 74.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.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b7f5e94b893e0abd98656d83f93284ffd26da56e2f4eb7f58cef0673d8e4e873
MD5 5bfd6d58041183f068c1828633091afe
BLAKE2b-256 358d08233029af36eecf49d0ee8041e1d60ab0e19346b59a0ab3ee8126e690ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe7342299d89b24388df81e2cd1cae141d677d90766640aa149e89071e7a2b35
MD5 69ae6b12db330e517f0ec88053005e85
BLAKE2b-256 0d8d5f360b516fe6da47caa0c6cc15322ffc6370f049a076c18eb1e41c679889

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-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.3-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cbe82dd817a81094c3c8e63867ad5d11d98d79a744c31006f06cf9c7669a6af3
MD5 965095c19cac55a5d509ca01224c8669
BLAKE2b-256 b6be6cf8d8db8d2f23fcebcb34f8301558b83654aa785cf2324098d1707a29c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 566a8987c8059022e9a2f78d7e9593a3564682d7c05b19e65534b885d66abaef
MD5 4110a3f415e70c6299e946f723eb912f
BLAKE2b-256 cb429c301651b8afa2cd749d7831aaea18892a98d7f5281f79075752311f8173

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cubik-0.2.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 508ebef6f83595221dd53397895b8062b33da108c2ef494974143458fb790493
MD5 4bf5dccb8bce6013901baa27923fe552
BLAKE2b-256 ca45823ad265d5e461c90435b0b62813c6cb5ce1eb9d8249985db1c7f350f477

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubik-0.2.3-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 99.9 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.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 012ed67324d89047e1e138f2fcb183f854836f00f2519c4d372de9348e288797
MD5 1feb53ecec767c9f1e74118800e8ba79
BLAKE2b-256 d54972a099e569bafb89bc5801dc2b1b2c5c1e8b65be1557fb001a4d096e7b38

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