sudoku-solver-ocr

This program first converts a screenshot of a sudoku grid into plain text. Afterwards, it will solve the sudoku puzzle, display the result and save the solution as a .csv file.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sudoku-solver-ocr

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.4 2025-07-09
0.3 2025-07-09
0.2 2025-07-09

Issues with this package?

Page last updated 2025-07-18 02:47:48 UTC