{"library":"eth-rlp","type":"library","category":null,"description":"eth-rlp provides RLP (Recursive Length Prefix) serialization definitions for common Ethereum objects in Python. It's used to encode arbitrarily nested arrays of binary data into a space-efficient format, crucial for data transfer between Ethereum nodes and object serialization within the Ethereum execution layer. The library is currently at version 2.2.0 and receives updates to align with Ethereum protocol specifications.","language":"python","status":"active","version":"2.2.0","tags":["ethereum","rlp","serialization","blockchain","encoding","cryptocurrency"],"last_verified":"Wed May 20","install":[{"cmd":"pip install eth-rlp","imports":["from ethereum_rlp import encode","from ethereum_rlp import decode_to"]}],"homepage":null,"github":"https://github.com/ethereum/eth-rlp","docs":null,"changelog":null,"pypi":"https://pypi.org/project/eth-rlp/","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-rlp/compatibility"}}