{"id":16032551,"url":"https://github.com/steder/words","last_synced_at":"2026-02-09T18:05:38.268Z","repository":{"id":2277330,"uuid":"3234294","full_name":"steder/words","owner":"steder","description":"Using Python to play a better game of Words with Friends","archived":false,"fork":false,"pushed_at":"2012-07-17T01:38:54.000Z","size":736,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T23:08:40.207Z","etag":null,"topics":["anagrams","python","trie","twisted","words-with-friends"],"latest_commit_sha":null,"homepage":"blog.penzilla.net","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"openMF/DataImportTool","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steder.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2012-01-21T15:17:43.000Z","updated_at":"2017-05-04T22:47:00.000Z","dependencies_parsed_at":"2022-07-08T03:01:46.243Z","dependency_job_id":null,"html_url":"https://github.com/steder/words","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/steder/words","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Fwords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Fwords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Fwords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Fwords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steder","download_url":"https://codeload.github.com/steder/words/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Fwords/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269290178,"owners_count":24392181,"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-07T02:00:09.698Z","response_time":73,"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":["anagrams","python","trie","twisted","words-with-friends"],"created_at":"2024-10-08T21:23:06.385Z","updated_at":"2026-02-09T18:05:33.240Z","avatar_url":"https://github.com/steder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"------------------------\nWords\n------------------------\n\nI'm awful at Words with Friends and less awful at programming so here's an attempt to 'solve' Words with Friends type\nproblems using Python.\n\n====================\nWhat is this?\n====================\n\n  * A words with Friends dictionary including points per letter.\n  * Python class suitable for interactive use while playing a game of Words with Friends or Scrabble.  Includes:\n    - method to find words beginning with a given prefix\n    - method to find words ending with a given suffix\n    - method to find anagrams given a set of letters (including wildcards)\n\n=====================\nTODO\n=====================\n\nCurrently I haven't tried to track and solve an entire WWFs board although that is clearly the next step.\n\nBetter queries like:\n * \"find me all words I could spell with hand 'ielrenn' that are prefixed with q, t, a, or l\"\n * \"find all words I can spell with hand 'ielrenn' that *contain* r\"\n * \"find all words that I can spell with 'ielrenn' that are suffixed with  '*'\"\n\nI'm also looking into exposing a simple a web interface so that I can share any advantages with my opponents.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteder%2Fwords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteder%2Fwords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteder%2Fwords/lists"}