A Sudoku generator and solver
Project description
My Sudoku
Sudoku generator and solver
Installation
pip install mysudoku
Example:
from mysudoku import Sudoku
sudoku = Sudoku(dimension=3, difficulty=0.5)
sudoku.show()
'''
9 8 . 5 1 . . . .
. 6 . . . . 7 1 .
7 . 5 . 6 4 9 . .
. 2 . 7 5 . . . .
. . 4 9 . 6 . 5 .
8 5 . 4 3 1 6 2 .
. . 6 . 7 2 . 4 1
. 4 1 6 9 3 2 . .
. . 8 . 4 5 . 9 .
'''
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
mysudoku-1.2.tar.gz
(2.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 mysudoku-1.2.tar.gz.
File metadata
- Download URL: mysudoku-1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
170dae3ac5f40db0395975e13a21b59b8039b3bc62773e5fe7e7c5bfef145adb
|
|
| MD5 |
f3be4db214821d2726466a4c5c8330a2
|
|
| BLAKE2b-256 |
27900bf4c3a8c7858737fbc6888db69e64704658797a83595229f28616441e7c
|
File details
Details for the file mysudoku-1.2-py3-none-any.whl.
File metadata
- Download URL: mysudoku-1.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d2f4860ae3e6557a55bb01d12dc425bf6d6c0e0e0c3c5b0a2058729ec456d35
|
|
| MD5 |
50fa72c8c2f4a45e30f1524bf529e33b
|
|
| BLAKE2b-256 |
8aa70cc28b27935929e18c3e653a84c40fa8e6468eae629a102fc9c2c39bfb95
|