# web3.py
[](https://discord.gg/GHryRvPB84)
[](https://circleci.com/gh/ethereum/web3.py)
[](https://badge.fury.io/py/web3)
[](https://pypi.python.org/pypi/web3)
[](https://web3py.readthedocs.io/en/latest/?badge=latest)
## A Python Library for Interacting with Ethereum
web3.py allows you to interact with the Ethereum blockchain using Python, enabling you to build decentralized applications, interact with smart contracts, and much more.
- Python 3.8+ support
## Installation
```sh
python -m pip install web3
```
## Documentation
[Get started in 5 minutes](https://web3py.readthedocs.io/en/latest/quickstart.html) or
[take a tour](https://web3py.readthedocs.io/en/latest/overview.html) of the library.
View the [change log](https://web3py.readthedocs.io/en/latest/release_notes.html).
For additional guides, examples, and APIs, see the [documentation](https://web3py.readthedocs.io/en/latest/).
## Want to Help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
guidelines for [contributing](https://web3py.readthedocs.io/en/latest/contributing.html),
then check out issues that are labeled
[Good First Issue](https://github.com/ethereum/web3.py/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+First+Issue%22).
______________________________________________________________________
## Questions on Implementation or Usage?
Join the conversation in the Ethereum Python Community [Discord](https://discord.gg/GHryRvPB84).
Raw data
{
"_id": null,
"home_page": "https://github.com/ethereum/web3.py",
"name": "web3",
"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/7e/5e/1660d8d0f78e3391cc48833ddd7a2bcc7e02d5cf267a5ae5defa6d3e459d/web3-7.12.1.tar.gz",
"platform": null,
"description": "# web3.py\n\n[](https://discord.gg/GHryRvPB84)\n[](https://circleci.com/gh/ethereum/web3.py)\n[](https://badge.fury.io/py/web3)\n[](https://pypi.python.org/pypi/web3)\n[](https://web3py.readthedocs.io/en/latest/?badge=latest)\n\n## A Python Library for Interacting with Ethereum\n\nweb3.py allows you to interact with the Ethereum blockchain using Python, enabling you to build decentralized applications, interact with smart contracts, and much more.\n\n- Python 3.8+ support\n\n## Installation\n\n```sh\npython -m pip install web3\n```\n\n## Documentation\n\n[Get started in 5 minutes](https://web3py.readthedocs.io/en/latest/quickstart.html) or\n[take a tour](https://web3py.readthedocs.io/en/latest/overview.html) of the library.\n\nView the [change log](https://web3py.readthedocs.io/en/latest/release_notes.html).\n\nFor additional guides, examples, and APIs, see the [documentation](https://web3py.readthedocs.io/en/latest/).\n\n## Want to Help?\n\nWant to file a bug, contribute some code, or improve documentation? Excellent! Read up on our\nguidelines for [contributing](https://web3py.readthedocs.io/en/latest/contributing.html),\nthen check out issues that are labeled\n[Good First Issue](https://github.com/ethereum/web3.py/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+First+Issue%22).\n\n______________________________________________________________________\n\n## Questions on Implementation or Usage?\n\nJoin the conversation in the Ethereum Python Community [Discord](https://discord.gg/GHryRvPB84).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "web3: A Python library for interacting with Ethereum",
"version": "7.12.1",
"project_urls": {
"Homepage": "https://github.com/ethereum/web3.py"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0460053fc9381fbdb8ac12b1af7b105d7de3f07b400761c335d2021f82fceddb",
"md5": "4be81fb4ee5d29d0659a3dba79975c01",
"sha256": "eac9a0d4bba128a0811828312ae0faaaa122a258efffd77e1e7cf06a0629a043"
},
"downloads": -1,
"filename": "web3-7.12.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4be81fb4ee5d29d0659a3dba79975c01",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 1369540,
"upload_time": "2025-07-14T16:34:22",
"upload_time_iso_8601": "2025-07-14T16:34:22.239295Z",
"url": "https://files.pythonhosted.org/packages/04/60/053fc9381fbdb8ac12b1af7b105d7de3f07b400761c335d2021f82fceddb/web3-7.12.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7e5e1660d8d0f78e3391cc48833ddd7a2bcc7e02d5cf267a5ae5defa6d3e459d",
"md5": "e940849d0534eb9dcbbc550795bd3409",
"sha256": "97f6a116ccaeb5907bb4cb6c771cc23bc942bf09528a840189e9b509b7b8347c"
},
"downloads": -1,
"filename": "web3-7.12.1.tar.gz",
"has_sig": false,
"md5_digest": "e940849d0534eb9dcbbc550795bd3409",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 2197920,
"upload_time": "2025-07-14T16:34:24",
"upload_time_iso_8601": "2025-07-14T16:34:24.958086Z",
"url": "https://files.pythonhosted.org/packages/7e/5e/1660d8d0f78e3391cc48833ddd7a2bcc7e02d5cf267a5ae5defa6d3e459d/web3-7.12.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 16:34:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ethereum",
"github_project": "web3.py",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"tox": true,
"lcname": "web3"
}