Contents

eth-utils 5.3.1

0

eth-utils: Common utility functions for python code that interacts with Ethereum

eth-utils: Common utility functions for python code that interacts with Ethereum

Stars: 334, Watchers: 334, Forks: 168, Open Issues: 20

The ethereum/eth-utils repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 334 github stars!

How to Install eth-utils

You can install eth-utils using pip

pip install eth-utils

or add it to a project with poetry

poetry add eth-utils

Package Details

Author
The Ethereum Foundation
License
MIT
Homepage
https://github.com/ethereum/eth-utils
PyPi:
https://pypi.org/project/eth-utils/
GitHub Repo:
https://github.com/ethereum/eth-utils

Classifiers

No  eth-utils  pypi packages just yet.

Errors

A list of common eth-utils errors.

Code Examples

Here are some eth-utils code examples and snippets.

GitHub Issues

The eth-utils package has 20 open issues on GitHub

  • fix(mypy): fix type hints for apply_one_of_formatters
  • fix(mypy): fix type hints for combine_argument_formatters

See more issues on GitHub

Related Packages & Articles

coincurve 21.0.0

Safest and fastest Python library for secp256k1 elliptic curve operations

prettytable 3.17.0

A simple Python library for easily displaying tabular data in a visually appealing ASCII table format