Implementation of Rubik's cube moves
Project description
Implementation of Rubik's cube moves
To install it, run pip install rubik_impl
Usage:
import rubik_impl
cube = rubik_impl.Cube()
cube.U() # apply a U move on the cube
cube.Ui() # apply Ui move
cube.apply("R U Ri Ui") # apply an algorithm on the cube
print(cube) # show the cube
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rubik_impl-0.1.tar.gz
(10.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rubik_impl-0.1.tar.gz.
File metadata
- Download URL: rubik_impl-0.1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a79e9b06c6ae05e23973cdcbdad311618ad70d1105aeb2c3cfee05bfc5c8419
|
|
| MD5 |
40ea43e67dedb15407e1126660dd4a91
|
|
| BLAKE2b-256 |
c8e2cf6d3dd5ee487aaf7e8af657c029c4b5378b1052b303704267702db0d9aa
|
File details
Details for the file rubik_impl-0.1-py3-none-any.whl.
File metadata
- Download URL: rubik_impl-0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b5ab71599c9ead43b05c523553dd4027ecda72a790525660e816ce4402be58c
|
|
| MD5 |
41a145d5e465385656d04e98d6170cd3
|
|
| BLAKE2b-256 |
60dfe3a9f7a1bdc51eaddbf213d479cf873487e48f68606dff0162b7f540b8e6
|