eth-account 0.13.7


pip install eth-account

  Latest version

Released: Apr 21, 2025

Project Links

Meta
Author: The Ethereum Foundation
Requires Python: >=3.8, <4

Classifiers

Development Status
  • 3 - Alpha

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-account

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

Sign Ethereum transactions and messages with local private keys

Read the documentation.

View the change log.

Installation

python -m pip install eth-account

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
bitarray (>=2.4.0)
eth-abi (>=4.0.0-b.2)
eth-keyfile (<0.9.0,>=0.7.0)
eth-keys (>=0.4.0)
eth-rlp (>=2.1.0)
eth-utils (>=2.0.0)
hexbytes (>=1.2.0)
rlp (>=1.0.0)
ckzg (>=2.0.0)
pydantic (>=2.0.0)