xchainpy2-dogecoin


Namexchainpy2-dogecoin JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryXChainPy2 Dogecoin Chain Client
upload_time2024-05-31 14:23:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords crypto doge dogecoin 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.
            # XChainPy2 Dogecoin Client

XChainPy Dogecoin Client is a Python library for interacting with Dogecoin blockchain.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xchainpy2-dogecoin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Crypto, DOGE, Dogecoin, Blockchain, XChain",
    "author": null,
    "author_email": "Tirinox <developer@tirinox.ru>",
    "download_url": "https://files.pythonhosted.org/packages/c7/d1/ad5b3fb0b946ff14e309f1f4b17f9a3bf6643c7bf9cbe9252a2cc6175878/xchainpy2_dogecoin-0.0.2.tar.gz",
    "platform": null,
    "description": "# XChainPy2 Dogecoin Client\n\nXChainPy Dogecoin Client is a Python library for interacting with Dogecoin blockchain.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy2 Dogecoin Chain Client",
    "version": "0.0.2",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        " doge",
        " dogecoin",
        " blockchain",
        " xchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3b8e0e1d051945f5072b9cdc320c8a3392ba2171ce40e21bdff09b5d1e61bff",
                "md5": "da6c0116c3da2538c1ac963c50ee4e5d",
                "sha256": "3eaf074b8856833ef68e63726c06013884c6460bd8fc91618959b9ff5dc030f6"
            },
            "downloads": -1,
            "filename": "xchainpy2_dogecoin-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da6c0116c3da2538c1ac963c50ee4e5d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4389,
            "upload_time": "2024-05-31T14:23:55",
            "upload_time_iso_8601": "2024-05-31T14:23:55.255256Z",
            "url": "https://files.pythonhosted.org/packages/f3/b8/e0e1d051945f5072b9cdc320c8a3392ba2171ce40e21bdff09b5d1e61bff/xchainpy2_dogecoin-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7d1ad5b3fb0b946ff14e309f1f4b17f9a3bf6643c7bf9cbe9252a2cc6175878",
                "md5": "616a0198410f5cd9eb220bb405c582a1",
                "sha256": "8e314aed837194b09dd9490ab84763cf0b58d03342e1244d4bff8a96c8752436"
            },
            "downloads": -1,
            "filename": "xchainpy2_dogecoin-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "616a0198410f5cd9eb220bb405c582a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3744,
            "upload_time": "2024-05-31T14:23:57",
            "upload_time_iso_8601": "2024-05-31T14:23:57.396969Z",
            "url": "https://files.pythonhosted.org/packages/c7/d1/ad5b3fb0b946ff14e309f1f4b17f9a3bf6643c7bf9cbe9252a2cc6175878/xchainpy2_dogecoin-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 14:23:57",
    "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-dogecoin"
}
        
Elapsed time: 0.35175s