xchainpy2-cosmos


Namexchainpy2-cosmos JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryXChainPy2 Cosmos Client
upload_time2024-11-22 07:54:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords crypto thorchain blockchain xchain cosmos
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.
            # XChainPy2 Cosmos (Atom) Chain Client

Cosmos chain client.

### Documentation

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xchainpy2-cosmos",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Crypto, THORChain, Blockchain, XChain, Cosmos",
    "author": null,
    "author_email": "Tirinox <developer@tirinox.ru>",
    "download_url": "https://files.pythonhosted.org/packages/c2/97/d2cec5450a55a0f90d5015e1d54e140ed6398d7f533d1ea827de6c121c0c/xchainpy2_cosmos-0.0.7.tar.gz",
    "platform": null,
    "description": "# XChainPy2 Cosmos (Atom) Chain Client\n\nCosmos chain client.\n\n### Documentation\n\n\ud83d\udc49 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_cosmos.html\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy2 Cosmos Client",
    "version": "0.0.7",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        " thorchain",
        " blockchain",
        " xchain",
        " cosmos"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3775390f2ed861d0deb507813ac0a8356982f276e290da608c6da492ba3002c8",
                "md5": "4d2cc0be4c576792e7f91a44f7544ef0",
                "sha256": "f54ade28b05f0d4851d56add855d2e5b891464a37d1c8a8d89194592a31113fd"
            },
            "downloads": -1,
            "filename": "xchainpy2_cosmos-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d2cc0be4c576792e7f91a44f7544ef0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17646,
            "upload_time": "2024-11-22T07:54:38",
            "upload_time_iso_8601": "2024-11-22T07:54:38.585411Z",
            "url": "https://files.pythonhosted.org/packages/37/75/390f2ed861d0deb507813ac0a8356982f276e290da608c6da492ba3002c8/xchainpy2_cosmos-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c297d2cec5450a55a0f90d5015e1d54e140ed6398d7f533d1ea827de6c121c0c",
                "md5": "8d8210ab15d7ffafa38ef3422dcf9877",
                "sha256": "bb7b5c8ceab6c8425bac5dc756b4ba53b98e2ada1ea4720015dd1d2e4dcd8ded"
            },
            "downloads": -1,
            "filename": "xchainpy2_cosmos-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "8d8210ab15d7ffafa38ef3422dcf9877",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15972,
            "upload_time": "2024-11-22T07:54:39",
            "upload_time_iso_8601": "2024-11-22T07:54:39.725811Z",
            "url": "https://files.pythonhosted.org/packages/c2/97/d2cec5450a55a0f90d5015e1d54e140ed6398d7f533d1ea827de6c121c0c/xchainpy2_cosmos-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 07:54:39",
    "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-cosmos"
}
        
Elapsed time: 0.38349s