Python Sudoku News
Brought to you by:
xoseotero
Python Sudoku is a text and graphical (gtk interface) program to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku.
New in version 0.13:
- Split pysdk.py into several scripts: pysdk.py, pysdk-pdf.py, pysdk-image.py and pysdk-gui.py
- Simplify the configuration
- Added -t|--test option to get the difficulty of a sudoku
- Added --force option to force that the difficulty of the created sudoku is the same as the given difficulty
- Open .sdk files between systems with different newline