prefix-search
This is a high-performance implementation of a Prefix Trie to perform efficient fuzzy string matches.
PyPruningRadixTrie - Python version of super fast Radix trie for prefix search & auto-complete
Python bindings for NodeTrie, a prefix tree data structure library