pygtrie
Subscription: Developer
Active
Subscription: Developer
This pure implementation provides an efficient trie data structure for managing collections of keys with common prefixes. It offers a dictionary like interface and is suitable for advanced string matching tasks.
pip install pygtrie==2.5.0
2.5.0
Linux