{"library":"eth-keys","install":[{"cmd":"pip install eth-keys","imports":["from eth_keys import keys; pk = keys.PrivateKey(...)","from eth_keys import keys; pub_key = keys.PublicKey(...)","from eth_keys import keys; signature = keys.Signature(...)","from eth_keys import KeyAPI"]}]}