# web3.py
[![Documentation Status](https://readthedocs.org/projects/web3py/badge/?version=latest)](https://web3py.readthedocs.io/en/latest/?badge=latest)
[![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/web3.py.svg?style=shield)](https://circleci.com/gh/ethereum/web3.py)
A Python library for interacting with Ethereum.
- Python 3.7.2+ 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 on [discord](https://discord.gg/GHryRvPB84).
Raw data
{
"_id": null,
"home_page": "https://github.com/ethereum/web3.py",
"name": "web3lib",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7.2",
"maintainer_email": "",
"keywords": "ethereum",
"author": "Piper Merriam",
"author_email": "pipermerriam@gmail.com",
"download_url": "",
"platform": null,
"description": "# web3.py\n\n[![Documentation Status](https://readthedocs.org/projects/web3py/badge/?version=latest)](https://web3py.readthedocs.io/en/latest/?badge=latest)\n[![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/web3.py.svg?style=shield)](https://circleci.com/gh/ethereum/web3.py)\n\nA Python library for interacting with Ethereum.\n\n- Python 3.7.2+ 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? Join the conversation on [discord](https://discord.gg/GHryRvPB84).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "web3.py",
"version": "6.3.0",
"project_urls": {
"Homepage": "https://github.com/ethereum/web3.py"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ef355c38797ff51ba20686970e689cd918f2ee5d15e3f38a55a8b7db4c797f0c",
"md5": "1aa7b30392c6ff12b3844eb06000cce9",
"sha256": "c02f2b090d881239576986a84e5976ca984a6437d2592e3606a213f0210053f6"
},
"downloads": -1,
"filename": "web3lib-6.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1aa7b30392c6ff12b3844eb06000cce9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7.2",
"size": 517291,
"upload_time": "2023-05-07T12:37:07",
"upload_time_iso_8601": "2023-05-07T12:37:07.395780Z",
"url": "https://files.pythonhosted.org/packages/ef/35/5c38797ff51ba20686970e689cd918f2ee5d15e3f38a55a8b7db4c797f0c/web3lib-6.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-07 12:37:07",
"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": "web3lib"
}