# 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
______________________________________________________________________
## Quickstart
[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.
## Documentation
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/f3/55/943b2b544afade2f1220e4587bd7e95f8a39465d96e0c6e5029a007c6bec/web3-7.8.0.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______________________________________________________________________\n\n## Quickstart\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\n## Documentation\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.8.0",
"project_urls": {
"Homepage": "https://github.com/ethereum/web3.py"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b052bc4a08811db59392e13bf56ada316517a83b9a6135c20d357c222c80be2d",
"md5": "a3aab08e5c45f5de4002c5e54c22e660",
"sha256": "c8771b3d8772f7104a0462804449beb57d36cef7bd8b411140f95a92fc46b559"
},
"downloads": -1,
"filename": "web3-7.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a3aab08e5c45f5de4002c5e54c22e660",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 1363475,
"upload_time": "2025-02-03T20:51:40",
"upload_time_iso_8601": "2025-02-03T20:51:40.219550Z",
"url": "https://files.pythonhosted.org/packages/b0/52/bc4a08811db59392e13bf56ada316517a83b9a6135c20d357c222c80be2d/web3-7.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f355943b2b544afade2f1220e4587bd7e95f8a39465d96e0c6e5029a007c6bec",
"md5": "21e51ab7b2aa2ad8cff2d9e36f6980a2",
"sha256": "712bc9fd6b1ef6e467ee24c25b581e1951cab2cba17f9f548f12587734f2c857"
},
"downloads": -1,
"filename": "web3-7.8.0.tar.gz",
"has_sig": false,
"md5_digest": "21e51ab7b2aa2ad8cff2d9e36f6980a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 2188875,
"upload_time": "2025-02-03T20:51:43",
"upload_time_iso_8601": "2025-02-03T20:51:43.236087Z",
"url": "https://files.pythonhosted.org/packages/f3/55/943b2b544afade2f1220e4587bd7e95f8a39465d96e0c6e5029a007c6bec/web3-7.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-03 20:51:43",
"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"
}