hexbytes


Namehexbytes JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/ethereum/hexbytes
Summaryhexbytes: Python `bytes` subclass that decodes hex, with a readable console output
upload_time2025-01-13 20:43:46
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.
            # HexBytes

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

Python `bytes` subclass that decodes hex, with a readable console output

Read the [documentation](https://hexbytes.readthedocs.io/).

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

## Installation

```sh
python -m pip install hexbytes
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ethereum/hexbytes",
    "name": "hexbytes",
    "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/83/71/1a3f2439cf138b555c182fffeffbf67c090837e4570370af85ee8e57013f/hexbytes-1.3.0.tar.gz",
    "platform": null,
    "description": "# HexBytes\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/hexbytes.svg?style=shield)](https://circleci.com/gh/ethereum/hexbytes)\n[![PyPI version](https://badge.fury.io/py/hexbytes.svg)](https://badge.fury.io/py/hexbytes)\n[![Python versions](https://img.shields.io/pypi/pyversions/hexbytes.svg)](https://pypi.python.org/pypi/hexbytes)\n[![Docs build](https://readthedocs.org/projects/hexbytes/badge/?version=latest)](https://hexbytes.readthedocs.io/en/latest/?badge=latest)\n\nPython `bytes` subclass that decodes hex, with a readable console output\n\nRead the [documentation](https://hexbytes.readthedocs.io/).\n\nView the [change log](https://hexbytes.readthedocs.io/en/latest/release_notes.html).\n\n## Installation\n\n```sh\npython -m pip install hexbytes\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "hexbytes: Python `bytes` subclass that decodes hex, with a readable console output",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/ethereum/hexbytes"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0296035871b535a728700d3cc5b94cf883706f345c5a088253f26f0bee0b7939",
                "md5": "0dc36988f7efda3f72d1092a7a7822dd",
                "sha256": "83720b529c6e15ed21627962938dc2dec9bb1010f17bbbd66bf1e6a8287d522c"
            },
            "downloads": -1,
            "filename": "hexbytes-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0dc36988f7efda3f72d1092a7a7822dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 4902,
            "upload_time": "2025-01-13T20:43:44",
            "upload_time_iso_8601": "2025-01-13T20:43:44.905394Z",
            "url": "https://files.pythonhosted.org/packages/02/96/035871b535a728700d3cc5b94cf883706f345c5a088253f26f0bee0b7939/hexbytes-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83711a3f2439cf138b555c182fffeffbf67c090837e4570370af85ee8e57013f",
                "md5": "1c1f39e941bf0e82c77ea8228b2ee27b",
                "sha256": "4a61840c24b0909a6534350e2d28ee50159ca1c9e89ce275fd31c110312cf684"
            },
            "downloads": -1,
            "filename": "hexbytes-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1c1f39e941bf0e82c77ea8228b2ee27b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 8200,
            "upload_time": "2025-01-13T20:43:46",
            "upload_time_iso_8601": "2025-01-13T20:43:46.064575Z",
            "url": "https://files.pythonhosted.org/packages/83/71/1a3f2439cf138b555c182fffeffbf67c090837e4570370af85ee8e57013f/hexbytes-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-13 20:43:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ethereum",
    "github_project": "hexbytes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "tox": true,
    "lcname": "hexbytes"
}
        
Elapsed time: 0.39539s