{"id":18914268,"url":"https://github.com/pytries/dawg","last_synced_at":"2025-05-16T19:08:01.933Z","repository":{"id":4338254,"uuid":"5473991","full_name":"pytries/DAWG","owner":"pytries","description":"DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.","archived":false,"fork":false,"pushed_at":"2024-06-11T12:42:53.000Z","size":2012,"stargazers_count":301,"open_issues_count":28,"forks_count":48,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-05-16T19:07:54.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dawg.readthedocs.org","language":"C++","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/pytries.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-08-19T20:23:14.000Z","updated_at":"2025-04-03T14:38:41.000Z","dependencies_parsed_at":"2024-11-11T00:02:35.541Z","dependency_job_id":null,"html_url":"https://github.com/pytries/DAWG","commit_stats":{"total_commits":162,"total_committers":7,"mean_commits":"23.142857142857142","dds":0.0864197530864198,"last_synced_commit":"239a9ae6896789a5174b3f55107282d5b0f0c6a8"},"previous_names":["kmike/dawg"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytries%2FDAWG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytries%2FDAWG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytries%2FDAWG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytries%2FDAWG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytries","download_url":"https://codeload.github.com/pytries/DAWG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254592395,"owners_count":22097013,"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","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-11-08T10:10:47.292Z","updated_at":"2025-05-16T19:08:01.911Z","avatar_url":"https://github.com/pytries.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"DAWG\n====\n\n.. image:: https://travis-ci.org/pytries/DAWG.png?branch=master\n    :target: https://travis-ci.org/pytries/DAWG\n\nThis package provides DAWG(DAFSA_)-based dictionary-like\nread-only objects for Python (2.x and 3.x).\n\nString data in a DAWG may take 200x less memory than in\na standard Python dict and the raw lookup speed is comparable;\nit also provides fast advanced methods like prefix search.\n\n.. _DAFSA: https://en.wikipedia.org/wiki/Deterministic_acyclic_finite_state_automaton\n\n* Docs: https://dawg.readthedocs.org\n* Source code: https://github.com/pytries/DAWG\n* Issue tracker: https://github.com/pytries/DAWG/issues\n\nLicense\n=======\n\nWrapper code is licensed under MIT License.\nBundled `dawgdic`_ C++ library is licensed under BSD license.\nBundled libb64_ is Public Domain.\n\n.. _dawgdic: https://code.google.com/p/dawgdic/\n.. _libb64: http://libb64.sourceforge.net/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytries%2Fdawg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytries%2Fdawg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytries%2Fdawg/lists"}