{"library":"dawg-python","type":"library","category":null,"description":"Pure-python reader for DAWGs (Directed Acyclic Word Graphs / Deterministic Acyclic Finite State Automata). It's designed to load and query existing DAWG files, often created by the dawgdic C++ library or the DAWG Python C extension, but can also build small DAWGs from sorted word lists. The current version is 0.7.2, with releases occurring infrequently as needed.","language":"python","status":"active","version":"0.7.2","tags":["DAWG","DAFSA","data structure","dictionary","trie","immutable","nlp"],"last_verified":"Mon May 25","install":[{"cmd":"pip install dawg-python","imports":["from dawg import DAWG","from dawg import IntDAWG"]}],"homepage":null,"github":"https://github.com/kmike/DAWG-Python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dawg-python/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dawg-python/compatibility"}}