A small graphical application for solving any Sudoku puzzle, almost instantaneously, along with its solution
###Running pySudokuSolver
Exceute the script "sudoku_solver.py"
$ python sudoku_solver.py
###Requirements
- python2.7
- PyQt4
Created and tested using python 2.7 & PyQt4 4.8 on Xubuntu 13.04.
###Help