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.3.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.3.tar.gz.
File metadata
- Download URL: rubik_impl-0.3.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 |
fddca06e44d17d17662f65987da3aa268cbc742bab3026d8d07ea8bb2014fb8c
|
|
| MD5 |
30dd8d6cd4f1b1fe91d38620af47ea7f
|
|
| BLAKE2b-256 |
bbab765dc751377eb78161a9b5a014a536b88eff7fd7b58615fa3eec1effc5ab
|
File details
Details for the file rubik_impl-0.3-py3-none-any.whl.
File metadata
- Download URL: rubik_impl-0.3-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 |
b1ffeb11ada5fad895f52809fb173bd041e53c3e85d4c67a60b3963e66f269f7
|
|
| MD5 |
45a90025204641ba16d555dae3dd0163
|
|
| BLAKE2b-256 |
b7bfeac5ec930fe43a8e7d01150570bd8a7f4565b38f6fbc448821cbcfc33c61
|