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.4.tar.gz
(11.5 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.4.tar.gz.
File metadata
- Download URL: rubik_impl-0.4.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d165858419e8be20f5632d251029c3b57b96aa2089508c907ccd14689bab888
|
|
| MD5 |
b8ae222e3e6932b4badd0f61b1e928ec
|
|
| BLAKE2b-256 |
c2fe94dba4a60655f7cf8dd17887d480a26c7a9d04acc6f06282dc5cf3d8471a
|
File details
Details for the file rubik_impl-0.4-py3-none-any.whl.
File metadata
- Download URL: rubik_impl-0.4-py3-none-any.whl
- Upload date:
- Size: 3.8 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 |
735506c76540431b2e2881c2afbd8b57ea5484c01ba8977650c73736d0f70b0e
|
|
| MD5 |
a49fe153c738227fb8eb430ece643cc2
|
|
| BLAKE2b-256 |
c362e1ae49f15ad84bfea9ad9e42dc98a7c1a9063c43a89592c8dac8774415e8
|