{"id":19931423,"url":"https://github.com/jessicarod7/sudoku-solver","last_synced_at":"2026-07-22T10:31:32.459Z","repository":{"id":103616827,"uuid":"174370332","full_name":"jessicarod7/sudoku-solver","owner":"jessicarod7","description":"ICS4U1 Sudoku Assignment","archived":false,"fork":false,"pushed_at":"2019-04-25T15:07:52.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T10:40:29.326Z","etag":null,"topics":["ics4u1","python2","sudoku","sudoku-solver"],"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/jessicarod7.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-07T15:25:50.000Z","updated_at":"2019-04-25T15:07:54.000Z","dependencies_parsed_at":"2023-05-23T23:15:33.053Z","dependency_job_id":null,"html_url":"https://github.com/jessicarod7/sudoku-solver","commit_stats":null,"previous_names":["jessicarod7/sudoku-solver"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jessicarod7/sudoku-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessicarod7%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessicarod7%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessicarod7%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessicarod7%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jessicarod7","download_url":"https://codeload.github.com/jessicarod7/sudoku-solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessicarod7%2Fsudoku-solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35759166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ics4u1","python2","sudoku","sudoku-solver"],"created_at":"2024-11-12T23:07:05.049Z","updated_at":"2026-07-22T10:31:32.417Z","avatar_url":"https://github.com/jessicarod7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku Solver\n\n[This simple program](sudoku-solver.py) will take a sudoku puzzle file in the below format, and solve it, saving the solution to a separate file.\n\nMade for ICS4U1, or Grade 12 Computer Science, in Python 2.\n\n## Example Sudoku Puzzle Format\n\n```\n906137258\n370045601\n125698047\n239784516\n584060723\n617352089\n851476902\n702513864\n463829075\n```\n\nA zero represents an empty space. The file, preferably a ```.txt``` file, **must** be 9 lines of 9 characters.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessicarod7%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessicarod7%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessicarod7%2Fsudoku-solver/lists"}