{"library":"trie","type":"library","category":null,"description":"The `trie` library is a Python implementation of the Ethereum Trie (specifically, the Hexary Trie) data structure. It provides tools for interacting with the Merkelized Patricia Trie, which is fundamental to Ethereum's state, transaction, and receipt storage. As of its current version 3.1.0, it remains an active project maintained by the Ethereum Foundation, with a release cadence tied to ongoing Ethereum development and needs.","language":"python","status":"active","version":"3.1.0","tags":["ethereum","trie","blockchain","data-structure","merkle-patricia-trie","cryptocurrency"],"last_verified":"Mon May 25","install":[{"cmd":"pip install trie","imports":["from trie import HexaryTrie","from trie import HexaryTrieFog","from trie.exceptions import TraversedPartialPath"]}],"homepage":null,"github":"https://github.com/ethereum/py-trie","docs":null,"changelog":null,"pypi":"https://pypi.org/project/trie/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.1,"avg_import_s":0.8,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/trie/compatibility"}}