{"library":"pytrie","type":"library","category":null,"description":"A pure Python implementation of the trie (prefix tree) data structure, version 0.4.0. No longer actively maintained; last release 2013.","language":"python","status":"maintenance","version":"0.4.0","tags":["trie","prefix-tree","data-structures"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install pytrie","imports":["from pytrie import Trie","from pytrie import StringTrie"]}],"homepage":"https://github.com/gsakkis/pytrie/","github":"https://github.com/gsakkis/pytrie/","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}