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.2.tar.gz
(10.9 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.2.tar.gz.
File metadata
- Download URL: rubik_impl-0.2.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f13a67ebc401fb0b40b686f952c82cb163ad6bf4a53608118f03cc806f170719
|
|
| MD5 |
e71364ec2257c458f17bd44d00e93fac
|
|
| BLAKE2b-256 |
aa05f0e585d210cf4ddf72b688aee68d373af97465c5f6ae2bc64be78e47ec21
|
File details
Details for the file rubik_impl-0.2-py3-none-any.whl.
File metadata
- Download URL: rubik_impl-0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
d667195bfdda94c18e627a309cd0516f1efd01761a7e08f7a42955c36afdea94
|
|
| MD5 |
f7a1d8b20599dd7b40d5116f78ce38ff
|
|
| BLAKE2b-256 |
9b9fab1e79c134b33e3b86b231e8999de02d0cdbe513651616260ab57e9a4af9
|