{"library":"eth-hash","install":[{"cmd":"pip install \"eth-hash[pycryptodome]\"","imports":["from eth_hash.auto import keccak","from eth_hash import Keccak256\nfrom eth_hash.backends import pysha3\nkeccak = Keccak256(pysha3)"]},{"cmd":"pip install eth-hash","imports":[]}]}