web3


Nameweb3 JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttps://github.com/ethereum/web3.py
Summaryweb3: A Python library for interacting with Ethereum
upload_time2024-10-16 19:53:41
maintainerNone
docs_urlNone
authorThe Ethereum Foundation
requires_python<4,>=3.8
licenseMIT
keywords ethereum
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # web3.py

[![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/web3.py.svg?style=shield)](https://circleci.com/gh/ethereum/web3.py)
[![PyPI version](https://badge.fury.io/py/web3.svg)](https://badge.fury.io/py/web3)
[![Python versions](https://img.shields.io/pypi/pyversions/web3.svg)](https://pypi.python.org/pypi/web3)
[![Docs build](https://readthedocs.org/projects/web3py/badge/?version=latest)](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/a9/0d/95473eb6a18945dee372377fb0c822c1b8e10f1cb946d5e61ac0c201f182/web3-7.4.0.tar.gz",
    "platform": null,
    "description": "# web3.py\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/web3.py.svg?style=shield)](https://circleci.com/gh/ethereum/web3.py)\n[![PyPI version](https://badge.fury.io/py/web3.svg)](https://badge.fury.io/py/web3)\n[![Python versions](https://img.shields.io/pypi/pyversions/web3.svg)](https://pypi.python.org/pypi/web3)\n[![Docs build](https://readthedocs.org/projects/web3py/badge/?version=latest)](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.4.0",
    "project_urls": {
        "Homepage": "https://github.com/ethereum/web3.py"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54b68d7da7e76a5ff3e2d6f0699a430dcc753c634bb8de73c558bf4c2a0186c9",
                "md5": "6a6f589558dd7875c399afb80914fbb4",
                "sha256": "09864c549e0ab97a9915f0c02a98f9e87bc1bfb23fedc3e4e6a95e5ab11787b6"
            },
            "downloads": -1,
            "filename": "web3-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a6f589558dd7875c399afb80914fbb4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 1344133,
            "upload_time": "2024-10-16T19:53:36",
            "upload_time_iso_8601": "2024-10-16T19:53:36.175086Z",
            "url": "https://files.pythonhosted.org/packages/54/b6/8d7da7e76a5ff3e2d6f0699a430dcc753c634bb8de73c558bf4c2a0186c9/web3-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a90d95473eb6a18945dee372377fb0c822c1b8e10f1cb946d5e61ac0c201f182",
                "md5": "cd753d59b10bb6de1278fe996016b6e0",
                "sha256": "473e85ee9ff61f20acb114756bbf222f2f75b42daedc1c3e9183ce6431c6039e"
            },
            "downloads": -1,
            "filename": "web3-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cd753d59b10bb6de1278fe996016b6e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 2160903,
            "upload_time": "2024-10-16T19:53:41",
            "upload_time_iso_8601": "2024-10-16T19:53:41.701190Z",
            "url": "https://files.pythonhosted.org/packages/a9/0d/95473eb6a18945dee372377fb0c822c1b8e10f1cb946d5e61ac0c201f182/web3-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 19:53:41",
    "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"
}
        
Elapsed time: 0.38394s