# Ethereum Contract Interface (ABI) Utility
[![Join the conversation on Discord](https://img.shields.io/discord/809793915578089484?color=blue&label=chat&logo=discord&logoColor=white)](https://discord.gg/GHryRvPB84)
[![Build Status](https://circleci.com/gh/ethereum/eth-abi.svg?style=shield)](https://circleci.com/gh/ethereum/eth-abi)
[![PyPI version](https://badge.fury.io/py/eth-abi.svg)](https://badge.fury.io/py/eth-abi)
[![Python versions](https://img.shields.io/pypi/pyversions/eth-abi.svg)](https://pypi.python.org/pypi/eth-abi)
[![Docs build](https://readthedocs.org/projects/eth-abi/badge/?version=latest)](https://eth-abi.readthedocs.io/en/latest/?badge=latest)
Python utilities for working with Ethereum ABI definitions, especially encoding and decoding
Read the [documentation](https://eth-abi.readthedocs.io/).
View the [change log](https://eth-abi.readthedocs.io/en/latest/release_notes.html).
## Installation
```sh
python -m pip install eth-abi
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ethereum/eth-abi",
"name": "eth-abi",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "ethereum",
"author": "The Ethereum Foundation",
"author_email": "snakecharmers@ethereum.org",
"download_url": "https://files.pythonhosted.org/packages/00/71/d9e1380bd77fd22f98b534699af564f189b56d539cc2b9dab908d4e4c242/eth_abi-5.2.0.tar.gz",
"platform": null,
"description": "# Ethereum Contract Interface (ABI) Utility\n\n[![Join the conversation on Discord](https://img.shields.io/discord/809793915578089484?color=blue&label=chat&logo=discord&logoColor=white)](https://discord.gg/GHryRvPB84)\n[![Build Status](https://circleci.com/gh/ethereum/eth-abi.svg?style=shield)](https://circleci.com/gh/ethereum/eth-abi)\n[![PyPI version](https://badge.fury.io/py/eth-abi.svg)](https://badge.fury.io/py/eth-abi)\n[![Python versions](https://img.shields.io/pypi/pyversions/eth-abi.svg)](https://pypi.python.org/pypi/eth-abi)\n[![Docs build](https://readthedocs.org/projects/eth-abi/badge/?version=latest)](https://eth-abi.readthedocs.io/en/latest/?badge=latest)\n\nPython utilities for working with Ethereum ABI definitions, especially encoding and decoding\n\nRead the [documentation](https://eth-abi.readthedocs.io/).\n\nView the [change log](https://eth-abi.readthedocs.io/en/latest/release_notes.html).\n\n## Installation\n\n```sh\npython -m pip install eth-abi\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "eth_abi: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding",
"version": "5.2.0",
"project_urls": {
"Homepage": "https://github.com/ethereum/eth-abi"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7ab42f3982c4cbcbf5eeb6aec62df1533c0e63c653b3021ff338d44944405676",
"md5": "5abce5cf482a0981f893f6c56e08349f",
"sha256": "17abe47560ad753f18054f5b3089fcb588f3e3a092136a416b6c1502cb7e8877"
},
"downloads": -1,
"filename": "eth_abi-5.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5abce5cf482a0981f893f6c56e08349f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 28511,
"upload_time": "2025-01-14T16:29:31",
"upload_time_iso_8601": "2025-01-14T16:29:31.862912Z",
"url": "https://files.pythonhosted.org/packages/7a/b4/2f3982c4cbcbf5eeb6aec62df1533c0e63c653b3021ff338d44944405676/eth_abi-5.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0071d9e1380bd77fd22f98b534699af564f189b56d539cc2b9dab908d4e4c242",
"md5": "4c9dd3dfd18981fb67ad2e3ef1174e16",
"sha256": "178703fa98c07d8eecd5ae569e7e8d159e493ebb6eeb534a8fe973fbc4e40ef0"
},
"downloads": -1,
"filename": "eth_abi-5.2.0.tar.gz",
"has_sig": false,
"md5_digest": "4c9dd3dfd18981fb67ad2e3ef1174e16",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 49797,
"upload_time": "2025-01-14T16:29:34",
"upload_time_iso_8601": "2025-01-14T16:29:34.629240Z",
"url": "https://files.pythonhosted.org/packages/00/71/d9e1380bd77fd22f98b534699af564f189b56d539cc2b9dab908d4e4c242/eth_abi-5.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-14 16:29:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ethereum",
"github_project": "eth-abi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"tox": true,
"lcname": "eth-abi"
}