Compact, read-only nested dictionary backed by a DAWG-style radix trie
extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.
PyPruningRadixTrie - Python version of super fast Radix trie for prefix search & auto-complete