{"id":25005121,"url":"https://github.com/pymorphy2-fork/dawg","last_synced_at":"2025-04-23T07:23:53.025Z","repository":{"id":168707425,"uuid":"644286363","full_name":"pymorphy2-fork/DAWG","owner":"pymorphy2-fork","description":"DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library. Fork of https://github.com/pytries/DAWG","archived":false,"fork":false,"pushed_at":"2025-02-19T20:41:36.000Z","size":1358,"stargazers_count":11,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T22:41:15.320Z","etag":null,"topics":["cython","dawg"],"latest_commit_sha":null,"homepage":"http://dawg.readthedocs.org/","language":"Cython","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/pymorphy2-fork.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-23T07:55:21.000Z","updated_at":"2025-02-19T20:41:39.000Z","dependencies_parsed_at":"2023-10-03T16:47:40.681Z","dependency_job_id":"75d56797-0b6b-45d4-a228-3b82140ed677","html_url":"https://github.com/pymorphy2-fork/DAWG","commit_stats":null,"previous_names":["pymorphy2-fork/dawg"],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymorphy2-fork%2FDAWG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymorphy2-fork%2FDAWG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymorphy2-fork%2FDAWG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymorphy2-fork%2FDAWG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymorphy2-fork","download_url":"https://codeload.github.com/pymorphy2-fork/DAWG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250388351,"owners_count":21422313,"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":["cython","dawg"],"created_at":"2025-02-05T00:10:54.938Z","updated_at":"2025-04-23T07:23:53.002Z","avatar_url":"https://github.com/pymorphy2-fork.png","language":"Cython","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DAWG2\n\n[![image](https://github.com/pymorphy2-fork/DAWG/actions/workflows/tests.yml/badge.svg)](https://github.com/pymorphy2-fork/DAWG/actions/workflows/tests.yml)\n[![image](https://coveralls.io/repos/github/pymorphy2-fork/DAWG/badge.svg?branch=master)](https://coveralls.io/github/pymorphy2-fork/DAWG?branch=master)\n[![image](https://img.shields.io/pypi/v/dawg2)](https://pypi.org/project/dawg2/)\n![image](https://img.shields.io/pypi/pyversions/dawg2)\n\nThis is a fork of [DAWG](https://pypi.org/project/DAWG/) project rebuilt\nwith Python 3.10+ support.\n\nInstallation:\n\n    pip install dawg2\n\nBut imported name is still `dawg`, not dawg2.\n\nThis package provides DAWG\n([DAFSA](https://en.wikipedia.org/wiki/Deterministic_acyclic_finite_state_automaton))-based\ndictionary-like read-only objects for Python.\n\nString data in a DAWG may take 200x less memory than in a standard\nPython dict and the raw lookup speed is comparable; it also provides\nfast advanced methods like prefix search.\n\n- Docs: \u003chttps://dawg.readthedocs.org\u003e\n- Source code: \u003chttps://github.com/pymorphy2-fork/DAWG\u003e\n- New issue tracker: \u003chttps://github.com/pymorphy2-fork/DAWG/issues\u003e\n- \"Old\" issue tracker: \u003chttps://github.com/pytries/DAWG/issues\u003e\n\n# License\n\nWrapper code is licensed under MIT License. Bundled\n[dawgdic](https://code.google.com/p/dawgdic/) C++ library is licensed\nunder BSD license. Bundled [libb64](http://libb64.sourceforge.net/) is\nPublic Domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymorphy2-fork%2Fdawg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymorphy2-fork%2Fdawg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymorphy2-fork%2Fdawg/lists"}