eth-rlp: RLP definitions for common Ethereum objects in Python
Project Links
Meta
Author: The Ethereum Foundation
Requires Python: >=3.8, <4
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Natural Language
- English
Programming Language
- Python :: 3
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
eth-rlp
RLP definitions for common Ethereum objects in Python
Read the documentation.
View the change log.
Installation
python -m pip install eth-rlp
3.0.0b1
Dec 17, 2025
2.2.0
Feb 04, 2025
2.1.0
Mar 19, 2024
2.0.0
Mar 04, 2024
1.0.1
Jan 25, 2024
1.0.0
Dec 06, 2023
0.3.0
Jan 19, 2022
0.2.1
Oct 14, 2020
0.2.0
Sep 01, 2020
0.1.2
Apr 26, 2018
0.1.1
Apr 25, 2018
0.1.0
Mar 01, 2018
0.1.0a2
Jan 30, 2018
0.1.0a1
Jan 25, 2018
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
eth-utils
(>=2.0.0)
hexbytes
(>=1.2.0)
rlp
(>=0.6.0)
typing_extensions
(>=4.0.1)