Tkinter Sudoku Solver
About
This application solves classic sudoku puzzles. It is written in Python with an interface built using tkinter.
Some notable features about this application:
- Real-time visual representation of the solution algorithm
- Solve user-defined puzzles or use built-in sample puzzles
- Control over the speed of the solver
- Colorblind mode
Compatibility
Full compatibility with Python 3.9 on Linux.
More details regarding other Python version and operating systems can be found in the documentation.
Installation
Running pip install tssolver will use pip to install the package.
After installing, tssolver will run the application.
Contributing
Please report any bugs to the GitLab issue tracker. See CONTRIBUTING for more details.
License
This program is free software and is licensed under the GNU General Public License. For the full license text, view the LICENSE file.
Copyright © 2021 emerac
Release files for tssolver 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tssolver-0.0.2.tar.gz | 111.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tssolver-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 139.4 kB
Release files / tssolver-0.0.2.tar.gz
| Download URL | tssolver-0.0.2.tar.gz |
|---|---|
| Size | 111.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4b74b8290e68ba143955205f296ca8cf99b4a683698b3f0516b85e9ceb86f80a
|
|
BLAKE2b-256 checksum How to use checksums |
fd6e985d892466a5b5c365d11ca766f7b73c2f4f0e0a55c5ee59ae4d1e42e93e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.2 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.6
|
Release files / tssolver-0.0.2-py3-none-any.whl
| Download URL | tssolver-0.0.2-py3-none-any.whl |
|---|---|
| Size | 27.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9222e213443b00340579d33c6bdd188421f5d99db906fb3634ca6438360132c8
|
|
BLAKE2b-256 checksum How to use checksums |
023ad7f9978f8d53460a6f0095a7ab009a1d5317a1187b3da2d46451739cc3fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.2 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.6
|