xchainpy2-mayachain


Namexchainpy2-mayachain JSON
Version 0.0.15 PyPI version JSON
download
home_pageNone
SummaryXChainPy2 MayaChain Client
upload_time2024-07-08 19:52:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords crypto mayachain blockchain xchain
VCS
bugtrack_url
requirements aiohttp pytest pydantic PyYAML pytest-aiohttp build twine aioresponses requests-mock
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `@xchainpy/xchain-mayachain`

MayaChain client package of `xchainpy` lib.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xchainpy2-mayachain",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Crypto, MayaChain, Blockchain, XChain",
    "author": null,
    "author_email": "Tirinox <developer@tirinox.ru>",
    "download_url": "https://files.pythonhosted.org/packages/c5/56/5235fe4ff14baeacfbe1d3e019e0575ebfb7195002c5ff2ba371d596ad10/xchainpy2_mayachain-0.0.15.tar.gz",
    "platform": null,
    "description": "# `@xchainpy/xchain-mayachain`\n\nMayaChain client package of `xchainpy` lib.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy2 MayaChain Client",
    "version": "0.0.15",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        " mayachain",
        " blockchain",
        " xchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77df7c20e8892d926c277adbf6eb1eecb2c128cd415fdab7053480dd3b0a5cb1",
                "md5": "6e2c0ea092cfffd91bf4e3a36c8dc40f",
                "sha256": "a7a11185ab36087c4e15d79a313beb41519187c14cc50c6a9fb3ada17d85bbd5"
            },
            "downloads": -1,
            "filename": "xchainpy2_mayachain-0.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e2c0ea092cfffd91bf4e3a36c8dc40f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 37692,
            "upload_time": "2024-07-08T19:52:00",
            "upload_time_iso_8601": "2024-07-08T19:52:00.568729Z",
            "url": "https://files.pythonhosted.org/packages/77/df/7c20e8892d926c277adbf6eb1eecb2c128cd415fdab7053480dd3b0a5cb1/xchainpy2_mayachain-0.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5565235fe4ff14baeacfbe1d3e019e0575ebfb7195002c5ff2ba371d596ad10",
                "md5": "030699c396f2aa2946ab62fc04bf4018",
                "sha256": "76af343216af296b9eb7dfa025c060a4ff9529c9bd165b7272b75a022bd3a05b"
            },
            "downloads": -1,
            "filename": "xchainpy2_mayachain-0.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "030699c396f2aa2946ab62fc04bf4018",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 26443,
            "upload_time": "2024-07-08T19:52:03",
            "upload_time_iso_8601": "2024-07-08T19:52:03.166759Z",
            "url": "https://files.pythonhosted.org/packages/c5/56/5235fe4ff14baeacfbe1d3e019e0575ebfb7195002c5ff2ba371d596ad10/xchainpy2_mayachain-0.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-08 19:52:03",
    "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"
                ]
            ]
        }
    ],
    "lcname": "xchainpy2-mayachain"
}
        
Elapsed time: 0.28014s