xchainpy2-avalanche


Namexchainpy2-avalanche JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryXChainPy2 Avalanche Client
upload_time2024-11-22 07:51:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords crypto avalanche avax blockchain xchain
VCS
bugtrack_url
requirements aiohttp pytest pydantic PyYAML pytest-aiohttp build twine aioresponses requests-mock myst-parser
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # XChainPy 2 Avalanche Client

[Avalanche network](https://www.avax.network/) client package of XChainPy2 library.

### Documentation

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xchainpy2-avalanche",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Crypto, Avalanche, Avax, Blockchain, XChain",
    "author": null,
    "author_email": "Tirinox <developer@tirinox.ru>",
    "download_url": "https://files.pythonhosted.org/packages/ae/21/245076566ae9d12dee0ddc15a1765bc8cc618c9c20789ba45ce19389f39b/xchainpy2_avalanche-0.0.5.tar.gz",
    "platform": null,
    "description": "# XChainPy 2 Avalanche Client\n\n[Avalanche network](https://www.avax.network/) client package of XChainPy2 library.\n\n### Documentation\n\n\ud83d\udc49 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_avalanche.html\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy2 Avalanche Client",
    "version": "0.0.5",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        " avalanche",
        " avax",
        " blockchain",
        " xchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8a60a0b2d5461038f03feb783fd765bdeeb904461e3311523ee32585b5bd204",
                "md5": "6ec98bcc33d7f2fde0577176ade11895",
                "sha256": "2d7c0b9909b300678b6fb547867072287f69260dabfcd5d3e7d762f6a5ec3dd6"
            },
            "downloads": -1,
            "filename": "xchainpy2_avalanche-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ec98bcc33d7f2fde0577176ade11895",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8881,
            "upload_time": "2024-11-22T07:51:24",
            "upload_time_iso_8601": "2024-11-22T07:51:24.622444Z",
            "url": "https://files.pythonhosted.org/packages/f8/a6/0a0b2d5461038f03feb783fd765bdeeb904461e3311523ee32585b5bd204/xchainpy2_avalanche-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae21245076566ae9d12dee0ddc15a1765bc8cc618c9c20789ba45ce19389f39b",
                "md5": "a8cdb07b66c5631bd4a7ac20ca5b22ad",
                "sha256": "7ee60109944bbc4bbf1f3f48509012fbc428b3398c10ad6d5949cd579e8badb3"
            },
            "downloads": -1,
            "filename": "xchainpy2_avalanche-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a8cdb07b66c5631bd4a7ac20ca5b22ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8891,
            "upload_time": "2024-11-22T07:51:26",
            "upload_time_iso_8601": "2024-11-22T07:51:26.306519Z",
            "url": "https://files.pythonhosted.org/packages/ae/21/245076566ae9d12dee0ddc15a1765bc8cc618c9c20789ba45ce19389f39b/xchainpy2_avalanche-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 07:51:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tirinox",
    "github_project": "xchainpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "~=",
                    "3.9.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "~=",
                    "7.4.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2.4.2"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "~=",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "pytest-aiohttp",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "aioresponses",
            "specs": [
                [
                    "==",
                    "0.7.6"
                ]
            ]
        },
        {
            "name": "requests-mock",
            "specs": [
                [
                    "==",
                    "1.11.0"
                ]
            ]
        },
        {
            "name": "myst-parser",
            "specs": []
        }
    ],
    "lcname": "xchainpy2-avalanche"
}
        
Elapsed time: 1.29676s