{"id":15668039,"url":"https://github.com/timofurrer/pysudokuer","last_synced_at":"2025-04-04T13:16:54.967Z","repository":{"id":4342050,"uuid":"5477923","full_name":"timofurrer/PySudokuer","owner":"timofurrer","description":"This sudokuer is a smart tool to solve sudokus automatically    ","archived":false,"fork":false,"pushed_at":"2012-08-27T07:26:45.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T22:47:10.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timofurrer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-20T06:53:57.000Z","updated_at":"2013-10-29T08:55:17.000Z","dependencies_parsed_at":"2022-08-06T16:15:19.134Z","dependency_job_id":null,"html_url":"https://github.com/timofurrer/PySudokuer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timofurrer%2FPySudokuer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timofurrer%2FPySudokuer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timofurrer%2FPySudokuer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timofurrer%2FPySudokuer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timofurrer","download_url":"https://codeload.github.com/timofurrer/PySudokuer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182424,"owners_count":20897381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T14:06:16.016Z","updated_at":"2025-04-04T13:16:54.944Z","avatar_url":"https://github.com/timofurrer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PySudokuer\n\u003e This sudokuer is a smart tool to solve sudokus automatically\n\u003e *Version: 0.00.02*\n\n**Author:** tuxtimo \u003ctuxtimo@gmail.com\u003e\n**Version:** 0.00.02\n**License:** GPL\n\n## What?!\nThis repo contains a smart and clean tool to solve sudokus automatically. You can pass a file with a predefined `sudoku-syntax`\nand this tool will solve it with few seconds..\n\n## How to install\nThere is a setup script to install the tool to `/usr/local/bin/`. Just execute the following command:\n\n    # python setup.py install\n\n*Note: you may need root privileges to install it*\n\n## How to run\nIt is very easy to run this tool. You just have to pass one argument: the `sudoku-file`.\nYou can pass every filetype - the extension doesn't matter - as long as it is written with the predefined `sudoku-syntax`:\n\n    $ sudokuer sudokuToSolve.sdk\n\nThis will solve the sudoku in the file `sudokuToSolve.sdk`..\n\n## Sudoku syntax\nThe syntax is very easy to write.\nJust write each line of the sudoku without spaces and other delimiters.\nSo at the end your file will contain 9 lines with 9 numbers on each line( `9 x 9` ).\nThe numbers which the tool has to find should be marked with the `0`.\nExample:\n\n    530070000\n    600195300\n    098000060\n    800060003\n    400803001\n    700020006\n    060000280\n    000419005\n    000080079\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimofurrer%2Fpysudokuer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimofurrer%2Fpysudokuer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimofurrer%2Fpysudokuer/lists"}