marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
Compact, read-only nested dictionary backed by a DAWG-style radix trie
Trie-search is a package for text pattern search using marisa-trie