{"id":17318555,"url":"https://github.com/codereclaimers/gtp","last_synced_at":"2025-08-12T23:09:57.956Z","repository":{"id":57436290,"uuid":"49996566","full_name":"CodeReclaimers/gtp","owner":"CodeReclaimers","description":"Communicate with GNU Go via stdin/stdout or sockets.","archived":false,"fork":false,"pushed_at":"2016-01-30T20:15:05.000Z","size":4,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T15:25:50.559Z","etag":null,"topics":[],"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/CodeReclaimers.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":"2016-01-20T01:50:50.000Z","updated_at":"2021-12-11T08:47:09.000Z","dependencies_parsed_at":"2022-09-06T01:11:51.961Z","dependency_job_id":null,"html_url":"https://github.com/CodeReclaimers/gtp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/CodeReclaimers/gtp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeReclaimers%2Fgtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeReclaimers%2Fgtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeReclaimers%2Fgtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeReclaimers%2Fgtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeReclaimers","download_url":"https://codeload.github.com/CodeReclaimers/gtp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeReclaimers%2Fgtp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270149345,"owners_count":24535728,"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-08-12T02:00:09.011Z","response_time":80,"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":[],"created_at":"2024-10-15T13:20:06.115Z","updated_at":"2025-08-12T23:09:57.704Z","avatar_url":"https://github.com/CodeReclaimers.png","language":"Python","readme":"# gtp\nLibrary to communicate with instances of GNU Go via stdin/stdout or sockets.\n\n# Example usage\n\n    \u003e\u003e\u003e import gtp\n    \u003e\u003e\u003e go = gtp.GoTextPipe()\n    \u003e\u003e\u003e go.genmove('black')\n    'E5'\n    \u003e\u003e\u003e go.genmove('white')\n    'C3'\n    \u003e\u003e\u003e print go.showboard()\n    \n       A B C D E F G H J\n     9 . . . . . . . . . 9\n     8 . . . . . . . . . 8\n     7 . . + . . . + . . 7\n     6 . . . . . . . . . 6\n     5 . . . . X . . . . 5\n     4 . . . . . . . . . 4\n     3 . . O . . . + . . 3\n     2 . . . . . . . . . 2     WHITE (O) has captured 0 stones\n     1 . . . . . . . . . 1     BLACK (X) has captured 0 stones\n       A B C D E F G H J\n    \u003e\u003e\u003e print go.estimate_score()\n    W+3.8 (upper bound: 3.8, lower: 3.8)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodereclaimers%2Fgtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodereclaimers%2Fgtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodereclaimers%2Fgtp/lists"}