xchainpy2-utils


Namexchainpy2-utils JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryXChainPy 2 Utils
upload_time2023-12-05 14:48:39
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT
keywords crypto thorchain blockchain xchain
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `@xchainpy/xchain-util`

Utility helpers for XChain clients

## Modules (in alphabetical order)

- `asset` - Utilities for handling assets
- `amount` - Utilities for handling amounts

## Installation

`pip install xchainpy-util`

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "xchainpy2-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Crypto,THORChain,Blockchain,XChain",
    "author": "",
    "author_email": "Tirinox <developer@tirinox.ru>",
    "download_url": "https://files.pythonhosted.org/packages/bc/60/e7d31fa127b79bdae1d9c281d41b72c8765c46dfb62bc12eb1584f4add4d/xchainpy2_utils-0.0.6.tar.gz",
    "platform": null,
    "description": "# `@xchainpy/xchain-util`\n\nUtility helpers for XChain clients\n\n## Modules (in alphabetical order)\n\n- `asset` - Utilities for handling assets\n- `amount` - Utilities for handling amounts\n\n## Installation\n\n`pip install xchainpy-util`\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy 2 Utils",
    "version": "0.0.6",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        "thorchain",
        "blockchain",
        "xchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e1626a72b56a145c317f415d08c77434acc101278a4c37b74b659506b311efc",
                "md5": "5ffa2afad0f54e4a7738fc61ef22b1fa",
                "sha256": "a29d811759fe3fc3510f71e06ee702f020e5e39b59bb934722c95d03b0b3c93f"
            },
            "downloads": -1,
            "filename": "xchainpy2_utils-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ffa2afad0f54e4a7738fc61ef22b1fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 16343,
            "upload_time": "2023-12-05T14:48:36",
            "upload_time_iso_8601": "2023-12-05T14:48:36.727075Z",
            "url": "https://files.pythonhosted.org/packages/2e/16/26a72b56a145c317f415d08c77434acc101278a4c37b74b659506b311efc/xchainpy2_utils-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc60e7d31fa127b79bdae1d9c281d41b72c8765c46dfb62bc12eb1584f4add4d",
                "md5": "4f0cec1fe67a66160c0e19a580aeff76",
                "sha256": "4625c27e328dbb3347608bbe94c3e1377c253db015e82636280d10e72eea9c24"
            },
            "downloads": -1,
            "filename": "xchainpy2_utils-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4f0cec1fe67a66160c0e19a580aeff76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 13532,
            "upload_time": "2023-12-05T14:48:39",
            "upload_time_iso_8601": "2023-12-05T14:48:39.048822Z",
            "url": "https://files.pythonhosted.org/packages/bc/60/e7d31fa127b79bdae1d9c281d41b72c8765c46dfb62bc12eb1584f4add4d/xchainpy2_utils-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-05 14:48:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tirinox",
    "github_project": "xchainpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "xchainpy2-utils"
}
        
Elapsed time: 0.14975s