{"library":"eth-keys","type":"library","category":null,"description":"eth-keys is a Python library providing a common API for Ethereum key operations, including private key, public key, and signature management. It is currently at version 0.7.0 and is actively maintained by the Ethereum Foundation, with development hosted on GitHub.","language":"python","status":"active","version":"0.7.0","tags":["ethereum","cryptography","keys","privatekey","publickey","signature","blockchain"],"last_verified":"Wed May 20","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"]}],"homepage":null,"github":"https://github.com/ethereum/eth-keys","docs":null,"changelog":null,"pypi":"https://pypi.org/project/eth-keys/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/eth-keys/compatibility"}}