eth-typing


Nameeth-typing JSON
Version 5.1.0 PyPI version JSON
download
home_pagehttps://github.com/ethereum/eth-typing
Summaryeth-typing: Common type annotations for ethereum python packages
upload_time2025-01-08 19:01:01
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.
            # eth-typing

[![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/eth-typing.svg?style=shield)](https://circleci.com/gh/ethereum/eth-typing)
[![PyPI version](https://badge.fury.io/py/eth-typing.svg)](https://badge.fury.io/py/eth-typing)
[![Python versions](https://img.shields.io/pypi/pyversions/eth-typing.svg)](https://pypi.python.org/pypi/eth-typing)
[![Docs build](https://readthedocs.org/projects/eth-typing/badge/?version=latest)](https://eth-typing.readthedocs.io/en/latest/?badge=latest)

Common type annotations for ethereum python packages.

Read the [documentation](https://eth-typing.readthedocs.io/).

View the [change log](https://eth-typing.readthedocs.io/en/latest/release_notes.html).

## Installation

```sh
python -m pip install eth-typing
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ethereum/eth-typing",
    "name": "eth-typing",
    "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/0f/6f/ecd98de0b67eefc68e17f6979433534a63e11aac88adaae7dede0b694567/eth_typing-5.1.0.tar.gz",
    "platform": null,
    "description": "# eth-typing\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/eth-typing.svg?style=shield)](https://circleci.com/gh/ethereum/eth-typing)\n[![PyPI version](https://badge.fury.io/py/eth-typing.svg)](https://badge.fury.io/py/eth-typing)\n[![Python versions](https://img.shields.io/pypi/pyversions/eth-typing.svg)](https://pypi.python.org/pypi/eth-typing)\n[![Docs build](https://readthedocs.org/projects/eth-typing/badge/?version=latest)](https://eth-typing.readthedocs.io/en/latest/?badge=latest)\n\nCommon type annotations for ethereum python packages.\n\nRead the [documentation](https://eth-typing.readthedocs.io/).\n\nView the [change log](https://eth-typing.readthedocs.io/en/latest/release_notes.html).\n\n## Installation\n\n```sh\npython -m pip install eth-typing\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "eth-typing: Common type annotations for ethereum python packages",
    "version": "5.1.0",
    "project_urls": {
        "Homepage": "https://github.com/ethereum/eth-typing"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c82e40e7577866f4378fb9737e0cb08e3e96e5a25b53821b0139dbfbd77dd66e",
                "md5": "6c8ee384cf935cafcaedfe259e2ae3a5",
                "sha256": "c0d6b93f5385aa84efc4b47ae2bd478da069bc0ffda8b67e0ccb573f43defd29"
            },
            "downloads": -1,
            "filename": "eth_typing-5.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c8ee384cf935cafcaedfe259e2ae3a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 19116,
            "upload_time": "2025-01-08T19:00:59",
            "upload_time_iso_8601": "2025-01-08T19:00:59.020269Z",
            "url": "https://files.pythonhosted.org/packages/c8/2e/40e7577866f4378fb9737e0cb08e3e96e5a25b53821b0139dbfbd77dd66e/eth_typing-5.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f6fecd98de0b67eefc68e17f6979433534a63e11aac88adaae7dede0b694567",
                "md5": "74bed114846798808d8daba55f71f3f8",
                "sha256": "8581f212ee6252aaa285377a77620f6e5f6e16ac3f144c61f098fafd47967b1a"
            },
            "downloads": -1,
            "filename": "eth_typing-5.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "74bed114846798808d8daba55f71f3f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 21727,
            "upload_time": "2025-01-08T19:01:01",
            "upload_time_iso_8601": "2025-01-08T19:01:01.752662Z",
            "url": "https://files.pythonhosted.org/packages/0f/6f/ecd98de0b67eefc68e17f6979433534a63e11aac88adaae7dede0b694567/eth_typing-5.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-08 19:01:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ethereum",
    "github_project": "eth-typing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "tox": true,
    "lcname": "eth-typing"
}
        
Elapsed time: 0.40381s