eth-abi 5.2.0


pip install eth-abi

  Latest version

Released: Jan 14, 2025

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

Ethereum Contract Interface (ABI) Utility

Join the conversation on Discord Build Status PyPI version Python versions Docs build

Python utilities for working with Ethereum ABI definitions, especially encoding and decoding

Read the documentation.

View the change log.

Installation

python -m pip install eth-abi

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
eth-utils (>=2.0.0)
eth-typing (>=3.0.0)
parsimonious (<0.11.0,>=0.10.0)