web3.0


Nameweb3.0 JSON
Version 6.3.0 PyPI version JSON
download
home_pagehttps://github.com/ethereum/web3.py
Summaryweb3.py
upload_time2023-05-07 12:23:10
maintainer
docs_urlNone
authorPiper Merriam
requires_python>=3.7.2
licenseMIT
keywords ethereum
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "web3.0",
    "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": "9083cf29d1977dc29d2a0ebe069579943d7a218f292dcdff3b3b458df065cbc7",
                "md5": "aa12229629a4f475c7798bc56c45e77e",
                "sha256": "7d99d430d3f821e9e8c82bdb73620a7b6de77b2a0631f0906bd6a2df3d91d44d"
            },
            "downloads": -1,
            "filename": "web3.0-6.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa12229629a4f475c7798bc56c45e77e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.2",
            "size": 517271,
            "upload_time": "2023-05-07T12:23:10",
            "upload_time_iso_8601": "2023-05-07T12:23:10.718792Z",
            "url": "https://files.pythonhosted.org/packages/90/83/cf29d1977dc29d2a0ebe069579943d7a218f292dcdff3b3b458df065cbc7/web3.0-6.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-07 12:23:10",
    "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.0"
}
        
Elapsed time: 0.06256s