{"id":16031543,"url":"https://github.com/nexxeln/sudoku.com-solver","last_synced_at":"2025-03-17T21:30:22.784Z","repository":{"id":43379756,"uuid":"463887800","full_name":"nexxeln/sudoku.com-solver","owner":"nexxeln","description":"a sudoku solver that fills it out for you on a sudoku website","archived":false,"fork":false,"pushed_at":"2022-03-18T13:54:21.000Z","size":12197,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T04:29:27.328Z","etag":null,"topics":["automation","magic","pyautogui","python","sudoku","sudoku-solver"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nexxeln.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-26T15:16:14.000Z","updated_at":"2023-08-30T08:29:48.000Z","dependencies_parsed_at":"2022-09-01T11:50:34.781Z","dependency_job_id":null,"html_url":"https://github.com/nexxeln/sudoku.com-solver","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/nexxeln%2Fsudoku.com-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxeln%2Fsudoku.com-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxeln%2Fsudoku.com-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxeln%2Fsudoku.com-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nexxeln","download_url":"https://codeload.github.com/nexxeln/sudoku.com-solver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885886,"owners_count":20363643,"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":["automation","magic","pyautogui","python","sudoku","sudoku-solver"],"created_at":"2024-10-08T21:03:09.195Z","updated_at":"2025-03-17T21:30:21.931Z","avatar_url":"https://github.com/nexxeln.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![preview](https://github.com/nexxeln/sudoku.com-solver/blob/main/images/sudoku_solver.gif?raw=true)\n\n## Built with\n\n- [Python](https://python.org)\n- [PyAutoGUI](https://github.com/asweigart/pyautogui)\n- [NumPy](https://numpy.org/)\n\n## Prerequisites\n\n- [Python 3.6](https://python.org) or later\n\n## Usage\n\n- Clone the repository: `git clone https://github.com/nexxeln/sudoku.com-solver`\n- Create a new virtual environment: `python -m venv venv`\n- Activate the virtual environment \u003cbr /\u003e\n  - Windows: `venv/Scripts/activate`\n  - Linux: `venv/bin/activate`\n  - MacOS: `venv/bin/activate`\n- Install the dependencies: `pip install -r requirements.txt`\n- Go to [sudoku.com](https://sudoku.com) (or whatever website you prefer) and create a new game\n- Run the program: `python sudoku.py`\n- Enter all the rows of the puzzle in the terminal, for the empty cells enter `0` \u003cbr /\u003e\n  ![terminal](https://github.com/nexxeln/sudoku.com-solver/blob/main/images/sudoku_input.png?raw=true)\n- Click on the first cell of the puzzle within 10 seconds to start solving\n  ![click](https://github.com/nexxeln/sudoku.com-solver/blob/main/images/sudoku_click.png?raw=true)\n- Do not mess with your mouse or press any keys until the program finishes\n- Wait for the magic to happen ;)\n\n## Contributing\n\nIf you think you can improve the code or add new features, please open an issue or pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexxeln%2Fsudoku.com-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnexxeln%2Fsudoku.com-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexxeln%2Fsudoku.com-solver/lists"}