xchainpy2-utils


Namexchainpy2-utils JSON
Version 0.0.24 PyPI version JSON
download
home_pageNone
SummaryXChainPy 2 Utils
upload_time2024-11-15 13:47:33
maintainerNone
docs_urlNone
authorNone
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.
            # XChainPy2 Utilities Package

Utility helpers that are used across different XChainPy2 clients and other packages.

### Modules (in alphabetical order)

- `Asset` - Utilities for handling assets
- `Amount` - Utilities for handling amounts
- `CryptoAmount` is a combination of `Asset` and `Amount`

### Documentation

👉 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_utils.html




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xchainpy2-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Crypto, THORChain, Blockchain, XChain",
    "author": null,
    "author_email": "Tirinox <developer@tirinox.ru>",
    "download_url": "https://files.pythonhosted.org/packages/61/6f/391d30a723c055358dc2161314b61d5c44dfbd6fba972d15fea6c8dd5c86/xchainpy2_utils-0.0.24.tar.gz",
    "platform": null,
    "description": "# XChainPy2 Utilities Package\n\nUtility helpers that are used across different XChainPy2 clients and other packages.\n\n### Modules (in alphabetical order)\n\n- `Asset` - Utilities for handling assets\n- `Amount` - Utilities for handling amounts\n- `CryptoAmount` is a combination of `Asset` and `Amount`\n\n### Documentation\n\n\ud83d\udc49 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_utils.html\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy 2 Utils",
    "version": "0.0.24",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        " thorchain",
        " blockchain",
        " xchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07b87d151a5c6b7d77cd8564f8d84e54c9ee65ff41fd8c15a76376daafd9a1b6",
                "md5": "538489b32899a63de214f1744209a957",
                "sha256": "95d4126b64ecdf5c218812da42f7ca42b978799fa7a172306c7f8cbfd3dc4646"
            },
            "downloads": -1,
            "filename": "xchainpy2_utils-0.0.24-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "538489b32899a63de214f1744209a957",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25018,
            "upload_time": "2024-11-15T13:47:30",
            "upload_time_iso_8601": "2024-11-15T13:47:30.751303Z",
            "url": "https://files.pythonhosted.org/packages/07/b8/7d151a5c6b7d77cd8564f8d84e54c9ee65ff41fd8c15a76376daafd9a1b6/xchainpy2_utils-0.0.24-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "616f391d30a723c055358dc2161314b61d5c44dfbd6fba972d15fea6c8dd5c86",
                "md5": "65e99ef4abd9f6b9e48e29e908d5fda3",
                "sha256": "a79016a48a66bda3c533ed9d3fc44dc8f758839db15f9242f5e5161cfa509afb"
            },
            "downloads": -1,
            "filename": "xchainpy2_utils-0.0.24.tar.gz",
            "has_sig": false,
            "md5_digest": "65e99ef4abd9f6b9e48e29e908d5fda3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 20335,
            "upload_time": "2024-11-15T13:47:33",
            "upload_time_iso_8601": "2024-11-15T13:47:33.409105Z",
            "url": "https://files.pythonhosted.org/packages/61/6f/391d30a723c055358dc2161314b61d5c44dfbd6fba972d15fea6c8dd5c86/xchainpy2_utils-0.0.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 13:47:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tirinox",
    "github_project": "xchainpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "xchainpy2-utils"
}
        
Elapsed time: 0.38883s