{"id":25282470,"url":"https://github.com/varuns2002/python-sudoku-mysql","last_synced_at":"2026-05-07T14:48:17.267Z","repository":{"id":106408109,"uuid":"256590681","full_name":"VarunS2002/Python-Sudoku-MySQL","owner":"VarunS2002","description":"This is a fully fledged sudoku game written in Python using Tkinter GUI and uses MySQL database for data.","archived":false,"fork":false,"pushed_at":"2020-06-20T15:05:28.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T20:32:15.236Z","etag":null,"topics":["database","game","mysql","python","single-player","sudoku","tkinter-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VarunS2002.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-17T19:22:29.000Z","updated_at":"2023-07-04T14:04:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3068cef-cece-43d7-b045-daeb7206b240","html_url":"https://github.com/VarunS2002/Python-Sudoku-MySQL","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/VarunS2002/Python-Sudoku-MySQL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarunS2002%2FPython-Sudoku-MySQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarunS2002%2FPython-Sudoku-MySQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarunS2002%2FPython-Sudoku-MySQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarunS2002%2FPython-Sudoku-MySQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VarunS2002","download_url":"https://codeload.github.com/VarunS2002/Python-Sudoku-MySQL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarunS2002%2FPython-Sudoku-MySQL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012800,"owners_count":26085187,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":["database","game","mysql","python","single-player","sudoku","tkinter-gui"],"created_at":"2025-02-12T19:34:29.534Z","updated_at":"2025-10-12T20:32:34.049Z","avatar_url":"https://github.com/VarunS2002.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Sudoku-MySQL\n\n### [Downloads](https://github.com/VarunS2002/Python-Sudoku-MySQL/releases)\n\nThis is a fully fledged sudoku game written in Python using Tkinter GUI and uses MySQL database for data\n\n## Usage:\n\n-Run the query sql script at least once before running the sudoku program \n\n-Default values of host, username and password for connecting to MySQL are localhost, root and *no password* respectively\n\n-To change these values place the mysql_config.txt file in the same folder as the sudoku program\n\n-The main part of the config file should look like this:\n\n\nhost:\u003cbr /\u003e\nlocalhost\u003cbr /\u003e\nusername:\u003cbr /\u003e\nroot\u003cbr /\u003e\npassword:\u003cbr /\u003e\ntestpass\u003cbr /\u003e\n\n\n-localhost, root and testpass are the custom values for host, username and password respectively\n\n-If any of these lines are left empty the program will use the default values for the particular field\n\n\n## Note:\n\n-The query sql script has 3 games defined by default which are soft coded in the Sudoku program\n\n-To add more games you will need to add them in the database\n\n-You can use the insert games tool provided to do that\n\n-Insert Games tool:\n[Downloads](https://github.com/VarunS2002/Python-Sudoku-MySQL-Insert_Games/releases)\n\n-Increase the value of the gno column by 1 every time you add a new game without the tool\n\n-No code changes have to be made in the main program after adding new games \n\n-Adding incorrect values, rows or columns in the database may cause the program to not function correctly and result in errors \n\n## Features:\n\n-Input numbers in the grid by repeatedly clicking a box\n\n-3 different games\n\n-Randomly chooses one game on start\n\n-Shows you the game currently active\n\n-Added Choose Game option to manually change the game\n\n-Restart Game option\n\n-Check Result option\n\n-Show Solution option\n\n-About option with version, link for releases and for sources\n\n-PEP 8 format\n\n-Object Oriented\n\n-Comments to easily understand code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaruns2002%2Fpython-sudoku-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaruns2002%2Fpython-sudoku-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaruns2002%2Fpython-sudoku-mysql/lists"}