Solve and generate basic Sudokus and Sudokus with an extended set of rules.
Project description
sudoku-sat
Solve and generate basic Sudokus and Sudokus with an extended set of rules.
See sudoku-sat --help
for all options.
Required Python version: >= 3.9
Recommended Installation Instructions
- install
limboole
, either through your system's package manager or manually - install
sudoku-sat
:python -m venv .sudoku-sat
. ./sudoku-sat/bin/activate
pip install sudoku-sat
Manual Installation Instructions
- install
limboole
, either through your system's package manager or manually- install
sudoku-sat
: git clone git@github.com:charludo/sudoku-sat.git
python -m venv .sudoku-sat
. .sudoku-sat/bin/activate
cd sudoku-sat
pip install -e .
- install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sudoku-sat-1.0.0.tar.gz
(81.2 kB
view details)
File details
Details for the file sudoku-sat-1.0.0.tar.gz
.
File metadata
- Download URL: sudoku-sat-1.0.0.tar.gz
- Upload date:
- Size: 81.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 323f3434628b949d918af70bf5f079f6f90933534d67daca5e2bd575d48c77b7 |
|
MD5 | 865e2b194c21fe1e6e0908a985d6f79f |
|
BLAKE2b-256 | 977e327380d708c27799e55214516f693441d0a01c6afe3e1183842f82ba1ba9 |