{"id":31002104,"url":"https://github.com/disservin/python-chess-engine","last_synced_at":"2025-09-13T00:44:09.066Z","repository":{"id":103749965,"uuid":"582433080","full_name":"Disservin/python-chess-engine","owner":"Disservin","description":"Documentative UCI Chess Engine in Python","archived":false,"fork":false,"pushed_at":"2023-11-21T18:43:30.000Z","size":46,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T15:51:08.665Z","etag":null,"topics":["chess","chess-engine","uci"],"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/Disservin.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}},"created_at":"2022-12-26T20:22:58.000Z","updated_at":"2025-01-16T16:22:26.000Z","dependencies_parsed_at":"2023-11-21T19:38:07.351Z","dependency_job_id":null,"html_url":"https://github.com/Disservin/python-chess-engine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Disservin/python-chess-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Disservin%2Fpython-chess-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Disservin%2Fpython-chess-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Disservin%2Fpython-chess-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Disservin%2Fpython-chess-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Disservin","download_url":"https://codeload.github.com/Disservin/python-chess-engine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Disservin%2Fpython-chess-engine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274902709,"owners_count":25371078,"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-09-12T02:00:09.324Z","response_time":60,"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":["chess","chess-engine","uci"],"created_at":"2025-09-13T00:44:03.855Z","updated_at":"2025-09-13T00:44:09.056Z","avatar_url":"https://github.com/Disservin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-chess-engine\n\nA UCI Chess Engine written in Python with python-chess.\nI tried to keep the code relatively small while create a working engine that features the basics of all engines.\n\n### Features\n* Alphabeta Search\n* Move ordering \n* Transposition Table\n* Material and PSQT Evaluation\n* Null move pruning\n\nIt also features python type hints.\n\n### Run\n```\npython ./main.py\n```\n\n### Executable\n\nOn windows you can run `make-exe.bat` which should create the engine in `./build`.\n\n### Python Version\nPython 3.10+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisservin%2Fpython-chess-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdisservin%2Fpython-chess-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisservin%2Fpython-chess-engine/lists"}